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

Load multiple datasets from single ORSO file #171

Open
Tracked by #170
bmaranville opened this issue Mar 8, 2024 · 0 comments
Open
Tracked by #170

Load multiple datasets from single ORSO file #171

bmaranville opened this issue Mar 8, 2024 · 0 comments

Comments

@bmaranville
Copy link
Member

@acaruana2009 wants to be able to save all the reduced data for a single sample condition.

This includes possibly multiple incident angles, and for each incident angle includes multiple polarizations.

It is proposed that load4 is modified so that it can read multiple entries, group them properly by incident_angle and polarization, and create a list of PolarizedNeutronProbe objects for each incident_angle

It is not clear if it will make more sense to save all entries at the same level (but they are distinguished by the values of the incident_angle and polarization stored in the ORSO metadata).

We may want to add an unambiguous grouping tag instead of relying on incident angle, which relies on (problematic) floating-point comparison (jitter in the value of the motor? other floating-point fails?)

@bmaranville bmaranville mentioned this issue Mar 8, 2024
14 tasks
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

No branches or pull requests

1 participant