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-39227: rework (with deprecation) ForcedPhotCcd external-calibration connections. #248

Merged
merged 4 commits into from Jul 13, 2023

Conversation

TallJimbo
Copy link
Member

No description provided.

@@ -748,7 +779,8 @@ def runQuantum(self, butlerQC, inputRefs, outputRefs):
skyCorr=skyCorr,
externalSkyWcsCatalog=externalSkyWcsCatalog,
externalPhotoCalibCatalog=externalPhotoCalibCatalog,
finalizedPsfApCorrCatalog=finalizedPsfApCorrCatalog
finalizedPsfApCorrCatalog=finalizedPsfApCorrCatalog,
visitSummary=inputs.pop("visitSummary"),
Copy link
Contributor

Choose a reason for hiding this comment

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

Barely worth mentioning, but you used single quotes for this above.

The deprecation message unfortunately didn't include the "remove after"
version, but it was added back in v20, so it's plenty safe to remove
now.
@TallJimbo TallJimbo merged commit dfc17ae into main Jul 13, 2023
2 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-39227 branch July 13, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants