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

Add ability to read dark data from HDF5 file #1666

Open
psavery opened this issue Mar 4, 2024 · 0 comments
Open

Add ability to read dark data from HDF5 file #1666

psavery opened this issue Mar 4, 2024 · 0 comments
Assignees
Labels
hedm HEDM workflow

Comments

@psavery
Copy link
Collaborator

psavery commented Mar 4, 2024

In the simple image series loader, sometimes the dark data is in the same HDF5 file as the image data, and sometimes it is in a separate HDF5 file. We have an example from APS of this, and CHESS mentioned they will have some examples of this as well with their new detectors.

We should add the ability to load dark data from an HDF5 file.

We should potentially also add some logic for automatically detecting the "type" of HDF5 file, if we can, and automatically selecting the dark data within the HDF5 file if the type was detected. This will simplify usage so that if the image data is loaded from one of these HDF5 files, the dark field will be populated automatically.

@psavery psavery added the hedm HEDM workflow label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hedm HEDM workflow
Projects
None yet
Development

No branches or pull requests

2 participants