Skip to:
A number of pipeline YAML reorganization tickets emerged as part of the implementation of RFC-927: Clarify pipeline definition YAML directory structuresImplemented:
cp_pipe & cp_verify: DM-39212: Move ingredient pipeline definitions in cp_pipe and cp_verify to the pipelines directoryDone
ap_pipe & ap_verify: DM-39214: Move ingredient pipeline definitions in ap_pipe and ap_verify to the pipelines directoryDone
drp_pipe: DM-39333: Move ingredient pipeline definitions in drp_pipe to the pipelines directoryDone
These tickets placed a README file into the top-level pipelines directories and the _ingredients sub-directories.
pipelines
_ingredients
Significant iteration and improvement of the README files occurred as these tickets progressed, ending with DM-39214: Move ingredient pipeline definitions in ap_pipe and ap_verify to the pipelines directoryDone. This ticket updates the README files in the earlier tickets accordingly.
Note: READMEs were initially added into drp_pipe on DM-39205: Add README.md files into DRP_PIPE ingredients and pipelinesDone. This ticket brings those initial files in line with similar READMEs constructed for use elsewhere in the stack as part of implementation for https://rubinobs.atlassian.net/browse/RFC-927#icft=RFC-927.
drp_pipe
Thanks Arun - PR comment addressed, branches merged and deleted.
Looks good Lee. I just had a question about leaving out "for science purposes", and posted it in one of the PRs.
drp_pipe PR: https://github.com/lsst/drp_pipe/pull/71cp_pipe PR: https://github.com/lsst/cp_pipe/pull/198cp_verify PR: https://github.com/lsst/cp_verify/pull/28
A number of pipeline YAML reorganization tickets emerged as part of the implementation of RFC-927: Clarify pipeline definition YAML directory structuresImplemented:
cp_pipe & cp_verify: DM-39212: Move ingredient pipeline definitions in cp_pipe and cp_verify to the pipelines directoryDone
ap_pipe & ap_verify: DM-39214: Move ingredient pipeline definitions in ap_pipe and ap_verify to the pipelines directoryDone
drp_pipe: DM-39333: Move ingredient pipeline definitions in drp_pipe to the pipelines directoryDone
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: Move ingredient pipeline definitions in ap_pipe and ap_verify to the pipelines directoryDone. This ticket updates the README files in the earlier tickets accordingly.
Note: READMEs were initially added into
drp_pipe
on DM-39205: Add README.md files into DRP_PIPE ingredients and pipelinesDone. This ticket brings those initial files in line with similar READMEs constructed for use elsewhere in the stack as part of implementation for https://rubinobs.atlassian.net/browse/RFC-927#icft=RFC-927.