We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update the existing ingestion workflow to support capturing metadata for the per section parameters.
The changes required for the entities are as follows:
{ ... "per_section_parameters" : [ { "frame_path": "10000/TS_026/Frames/frame1.tiff", "raw_angle": 0.1, "z-index": 15, "frame_acquistion_order": 1, "astigmatic_angle": 0.324, "major_defocus": 1.234, "minor_defocus": 2.345, "phase_shift": 3.456, "max_resolution": 9.876 }, ... ], ...
The text was updated successfully, but these errors were encountered:
manasaV3
No branches or pull requests
Task
Update the existing ingestion workflow to support capturing metadata for the per section parameters.
The changes required for the entities are as follows:
Tiltseries Metadata
How are the data sourced?
What done looks like?
Notes
The text was updated successfully, but these errors were encountered: