Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:15
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
The harder part of removing suprimecam support is merging the config overrides in config/ with those in config/HSC, but that also brings some of the biggest gains in terms of reduction of complexity.
It may be most useful to do this when putting config overrides directly in pipeline YAML definitions becomes a realistic possibility (e.g. because the CmdLineTask forms of some tasks are being retired). I do not think all of the general overrides in config/ belong in pipelines, but some of them are more about the DRP pipeline in general than they are about Subaru instruments, and those should move.
Attachments
Issue Links
- is blocked by
-
RFC-688 Remove SuprimeCam support from obs_subaru
- Implemented
- relates to
-
DM-28138 Fix DM-27255 breaking obs_subaru configs
- Done
-
DM-27008 Update Functor implementation to use gen3 butler/parquet access
- Done
-
DM-28103 safeClip not respecting Subaru configs
- Done
-
DM-28056 Fix fgcmCalibrateTractTable DefaultName Error
- Done
-
DM-28102 Correct obs_base typo in processCcdWithFakes
- Done
-
DM-28100 Correct typo in pipe_base argumentParser
- Won't Fix
Update - the above Jenkins run failed due to an issue in pipe_tasks associated with
DM-27008which was pushed to master a few hours before submitting this ticket for a final Jenkins run. These changes have now been reversed on the master branch.I set off a new Jenkins run this morning after the above changes had been reverted overnight, and this successfully passed just now. I hope this now looks okay to merge to master.