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.
Attachments
Issue Links
Activity
Remote Link | This issue links to "Page (Confluence)" [ 24411 ] |
Resolution | Done [ 10000 ] | |
Status | To Do [ 10001 ] | Won't Fix [ 10405 ] |
Since
DM-9751, MatcherSourceSelectorTask has been doing at least some checking of sources (for edge, interpolation, saturation). I'm not completely sure if that was the original intent of this ticket, but since it's there, and since the matcher has been working well for some time, I think we can close this down. If we trace a future problem down to not properly rejecting bad sources, we can reopen this (or file a new ticket).