Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_tasks
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
Running the full IsolatedStarAssociationTask on RC2 DM-34794 led to a crash on one of the tracts at the very edge. Fortunately, this is not vital for the processing (since there was only 1 lonely isolated star in this tract). However, this did expose a bug in that https://github.com/lsst/pipe_tasks/blob/ba22ec62b9b9a2392aaa5a9a3d8dbfd25604c63d/python/lsst/pipe/tasks/isolatedStarAssociation.py#L428 does not check that there were any successful matches between the secondary and primary bands before trying to remove the matches.
PR is here: https://github.com/lsst/pipe_tasks/pull/681
Jenkins is here: https://ci.lsst.codes/blue/organizations/jenkins/stack-os-matrix/detail/stack-os-matrix/36598/pipeline