-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support realtime 2023a data format (
SplitInIcePulses
) (#244)
* Changed pulse tag to 'SplitInIcePulses' * <bot> update dependencies*.log files(s) * add mapping for input pulses name * determine pulses name from realtime version + refactoring * formatting * typing * add pulse series as argument, replace literals with cfg * add * more * pulses name in state dict * <bot> update dependencies*.log files(s) * copy pulses from specified pulses_name * revert to default input pulses name * followup changes * revert to default pulses name downstream * typing issues * log keys * fix case of no version * remove stray arg * static pulses name * revert to original pulses name so single-pixel tests do not fail * temporarily toggle * fix * pin rabbitmq myself * pin rabbitmq/2 * <bot> update dependencies*.log files(s) * Added json of event 138632 31747601 * test new format * printout baseline gcd file * try staging gcd * correct filename * wrong method * fix path * emergency data source * pass filename not path * datastager client side * datastager client side/2 * typing consistency * re-organize datastager * backward compatibility * revert temporary remote source * a bit more logging * increase log * more logs/2 * force debug logging * restore remote paht * pass baseline gcd filename instead of full path * fix gcd again * <bot> update dependencies*.log files(s) * copy over the TimeRange and update config vars * fix typo. copy m-wilks result for new test event * del TimeRange * revert input pulseseries name and add m-original reference * copy the splinempe reco seed if it doesn't exist by default * pass Keys named argument * add reference for splinempe * remove pulses_name=None and use single underscore * missed one --------- Co-authored-by: G-Sommani <[email protected]> Co-authored-by: wipacdevbot <[email protected]> Co-authored-by: Tianlu Yuan <[email protected]>
- Loading branch information
1 parent
dd68883
commit 4dba8f2
Showing
15 changed files
with
479 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.