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-39858: Add imSim-specific overrides for CalibrateImageTask #465

Merged
merged 3 commits into from Aug 21, 2023

Conversation

parejkoj
Copy link
Contributor

No description provided.

Copy link
Member

@kfindeisen kfindeisen left a comment

Choose a reason for hiding this comment

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

Looks good; minor question about defaults.

@@ -22,5 +22,4 @@
"""
imsim-specific overrides for IsrTask
"""
config.doCrosstalk = True
Copy link
Member

Choose a reason for hiding this comment

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

If the obs_lsst default changed to False, would you want this one to follow suit or remain at True?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good question: I could see it going either way, but we know we need to do crosstalk correction in all the LSSTCam chips (simulated and real), so I don't foresee it ever being set to False in the lowest-level instrument override.

doCrosstalk is overridden to True in the base-level obs_lsst isr.py.
This is the value used in DRP and AP for all imsim datasets.
@parejkoj parejkoj merged commit 18ae763 into main Aug 21, 2023
3 checks passed
@parejkoj parejkoj deleted the tickets/DM-39858 branch August 21, 2023 23:10
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