Ramses.py 8092-8192 myRamses.py

server
esea_info 2 years ago
parent 77260155f6
commit 6a82a3931e
  1. 2
      Ramses.py
  2. 684
      myRamses.py

@ -136,7 +136,7 @@ class Ramses(object):
# print( self.light_int ) # print( self.light_int )
def __CalibrateSpectrumData(self ,) : def __CalibrateSpectrumData(self ,) :
t0 = 8092 t0 = 8192
log.debug(f" __CalibrateSpectrumData ..... ", __name__) log.debug(f" __CalibrateSpectrumData ..... ", __name__)
raw = np.asarray(self.light_int, dtype=float) raw = np.asarray(self.light_int, dtype=float)

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save