desktop
esea_info 2 years ago
parent 322db09b9e
commit 78702238b9
  1. 2
      Ramses.py

@ -125,7 +125,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)

Loading…
Cancel
Save