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

Pass correct FilterType to WEP configuration in ts_wep

    XMLWordPrintable

    Details

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

      Description

      Running the AOS loop `imgCloseLoop` allows to select `--filterType` . However, WEP configuration has `g` filter hard-coded :

      generateDonutCatalogWcsTask:
      class: lsst.ts.wep.task.GenerateDonutCatalogWcsTask.GenerateDonutCatalogWcsTask
      # Here we specify the configurations for pointing that we added into the class
      # GenerateDonutCatalogWcsTaskConfig.
      config:
        filterName: 'g'
        referenceSelector.doMagLimit: True
        referenceSelector.magLimit.maximum: 15.90
        referenceSelector.magLimit.minimum: 8.74
        referenceSelector.magLimit.fluxField: 'g_flux'
        doDonutSelection: True
        donutSelector.fluxField: 'g_flux'
      

      This affects eg. proper magnitude limits used for source selection. This ticket is to address that issue and pass correct filter name to WEP configuration.

        Attachments

          Issue Links

            Activity

            No work has yet been logged on this issue.

              People

              Assignee:
              ksuberlak Krzysztof Suberlak
              Reporter:
              ksuberlak Krzysztof Suberlak
              Reviewers:
              Te-Wei Tsai
              Watchers:
              Krzysztof Suberlak, Te-Wei Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.