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-43049: Add more plots to LsstComCamSim #214

Merged
merged 1 commit into from Feb 29, 2024
Merged

DM-43049: Add more plots to LsstComCamSim #214

merged 1 commit into from Feb 29, 2024

Conversation

taranu
Copy link
Contributor

@taranu taranu commented Feb 28, 2024

This hack is needed to make this task work with ops rehearsal 3.

@@ -72,7 +72,7 @@ def runQuantum(self, butlerQC, inputRefs, outputRefs):

# For some reason the imsim filterMaps don't work the same way as
# the HSC ones do, this is a bit hacky but fixes this
if "sim" in bands[0] or "smeared" in bands[0]:
if bands[0].startswith("lsst") or "sim" in bands[0] or "smeared" in bands[0]:
Copy link
Contributor

Choose a reason for hiding this comment

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

RFC-976 please save us!

@taranu taranu merged commit e86a079 into main Feb 29, 2024
8 checks passed
@taranu taranu deleted the tickets/DM-43049 branch February 29, 2024 03:56
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.

None yet

2 participants