Skip to content

Commit a0c34a1

Browse files
committed
Turn off noise checking with ampNoiseThreshold
This is necessary with doBootstrap=True.
1 parent bced2c6 commit a0c34a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipelines/LSSTCam/Isr-cal.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tasks:
1010
isr:
1111
class: lsst.ip.isr.IsrTaskLSST
1212
config:
13+
ampNoiseThreshold: .nan
1314
defaultSaturationSource: CAMERAMODEL
1415
doApplyGains: false
1516
doBias: false

0 commit comments

Comments
 (0)