Details
-
Type:
Improvement
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: ts_aos
-
Labels:
-
Story Points:20
-
Team:Telescope and Site
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
- relates to
-
DM-37398 Timing of GenerateDonutDirectDetect in ts_wep
- Done
Activity
Due Date | 31/May/23 |