Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_analysis
-
Labels:None
-
Story Points:0.25
-
Epic Link:
-
Sprint:DRP F18-2
-
Team:Data Release Production
Description
A bug affecting visitAnalysis.py was introduced on DM-14874 where culling of duplicate and sky objects was made. The latter are only added in at the coadd level, so a check for the existence of this field should be made prior to accessing it to avoid the following failure:
KeyError: "Field with name 'merge_peak_sky' not found" |
Attachments
Issue Links
- relates to
-
DM-14874 Add options to select against duplicate coadd sources
- Done
Would you mind giving this bug fix a quick look? I can confirm all 5 scripts work with this fix.