Skip to content

Commit

Permalink
config: adapt to removal of DarkConfig
Browse files Browse the repository at this point in the history
Darktime now comes from the VisitInfo rather than a header
keyword.
  • Loading branch information
PaulPrice committed Jan 19, 2017
1 parent 5ca7de5 commit 8c5efb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/hsc/dark.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

config.load(os.path.join(getPackageDir("obs_subaru"), "config", "hsc", "isr.py"))

config.darkTime = None

config.isr.doBias = True
config.repair.cosmicray.nCrPixelMax = 1000000
config.repair.cosmicray.minSigma = 5.0
Expand Down

0 comments on commit 8c5efb3

Please sign in to comment.