Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_mosaic
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:AP F18-5
-
Team:Alert Production
Description
With w_2018_41, meas_mosaic fails with errors like
root WARN: Failed to read {'ccd': 24, 'visit': 1324, 'tract': 9615, 'filter': 'HSC-I'}: "Field with name 'i_instFlux' not found"
|
and then Segmentation fault from zero matchList (Mosaic INFO: len(matchList) = 0 [] )
One (longer than necessary) command to reproduce is
mosaic.py /datasets/hsc/repo --calib /datasets/hsc/repo/CALIB --rerun RC/w_2018_41/DM-16011:private/usename/ --numCoresForReadSource=12 --id ccd=0..8^10..103 visit=26024^26028^26032^26036^26044^26046^26048^26050^26058^26060^26062^26070^26072^26074^26080^26084^26094 tract=9615
|
The same command (with the same input data) works using the w_2018_39 stack.
Attachments
Issue Links
- relates to
-
DM-16011 Reprocess RC2 with w_2018_41
- Done
Is this really a workaround, or just reflective of the fact that reference catalogs don't have instFlux entries?