Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:1
-
Team:Data Facility
Description
Running this same test command on lsst-dev
processCcd.py /datasets/decam/repo/ --calib /datasets/decam/calib/cp201302/ --rerun private/hchiang2/w2017_13 --id visit=177347 ccdnum=3 -C $OBS_DECAM_DIR/config/processCcdCpIsr.py --config calibrate.doAstrometry=False calibrate.doPhotoCal=False isr.assembleCcd.setGain=False |
works with stack w_2017_11 but fails with w_2017_13. First error:
processCcd FATAL: Failed on dataId={u'date': '2013-02-12', 'visit': 177347, u'hdu': 36, 'ccdnum': 3, u'filter': 'u'}: Unable to retrieve cpBias for {u'date': '2013-02-12', 'visit': 177347, u'hdu': 36, 'ccdnum': 3, u'filter': 'u'}: Mapped path should not be absolute. |
Attachments
Issue Links
- is triggered by
-
DM-8686 Change Child Repo Access to Parent Registries
- Done
Activity
Description |
Running this same test command
{code:java} processCcd.py /datasets/decam/repo/ --calib /datasets/decam/calib/cp201302/ --rerun private/hchiang2/w2017_13 --id visit=177347 ccdnum=3 -C $OBS_DECAM_DIR/config/processCcdCpIsr.py --config calibrate.doAstrometry=False calibrate.doPhotoCal=False isr.assembleCcd.setGain=False {code} works with stack w_2017_11 but fails with w_2017_13. First error: {code:java} processCcd FATAL: Failed on dataId={u'date': '2013-02-12', 'visit': 177347, u'hdu': 36, 'ccdnum': 3, u'filter': 'u'}: Unable to retrieve cpBias for {u'date': '2013-02-12', 'visit': 177347, u'hdu': 36, 'ccdnum': 3, u'filter': 'u'}: Mapped path should not be absolute. {code} |
Running this same test command on lsst-dev
{code:java} processCcd.py /datasets/decam/repo/ --calib /datasets/decam/calib/cp201302/ --rerun private/hchiang2/w2017_13 --id visit=177347 ccdnum=3 -C $OBS_DECAM_DIR/config/processCcdCpIsr.py --config calibrate.doAstrometry=False calibrate.doPhotoCal=False isr.assembleCcd.setGain=False {code} works with stack w_2017_11 but fails with w_2017_13. First error: {code:java} processCcd FATAL: Failed on dataId={u'date': '2013-02-12', 'visit': 177347, u'hdu': 36, 'ccdnum': 3, u'filter': 'u'}: Unable to retrieve cpBias for {u'date': '2013-02-12', 'visit': 177347, u'hdu': 36, 'ccdnum': 3, u'filter': 'u'}: Mapped path should not be absolute. {code} |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Greg Daues [ gdaues ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Epic Link |
|
Story Points | 1 | |
Labels | datasets |
Resolution | Done [ 10000 ] | |
Status | In Review [ 10004 ] | Done [ 10002 ] |
Team | Process Middleware [ 10206 ] | Data Facility [ 12219 ] |