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

Tickets/dm 20069 #13

Closed
wants to merge 3 commits into from
Closed

Tickets/dm 20069 #13

wants to merge 3 commits into from

Conversation

plazas
Copy link
Contributor

@plazas plazas commented Jul 1, 2019

Calculate PTC from set of flat field pairs, calculate linearity and linearity residual

Copy link
Contributor

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

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

I've reviewed through the new defects.py file. Please take the comments I've made there and expand them to the rest of the files. I'll finish the review after that.

python/lsst/cp/pipe/__init__.py Outdated Show resolved Hide resolved
python/lsst/cp/pipe/defects.py Outdated Show resolved Hide resolved
python/lsst/cp/pipe/defects.py Outdated Show resolved Hide resolved
python/lsst/cp/pipe/defects.py Outdated Show resolved Hide resolved
python/lsst/cp/pipe/defects.py Outdated Show resolved Hide resolved
python/lsst/cp/pipe/defects.py Outdated Show resolved Hide resolved
python/lsst/cp/pipe/defects.py Outdated Show resolved Hide resolved
python/lsst/cp/pipe/defects.py Outdated Show resolved Hide resolved
python/lsst/cp/pipe/defects.py Outdated Show resolved Hide resolved
python/lsst/cp/pipe/defects.py Outdated Show resolved Hide resolved
@timj
Copy link
Member

timj commented Jul 23, 2019

Can you please sort out the title of the PR so that it matches the standard of "DM-20069: This PR does this"?

mfisherlevine and others added 2 commits August 23, 2019 17:34
This provides a working task that takes pairs of visits
specified on the command line, and shows how to run isr
on them etc, so that the algorithmic details and plot
making can be worked on more easily by Andres.
Changed code to comply with DM style

Fixed bugs in ptc.py

Add log-log axis to ptc plot

fix flake8 errors in utils.py

Fix eups config

Start to generalize PTC fit to n-deg polynomial

Add boostrap function to estimate fit errors

test polynomial fit to PTC

do error propagation in fitted parameters

Add outlier rejection in PTC
@mfisherlevine
Copy link
Collaborator

mfisherlevine commented Aug 28, 2019

Closing this PR as it's stale. The comments so far have been address and merged on a different ticket, so making a new, clean PR for Andrés' changes for the PTC code.

NB Do not delete this branch - the unmerged changes are going to come soon on a different PR.

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.

5 participants