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-24760: Migrate measureCrosstalk.py to cp_pipe #144

Merged
merged 5 commits into from Jul 27, 2020
Merged

Conversation

czwa
Copy link
Contributor

@czwa czwa commented Jun 29, 2020

Remove measureCrosstalk.py, and update CrosstalkCalib to retain all measured parameters.

@czwa czwa requested a review from mfisherlevine June 29, 2020 20:42
@czwa czwa force-pushed the tickets/DM-24760 branch 4 times, most recently from 02a98d1 to ba8c59f Compare July 13, 2020 21:48
python/lsst/ip/isr/calibType.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/calibType.py Show resolved Hide resolved
python/lsst/ip/isr/calibType.py Show resolved Hide resolved
python/lsst/ip/isr/calibType.py Show resolved Hide resolved
python/lsst/ip/isr/calibType.py Show resolved Hide resolved
tests/test_crosstalk.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/crosstalk.py Show resolved Hide resolved
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 Outdated Show resolved Hide resolved
czwa added 4 commits July 22, 2020 12:52
These elements were being silently dropped even when the input
calibration populated the entries.  To ensure this isn't the case,
initialize these fields as matching the shape of the coefficient table
when they do not exist.

For simplicity, the __init__ method now allows the calibration to be
initialized to the correct size if the nAmp parameter is passed.
DMTN-148 listed header/metadata keywords that would be required.  This
attempts to ensure that the base class handles them consistently.
@czwa czwa merged commit 9bcb941 into master Jul 27, 2020
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