Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_algorithms, meas_astrom
-
Labels:
-
Story Points:4
-
Team:Alert Production
Description
Currently the implemented version of matcherSourceSelector is purely a copy of the old SourceInfo from matchOptimsticB.py in meas_astrom. This may not be adequate as the matcherSS does not makes use of BaseSourceSelector's isBad flags for bad pixels or cosmics(for instance). This ticket will test and implement which isBad flags are appropriate for the matcher step in matchoOptimistB.