Avoid using `run_metadata()` by default, to not fail for EXDF-v0.5 files
- Feb 22, 2024
-
-
Karim Ahmed authorede06aedfa
-
Karim Ahmed authoredbed5ea21
-
Karim Ahmed authoredd20c2f45
-
Karim Ahmed authored0174e7e4
-
SPB faced a failed dark processing for GH2 while looking for the proposal number. As I understand they were using a run validator to create voview files of 0.5V
I have avoided depending on the run_metadata() from extra_data in all places that don't check for the Version.
CI tests