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

Update DB ingest for FramesAcquisitionFile #1529

Open
Tracked by #1508
manasaV3 opened this issue Jan 24, 2025 · 0 comments
Open
Tracked by #1508

Update DB ingest for FramesAcquisitionFile #1529

manasaV3 opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
backend P0 Must have

Comments

@manasaV3
Copy link
Contributor

manasaV3 commented Jan 24, 2025

Task

In the v2 db ingestion step, we add an importer to update the FrameAcquisitionFiles.

This should look for files that match the *.mdoc pattern in the Frames folder, and create a record in the FrameAcquisitionFiles table with the file path.

path to glob for FrameAcquisitionFiles:

/{dataset_id}/{run_name}/Frames/*.mdoc

What done looks like?

All the runs that have a related mdoc file also have a record for it in the db.

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend P0 Must have
Projects
None yet
Development

No branches or pull requests

2 participants