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-24703: Make linearity a subclass of lsst.ip.isr.IsrCalib #48

Merged
merged 2 commits into from
Sep 9, 2020

Commits on Sep 8, 2020

  1. Split linearity from PTC code.

    PTC now calls the linearity code as a subtask.
    This updates the linearizer to be an IsrCalib.
    Adds gen3 handling for linearity.
    
    Use configurable test accuracy for linearity.
    czwa committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    4fc603a View commit details
    Browse the repository at this point in the history
  2. Update docstrings.

    czwa committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    cbac6ff View commit details
    Browse the repository at this point in the history