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

New task to upgrade generateDonutDirectDetect

    XMLWordPrintable

    Details

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

      Description

      Currently auxTel data is  handled by default with generateDonutDirectDetect, which uses slow adaptive thresholding algorithm to detect donuts, not needing  the WCS information. this was done because at the time auxTel WCS was insufficient to use directly to select sources based on the reference catalog.  Quicker source detection codes (such as using the built-in https://github.com/lsst-ts/ts_wep/blob/develop/python/lsst/ts/wep/DonutDetector.py setting binaryChoice to centroid, or using the `afwDetect`) miss fainter blends with default settings, but could be used to obtain sufficient number of sources to solve for WCS. Given WCS, we can then update the donut catalog with https://github.com/lsst-ts/ts_wep/blob/develop/python/lsst/ts/wep/task/GenerateDonutCatalogWcsTask.py

      This ticket is to investigate what components this task would require to work properly with auxTel data.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              ksuberlak Krzysztof Suberlak
              Reporter:
              ksuberlak Krzysztof Suberlak
              Reviewers:
              Bryce Kalmbach
              Watchers:
              Andrew Connolly, Bryce Kalmbach, Krzysztof Suberlak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Due:
                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.