Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: faro
-
Labels:None
-
Epic Link:
-
Team:DM Science
-
Urgent?:No
Description
Starting with the w_2021_03_13 build, validate_drp_gen3 (which executes scripts in faro) takes 3X longer than before (more than 13 hours rather than 4+ hours).
The time appears to be consumed in the processCcd step at the end of https://github.com/lsst/faro/blob/master/bin/hsc_gen2_to_gen3.sh#L12. But the total time taken by "calibrate", "characterizeImage", and "isr" quanta in that step as reported by ctrl.mpexec.singleQuantumExecutor is 77769.208 sec prior to the weekly and 78151.527 sec for the weekly, so the delay does not appear to be in the algorithmic code.
Note from Jim on slack that the processCcd pipeline subset on HSC should be run as : $OBS_SUBARU/pipelines/DRP.yaml