Script execution

This commit is contained in:
x03daop
2017-04-12 11:44:04 +02:00
parent 1c1eb31a58
commit b30d940171

View File

@@ -51,8 +51,10 @@ class SpectrumReader(ReadonlyRegisterBase, ReadonlyRegisterArray):
else:
edelta = 0.0
except AttributeError:
print "reset start energy"
self.ephot_start = ephot
edelta = 0.0
elo = self.region['elo'] + edelta
ehi = self.region['ehi'] + edelta