Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
At present, the $CP_PIPE_DIR/pipelines/DarkEnergyCamera/cpFlat.yaml pipeline does not contain any of the de-facto standard config overrides used for DECam data reductions:
-c isr:overscan.fitType='MEDIAN_PER_ROW'
|
-c cpFlatNorm:level='AMP'
|
Furthermore, no such equivalent cpBias.yaml pipeline exists for DECam. This ticket creates the cpBias.yaml pipeline, and adds in the above config overrides where relevant.
Attachments
Issue Links
- relates to
-
DM-30651 Switch DECam overscan correction to median per row
- Done
Would you have a chance to look at this Chris? On closer inspection, it looks like the inclusion of the instrument identifier allows for any already-defined camera specific config overrides to be automatically picked up. This is not only cleaner-looking, but means that DECam-specific config overrides only need to be specified in one place in the future.
PR for this ticket. Jenkins run for this ticket.