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-46426: Create new IsrTaskLSST pipeline yaml for CTI #350

Merged
merged 9 commits into from
Oct 11, 2024

Conversation

Alex-Broughton
Copy link
Contributor

No description provided.

Copy link
Contributor

@czwa czwa left a comment

Choose a reason for hiding this comment

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

I think this is mostly comment typos/clarificiations.

python/lsst/ip/isr/deferredCharge.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/deferredCharge.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/isrMockLSST.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/isrStatistics.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/deferredCharge.py Show resolved Hide resolved
python/lsst/ip/isr/deferredCharge.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/isrMockLSST.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/isrStatistics.py Show resolved Hide resolved
python/lsst/ip/isr/isrStatistics.py Show resolved Hide resolved
python/lsst/ip/isr/isrTaskLSST.py Show resolved Hide resolved
python/lsst/ip/isr/isrTaskLSST.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/deferredCharge.py Show resolved Hide resolved
python/lsst/ip/isr/deferredCharge.py Show resolved Hide resolved
python/lsst/ip/isr/deferredCharge.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/isrStatistics.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/isrStatistics.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/isrTask.py Outdated Show resolved Hide resolved
python/lsst/ip/isr/isrTaskLSST.py Show resolved Hide resolved
python/lsst/ip/isr/ptcDataset.py Outdated Show resolved Hide resolved
@Alex-Broughton Alex-Broughton force-pushed the tickets/DM-46426 branch 2 times, most recently from 43a7457 to 57d4a08 Compare October 10, 2024 17:07
@Alex-Broughton Alex-Broughton force-pushed the tickets/DM-46426 branch 2 times, most recently from 72070ae to 6733c6f Compare October 10, 2024 17:37
# The overscan statistics units will always match the units of
# the image at the point they are calculated.
metadata[f"{keyBase} SERIAL UNITS"] = metadata.get("LSST ISR UNITS")
metadata[f"{keyBase} PARALLEL UNITS"] = metadata.get("LSST ISR UNITS")
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be checking if serial/parallel overscan is turned on? Especially for cameras that don't have parallel overscan.

@Alex-Broughton Alex-Broughton force-pushed the tickets/DM-46426 branch 2 times, most recently from bf29ca2 to 615b3aa Compare October 10, 2024 21:03
@Alex-Broughton Alex-Broughton merged commit b4ec7eb into main Oct 11, 2024
2 checks passed
@Alex-Broughton Alex-Broughton deleted the tickets/DM-46426 branch October 11, 2024 17:03
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.

3 participants