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-19214: ip_isr crosstalk shouldn't depend on detector hasCrosstalk( )and getCrosstalk() #95

Merged
merged 4 commits into from Aug 9, 2019

Conversation

czwa
Copy link
Contributor

@czwa czwa commented May 21, 2019

Crosstalk application currently demands that the exposure detector have the crosstalk coefficient data included in the detector definition. This makes measuring CT on new detectors challenging, and is explicitly not used for the most well-tested cameras (HSC/DECam). This change allows the crosstalk coefficients to be set in the isr.crosstalk configuration.

To support this change, MeasureCrosstalkTask grabbed previously isolated functions into the task class, and additional debug visualization methods were added to help assess the measurement quality.

python/lsst/ip/isr/crosstalk.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/crosstalk.py Show resolved Hide resolved
python/lsst/ip/isr/crosstalk.py Show resolved Hide resolved
python/lsst/ip/isr/crosstalk.py Show resolved Hide resolved
python/lsst/ip/isr/isrMock.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/measureCrosstalk.py Show resolved Hide resolved
python/lsst/ip/isr/measureCrosstalk.py Show resolved Hide resolved
python/lsst/ip/isr/measureCrosstalk.py Show resolved Hide resolved
python/lsst/ip/isr/measureCrosstalk.py Show resolved Hide resolved
python/lsst/ip/isr/measureCrosstalk.py Show resolved Hide resolved
@czwa czwa merged commit 8be47f4 into master Aug 9, 2019
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

3 participants