-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: add Hall B pressure timeline #132
Conversation
Currently blocked by JeffersonLab/rcdb#101, if we indeed need the run start and stop time to correctly query MYA. |
34100de
to
8e356fb
Compare
We'll need to do something about the |
027e92a
to
fbc0701
Compare
Refactored, centralized For a few sample runs, the 2H01 y position is not a single Gaussian, and the fits are bad, e.g., This is a new, RG-D specific issue, and out of scope of this PR. The good news is that obtaining the Hall pressure for @hauenst should be relatively straightforward now. |
6487fb4
to
d9e2ecd
Compare
c0440a6
to
ca6611c
Compare
Requested by @hauenst
ops
MYA deployment instead ofhistory
; this is done by first queryingops
, and if that fails, it querieshistory
(and if that fails, an exception is thrown)