Skip to content

Commit

Permalink
Update config for generalized amp offset correction
Browse files Browse the repository at this point in the history
  • Loading branch information
enourbakhsh committed Aug 1, 2023
1 parent 2e74fd7 commit 2985b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/isr.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
config.doNanInterpAfterFlat = False

config.doAmpOffset = True
config.ampOffset.retarget(SubaruAmpOffsetTask)
config.ampOffset.background.binSize = 512 # Width of an HSC amp

config.doMeasureBackground = True

Expand Down

0 comments on commit 2985b51

Please sign in to comment.