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

Include Filter in Gen3 HSC raw formatter

    XMLWordPrintable

    Details

      Description

      The Gen3 formatter class for HSC raw data doesn't call setFilter on the returned Exposure, which is a problem for downstream processing.  To fix that, we need to:

      • add a makeFilter to FitsRawExposureFormatterBase in daf_butler, similar to the existing makeWcs and makeVisitInfo (including using it in the base class readInfoComponent.
      • implement makeFilter in obs_subaru appropriately.

      We'll probably have to call the afw.image.Filter constructor with force=True to try to avoid mucking with the global variables (and hope no one else does); a better solution will have to wait for RFC-541.

        Attachments

          Activity

            People

            Assignee:
            jbosch Jim Bosch
            Reporter:
            jbosch Jim Bosch
            Reviewers:
            Nate Lust
            Watchers:
            Jim Bosch, Nate Lust
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Jenkins

                No builds found.