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

Auto-normalization config file generator for imaging #1

Closed
KedoKudo opened this issue Oct 28, 2020 · 0 comments · Fixed by #2
Closed

Auto-normalization config file generator for imaging #1

KedoKudo opened this issue Oct 28, 2020 · 0 comments · Fixed by #2
Assignees
Labels
enhancement New feature or request

Comments

@KedoKudo
Copy link
Contributor

This is a duplicate user story listed in here https://code.ornl.gov/sns-hfir-scse/imaging/imaging/-/issues/29

All the features requested as part of this user story have already been implemented in a notebook (https://neutronimaging.pages.ornl.gov/tutorial/notebooks/normalization_with_simplify_selection/#activate-search). But right now the functionality is within the main class/UI code and will need to be moved out of the script to be able to be called from the command line.
The program will take a folder or a list of folders as input. Then the program will group those data in a dictionary by folder (top level), then by acquisition duration time, then by config. Each config should have a given set of metadata. Then the acquisition starting time should also be recorded in the dictionary. The first and last image of each config will be recorded as well. Then open beam, and dark field files, found in 2 other locations, will be associated with the proper samples.

@KedoKudo KedoKudo added the enhancement New feature or request label Oct 28, 2020
@KedoKudo KedoKudo self-assigned this Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant