Skip to content

Commit

Permalink
Remove setGain option from AssembleCcdTask
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonKrughoff committed Mar 30, 2017
1 parent 2e9484e commit 9e0a146
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/processCcd.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
config.isr.doFringe = False
config.isr.fringeAfterFlat = False
config.isr.doWrite = False
config.isr.setGainAssembledCcd = True
config.isr.assembleCcd.setGain = False
config.isr.fringe.filters = ['i', 'i2', 'z']
config.isr.fringe.pedestal = True
config.isr.fringe.small = 1
Expand Down

0 comments on commit 9e0a146

Please sign in to comment.