Skip to content

Commit

Permalink
Turn on defects now that we have them
Browse files Browse the repository at this point in the history
Do this in auxTel.py so that it applies everywhere
Also, fix a PEP8 violation in the spacing while there
  • Loading branch information
mfisherlevine committed Apr 3, 2019
1 parent b8b4a06 commit f3d1895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/auxTel/dark.py
Expand Up @@ -25,4 +25,5 @@

config.load(os.path.join(getPackageDir("obs_lsst"), "config", "auxTel", "auxTel.py"))

config.isr.doDefect = True
config.repair.cosmicray.nCrPixelMax = 100000

0 comments on commit f3d1895

Please sign in to comment.