Skip to content

Commit

Permalink
fix bug stopping WFS form running
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpaulreeves committed May 12, 2015
1 parent 304775b commit 11ed2ea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions soapy/WFS.py
Original file line number Diff line number Diff line change
Expand Up @@ -1084,10 +1084,7 @@ def makeDetectorPlane(self):
if self.wfsConfig.SNR:
self.photonNoise()
self.readNoise(self.wfsDetectorPlane)


if self.wfsConfig.eReadNoise != 0:
self.addReadNoise()


def LGSUplink(self):
'''
Expand Down

0 comments on commit 11ed2ea

Please sign in to comment.