Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-44873: Ensure pipeline names/subsets/paths are correct in ts_externalscripts #130

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

czwa
Copy link
Contributor

@czwa czwa commented Jun 17, 2024

Update calibration code for cp_pipe/cp_verify changes due to RFC-1013.

  • Switch instrument names in file path to match default:
    • Latiss -> LATISS
    • LsstComCam -> LSSTComCam
  • Fix changes in pipeline definition names:
    • findDefects.yaml -> cpDefects.yaml
    • VerifyBias.yaml -> verifyBias.yaml (similar changes for verifyDark.yaml and verifyFlat.yaml).
  • Fix subset name change:
    • gainFromFlatPairs -> cpPtcGainFromFlatPairs

@czwa czwa requested a review from edennihy June 17, 2024 22:53
Copy link
Contributor

@edennihy edennihy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good. These repos utilize towncrier to generate the changelog for each release, can you please add a news fragment describing the changes? Instructions can be found here: https://github.com/lsst-ts/ts_externalscripts/blob/develop/doc/news/README.rst

* Switch instrument names in file path to match default:
  * Latiss -> LATISS
  * LsstComCam -> LSSTComCam
* Fix changes in pipeline definition names:
  * findDefects.yaml -> cpDefects.yaml
  * VerifyBias.yaml -> verifyBias.yaml (similar changes for
    verifyDark.yaml and verifyFlat.yaml).
* Fix subset name change:
  * gainFromFlatPairs -> cpPtcGainFromFlatPairs
@czwa czwa force-pushed the tickets/DM-44873 branch from b14bf51 to b44d202 Compare June 18, 2024 19:06
@czwa czwa merged commit bbf9f2c into develop Jun 20, 2024
2 checks passed
@czwa czwa deleted the tickets/DM-44873 branch June 20, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants