Skip to content

Commit

Permalink
Merge pull request #601 from lsst/tickets/DM-48520
Browse files Browse the repository at this point in the history
DM-48520: Update LSSTComCam isrLSST configuration defaults.
  • Loading branch information
erykoff authored Feb 12, 2025
2 parents 8bfca69 + 5d7efe2 commit 62c1374
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config/comCam/isrLSST.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@
config.crosstalk.doQuadraticCrosstalkCorrection = True
config.crosstalk.doSubtrahendMasking = True
config.crosstalk.minPixelToMask = 1.0
config.doDeferredCharge = False

# Maintain compatibility with existing calibrations.
# TODO: Remove these for running new calibs with DM-48520.
poscan = config.overscanCamera.defaultDetectorConfig.defaultAmpConfig.parallelOverscanConfig
poscan.doAbsoluteMaxDeviation = True
poscan.doMedianSmoothingOutlierRejection = False

config.doAmpOffset = True
config.ampOffset.doApplyAmpOffset = True
Expand Down

0 comments on commit 62c1374

Please sign in to comment.