-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
CI / TestingAbout CI and/or testingAbout CI and/or testingtech debt cleanupWe need to do this to avoid tech debtWe need to do this to avoid tech debt
Description
The current format of test data is not perfectly compatible with the debug output of ewms-pilot. In particular:
-
in-pickles of ewms-pilot are dictionaries already containingreco_algoandpframe, while the current CI pipeline expects a barepframein the pickle, and wraps it in a dictionary withreco_algowith an auxiliary script. Should we drop the "old" format and update the test data formillipede_original? - the
outpickle for comparison is expected to have a filename in the form*.out.pklwhile ewms-pilot outputs something in the formf"out-{HASH}.pkl". We may want to make this consistent.
Additional remarks:
- the scan of
hese_event_01.jsonoutputs a file namedrun00127907.evt000020178442.HESE_1.npzbut is supposedly a simulated event. I find it a bit confusing.
Metadata
Metadata
Assignees
Labels
CI / TestingAbout CI and/or testingAbout CI and/or testingtech debt cleanupWe need to do this to avoid tech debtWe need to do this to avoid tech debt