Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support loading multiple tomos per run into the v1 api #335

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

jgadling
Copy link
Contributor

Previously the v1 ingestion was assuming we'd only support one tomogram per voxelspacing. This updates the db ingestion to read multiple tomograms so long as they have a different combination of [voxel spacing, deposition, processing, reconstruction_method]

This set of fields as a unique key is similar to the set used for ingesting tomgrams into the V2 api.

@jgadling jgadling requested a review from uermel October 22, 2024 15:50
@jgadling jgadling merged commit a7c3612 into main Oct 22, 2024
6 checks passed
@jgadling jgadling deleted the jgadling/multi-tomo-v1 branch October 22, 2024 16:25
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.

2 participants