Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_astrom
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Science Pipelines DM-S15-3
-
Team:Alert Production
Description
The current ANetAstrometryTask has a solver that is not easy to retarget. This makes testing with hscAstrom needlessly difficult. My suggestion is to make the solver a true Task instead of a task-like object, and make it retargetable using a ConfigurableField instead of a ConfigField. This is very easy to do because the solver is already a task in all but name.
Attachments
Issue Links
- is contained by
-
DM-2702 The new astrometry task gives poor results on CFHT data
- Done
All work is in meas_astrom on tickets/
DM-2740. In addition to making ANetAstrometryTask's solver a subtask, but also added a plotter for matches and made a few other minor cleanups.