Skip to content

Add verifyimport command to compare h5m data against Horreum#76

Open
stalep wants to merge 1 commit intoHyperfoil:mainfrom
stalep:verify-legacy
Open

Add verifyimport command to compare h5m data against Horreum#76
stalep wants to merge 1 commit intoHyperfoil:mainfrom
stalep:verify-legacy

Conversation

@stalep
Copy link
Copy Markdown
Member

@stalep stalep commented Apr 30, 2026

CLI command that connects to both a Horreum legacy database and the h5m database, comparing:

  • Node structure (label counts, change detection counts)
  • Label values per dataset ordinal for each run
  • Missing/extra/mismatched labels

Usage:
h5m verifyimport testId=347 runId=42426 \ username=horreum-user password=horreum \ url=jdbc:postgresql://0.0.0.0:6000/horreum

CLI command that connects to both a Horreum legacy database and the
h5m database, comparing:
- Node structure (label counts, change detection counts)
- Label values per dataset ordinal for each run
- Missing/extra/mismatched labels

Usage:
  h5m verifyimport testId=347 runId=42426 \
    username=horreum-user password=horreum \
    url=jdbc:postgresql://0.0.0.0:6000/horreum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant