This runs reasonably cleanly through `ci_cpp_gen2`, with altered `constructCalib.py`
config.isr.doOverscan = False
|
config.isr.doAssembleCcd = False
|
config.visitKeys = ['expId'] # noqa: F821
|
config.isr.doBiasBeforeOverscan = True
|
And with `-c isr.doBiasBeforeOverscan=True` added to the `runIsr.py` call.
Repeating on comCam data also appears successful:
constructBias.py --batch-type none \
|
/project/shared/comCam/_parent/ \
|
--rerun /project/czw/overscan.20200814/biasGen/ \
|
--id expId=2020072800038..2020072800044 detector=0 \
|
--longlog -j 4 \
|
-c isr.doCrosstalk=False \
|
-C /home/czw/dev/DM-23302/ci_cpp_gen2/DATA-26316/constructCalib.py \
|
-C /home/czw/dev/DM-23302/ci_cpp_gen2/DATA-26316/constructBias.pymkdir /project/czw/overscan.20200814/calibs/ingestCalibs.py /project/shared/comCam/_parent/ \
|
/project/czw/overscan.20200814/biasGen/bias/*/*.fits \
|
--validity 9999 \
|
--calib /project/czw/overscan.20200814/calibs/ \
|
--mode=linkrunIsr.py /project/shared/comCam/_parent/ \
|
--rerun /project/czw/overscan.20200814/proc/ \
|
--calib /project/czw/overscan.20200814/calibs/ \
|
--id expId=2020072800038 detector=0 \
|
-c isr.doBias=True \
|
-c isr.doBiasBeforeOverscan=True \
|
-c isr.doFlat=False \
|
-c isr.doDark=False \
|
-c isr.doCrosstalk=False \
|
-c isr.doDefect=False \
|
--clobber-versions --clobber-config
|
Jenkins is running: https://ci.lsst.codes/blue/organizations/jenkins/stack-os-matrix/detail/stack-os-matrix/32465/pipeline
This runs reasonably cleanly through `ci_cpp_gen2`, with altered `constructCalib.py`
config.isr.doOverscan = False
config.isr.doAssembleCcd = False
config.isr.doBiasBeforeOverscan = True
And with `-c isr.doBiasBeforeOverscan=True` added to the `runIsr.py` call.
Repeating on comCam data also appears successful:
constructBias.py --batch-type none \
/project/shared/comCam/_parent/ \
-c isr.doCrosstalk=False \
--mode=linkrunIsr.py /project/shared/comCam/_parent/ \
-c isr.doBias=True \
-c isr.doBiasBeforeOverscan=True \
-c isr.doFlat=False \
-c isr.doDark=False \
-c isr.doCrosstalk=False \
-c isr.doDefect=False \
--clobber-versions --clobber-config
Jenkins is running: https://ci.lsst.codes/blue/organizations/jenkins/stack-os-matrix/detail/stack-os-matrix/32465/pipeline