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

Propagate astrometry and photometry visit calibration flags to coadds

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: pipe_tasks
    • Labels:
      None
    • Story Points:
      6
    • Epic Link:
    • Sprint:
      DRP F18-4
    • Team:
      Data Release Production

      Description

      DM-4878 added a mechanism for propagating flags from the input catalogues to the coadd catalogue indicating stars that were used for measuring the PSF. Since then, DM-9050 added similar calibration flags for astrometry and photometry which should also be added to the list of flags that get propagated from visits to coadds.

      The default list of propagated flags is currently:

      flags = DictField(keytype=str, itemtype=float,
                            default={"calib_psf_candidate": 0.2, "calib_psf_used": 0.2, },
                            doc="Source catalog flags to propagate, with the threshold of relative occurrence.")
      

      Please add the following to this list:

      • calib_astrometry_used
      • calib_photometry_used
      • calib_photometry_reserved

        Attachments

          Issue Links

            Activity

            lauren Lauren MacArthur created issue -
            lauren Lauren MacArthur made changes -
            Field Original Value New Value
            Link This issue relates to DM-4878 [ DM-4878 ]
            lauren Lauren MacArthur made changes -
            Link This issue relates to DM-9050 [ DM-9050 ]
            lauren Lauren MacArthur made changes -
            Link This issue blocks DM-11974 [ DM-11974 ]
            lauren Lauren MacArthur made changes -
            Link This issue is blocked by DM-14997 [ DM-14997 ]
            lauren Lauren MacArthur made changes -
            Watchers John Swinbank, Lauren MacArthur [ John Swinbank, Lauren MacArthur ] John Swinbank, Lauren MacArthur, Yusra AlSayyad [ John Swinbank, Lauren MacArthur, Yusra AlSayyad ]
            lauren Lauren MacArthur made changes -
            Risk Score 0
            lauren Lauren MacArthur made changes -
            Status To Do [ 10001 ] In Progress [ 3 ]
            lauren Lauren MacArthur made changes -
            Description DM-4878 added a mechanism for propagating flags from the input catalogues to the coadd catalogue indicating stars that were used for measuring the PSF. Since then, DM-9050 added similar calibration flags for astrometry and photometry which should also be added to the list of flags that get propagated from visits to coadds.

            The default list of propagated flags is currently:
            {code}
            flags = DictField(keytype=str, itemtype=float,
                                  default={"calib_psfCandidate": 0.2, "calib_psfUsed": 0.2, },
                                  doc="Source catalog flags to propagate, with the threshold of relative occurrence.")
            {code}

            Please add the following to this list:
            - calib_astrometryUsed
            - calib_photometryUsed
            - calib_photometryReserved
            DM-4878 added a mechanism for propagating flags from the input catalogues to the coadd catalogue indicating stars that were used for measuring the PSF. Since then, DM-9050 added similar calibration flags for astrometry and photometry which should also be added to the list of flags that get propagated from visits to coadds.

            The default list of propagated flags is currently:
            {code}flags = DictField(keytype=str, itemtype=float,
                                  default={"calib_psf_candidate": 0.2, "calib_psf_used": 0.2, },
                                  doc="Source catalog flags to propagate, with the threshold of relative occurrence.")
            {code}
            Please add the following to this list:
             - calib_astrometry_used
             - calib_photometry_used
             - calib_photometry_reserved
            lauren Lauren MacArthur made changes -
            Reviewers Meredith Rawls [ mrawls ]
            Status In Progress [ 3 ] In Review [ 10004 ]
            lauren Lauren MacArthur made changes -
            Story Points 2
            mrawls Meredith Rawls made changes -
            Status In Review [ 10004 ] Reviewed [ 10101 ]
            yusra Yusra AlSayyad made changes -
            Sprint DRP F18-4 [ 774 ]
            lauren Lauren MacArthur made changes -
            Resolution Done [ 10000 ]
            Status Reviewed [ 10101 ] Done [ 10002 ]
            yusra Yusra AlSayyad made changes -
            Story Points 2 6
            yusra Yusra AlSayyad made changes -
            Epic Link DM-14402 [ 79665 ]

              People

              Assignee:
              lauren Lauren MacArthur
              Reporter:
              lauren Lauren MacArthur
              Reviewers:
              Meredith Rawls
              Watchers:
              John Swinbank, Lauren MacArthur, Meredith Rawls, Yusra AlSayyad
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.