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
Activity
Risk Score | 0 |
Assignee | John Parejko [ parejkoj ] |
Reviewers | Hsin-Fang Chiang [ hchiang2 ] | |
Status | To Do [ 10001 ] | In Review [ 10004 ] |
Reviewers | Hsin-Fang Chiang [ hchiang2 ] | Jim Bosch [ jbosch ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Epic Link |
|
Sprint | AP F18-5 [ 750 ] | |
Story Points | 1 | |
Team | Alert Production [ 10300 ] |
Hey John Parejko — are you able to take a look at this? I think for this ticket it's fine to solve the field naming issue; the fact that meas_mosaic segfaults is out of scope.