Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_algorithms
-
Labels:
-
Story Points:2
Description
Both ObjectSizeStarSelector and SecondMomentStarSelector have logic to transform measured moments from pixel coordinates to TAN_PIXELS in order to remove optical distortion. That's generically useful for any star selector that works on measured moments, and we shouldn't have to repeat it everywhere it is used.
SecondMomentStarSelector was removed on
RFC-475/DM-14233on the basis that it was fully replaced by ObjectSizeStarSelector. While the latter still contains the code in question, I don't see it repeated anywhere else (at least not in meas_algorithms), so I think we can close this.