Details
Description
Complete the implementation of RFC-775 by removing config files from obs_ packages where possible; those that remain should meet the criteria that all invocations of the task for that instrument (in any configuration) should use that configuration, but invocations of the task for most other instruments should not. Configuration should generally be moved to _pipe packages, either as config files or pieces of pipeline files.
This is not doable until Gen2 has been retired, as we don't want to try to change where Gen2 looks up config files.
Attachments
Issue Links
- blocks
-
DM-35504 Unify ap_pipe configs
- To Do
- is blocked by
-
DM-33256 Remove Gen 2 support from verify
- Done
-
DM-35670 Remove gen2 support from pipe_tasks
- Done
- is triggered by
-
RFC-775 Reorganize pipelines and packages at the top of the Science Pipelines codebase
- Adopted
- relates to
-
DM-39796 Update task config defaults to LSST values
- Done
-
DM-40210 Clean up ap_pipe and ap_verify pipelines
- Done
I have added the remaining gen2 removal tickets that could block this. Although no obs packages support gen2 any more so I imagine that means this ticket can proceed.