Details
Description
A number of pipeline YAML reorganization tickets emerged as part of the implementation of RFC-927:
These tickets placed a README file into the top-level pipelines directories and the _ingredients sub-directories.
Significant iteration and improvement of the README files occurred as these tickets progressed, ending with DM-39214. This ticket updates the README files in the earlier tickets accordingly.
Note: READMEs were initially added into drp_pipe on DM-39205. This ticket brings those initial files in line with similar READMEs constructed for use elsewhere in the stack as part of implementation for RFC-927.
Attachments
Issue Links
- relates to
-
DM-39205 Add README.md files into DRP_PIPE ingredients and pipelines
- Done
-
DM-39212 Move ingredient pipeline definitions in cp_pipe and cp_verify to the pipelines directory
- Done
-
DM-39214 Move ingredient pipeline definitions in ap_pipe and ap_verify to the pipelines directory
- Done
-
DM-39333 Move ingredient pipeline definitions in drp_pipe to the pipelines directory
- Done
-
RFC-927 Clarify pipeline definition YAML directory structures
- Implemented
drp_pipe PR: https://github.com/lsst/drp_pipe/pull/71
cp_pipe PR: https://github.com/lsst/cp_pipe/pull/198
cp_verify PR: https://github.com/lsst/cp_verify/pull/28