Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-27010

Allow IsrTask to use PTC dataset as gain source

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: ip_isr
    • Labels:
      None

      Description

      `doApplyGains` currently only reads the gains from the cameraGeom Amplifier objects.  As we're now persisting gain measurements with the PTC, being able to use those values instead will be useful for testing.

        Attachments

          Activity

          Hide
          plazas Andrés Alejandro Plazas Malagón added a comment -

          Added options usePtcGains (if doApplyGains=True) and usePtcReadNoise; tested on a couple of ComCam images (using repos created in DM-29618):

          pipetask run -j 9 -d "detector IN (0,1,2,3,4,5,6,7,8) AND instrument='LSSTComCam' AND exposure IN (2021040200025,2021040200026,2021040200027,2021040200028,2021040200029,2021040200049,2021040200050) " -b /repo/main -i LSSTComCam/raw/all,LSSTComCam/calib,LSSTComCam/calib/u/plazas/2021APR02A -o u/plazas/DM-27010.11 -p /home/plazas/lsst_devel/LSST/obs_lsst/pipelines/DRP.yaml#isr -c isr:usePtcGains=True -c isr:usePtcReadNoise=True -c isr:doApplyGains=True -c isr:doFlat=False --register-dataset-types
          

          Show
          plazas Andrés Alejandro Plazas Malagón added a comment - Added options usePtcGains (if doApplyGains=True ) and usePtcReadNoise ; tested on a couple of ComCam images (using repos created in DM-29618 ): pipetask run -j 9 -d "detector IN (0,1,2,3,4,5,6,7,8) AND instrument='LSSTComCam' AND exposure IN (2021040200025,2021040200026,2021040200027,2021040200028,2021040200029,2021040200049,2021040200050) " -b /repo/main -i LSSTComCam/raw/all,LSSTComCam/calib,LSSTComCam/calib/u/plazas/2021APR02A -o u/plazas/DM-27010.11 -p /home/plazas/lsst_devel/LSST/obs_lsst/pipelines/DRP.yaml#isr -c isr:usePtcGains=True -c isr:usePtcReadNoise=True -c isr:doApplyGains=True -c isr:doFlat=False --register-dataset-types
          Hide
          mfisherlevine Merlin Fisher-Levine added a comment -

          A couple of small comments, but one might prove annoying to implement, sorry!

          Show
          mfisherlevine Merlin Fisher-Levine added a comment - A couple of small comments, but one might prove annoying to implement, sorry!
          Show
          plazas Andrés Alejandro Plazas Malagón added a comment - https://ci.lsst.codes/blue/organizations/jenkins/stack-os-matrix/detail/stack-os-matrix/34067/artifacts

            People

            Assignee:
            plazas Andrés Alejandro Plazas Malagón
            Reporter:
            czw Christopher Waters
            Reviewers:
            Merlin Fisher-Levine
            Watchers:
            Andrés Alejandro Plazas Malagón, Christopher Waters, Merlin Fisher-Levine
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Jenkins

                No builds found.