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-39858: Integrate new CalibrateImageTask with AP pipeline #147

Merged
merged 2 commits into from
Aug 21, 2023

Commits on Aug 15, 2023

  1. Remove unnecessary ImSim overrides

    These ISR overrides were either already set in obs_lsst (the two
    booleans), or have been set there (`connections.newBFKernel`) on this
    ticket.
    parejkoj committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7fba77e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Add pipeline definitions for new CalibrateImage

    This setup lets us run both the old (characterizeImage+calibrate) and new
    (calibrateImage) pipelines as separate runs, so that we can directly compare
    the new and old versions.
    parejkoj committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c053397 View commit details
    Browse the repository at this point in the history