Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_astrom
-
Labels:
-
Story Points:6
-
Epic Link:
-
Team:Alert Production
Description
Currently the catalog of reference objects in the matcher is not loaded on a area relative to the max shift/rotation allowed. For larger shifts/rotations/distortions this could lead to portions of the chip being outside of the loaded reference catalog area and thus unconstrained in future wcs fitting.
Deliverables: Fix to meas_astrom so that it loads an area of the reference catalog relative to the max shift/rotation.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Summary | Astrometry matcher needs to re-load refence objects after shift/rotation | Astrometry matcher needs to load reference objects relative to max shift/rotation |
Description |
Currently the catalog of reference objects in the matcher is not reloaded after the wcs is corrected. For larger shifts/rotations/distortions this could lead to portions of the chip being outside of the loaded reference catalog area and thus unconstrained in future wcs fitting.
Deliverables: Fix to meas_astrom that reloads or adds to the reference catalog after the wcs is updated. |
Currently the catalog of reference objects in the matcher is not loaded on a area relative to the max shift/rotation allowed. For larger shifts/rotations/distortions this could lead to portions of the chip being outside of the loaded reference catalog area and thus unconstrained in future wcs fitting.
Deliverables: Fix to meas_astrom so that it loads an area of the reference catalog relative to the max shift/rotation. |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Resolution | Done [ 10000 ] | |
Status | In Progress [ 3 ] | Invalid [ 11005 ] |
Instead of adding more I/O, we should load the catalog once only with an additional buffer in the search radius, where the buffer is equal to the maximum possible offset.