##// END OF EJS Templates
Bug fixed: RTI Spectra Fits
Ivan Valdez -
r806:e06d705cf5fd
parent child
Show More
@@ -312,6 +312,8 class RTIfromSpectraHeis(Figure):
312
312
313 self.draw()
313 self.draw()
314
314
315 update_figfile = False
316
315 if dataOut.ltctime >= self.tmax:
317 if dataOut.ltctime >= self.tmax:
316 self.counter_imagwr = wr_period
318 self.counter_imagwr = wr_period
317 self.isConfig = False
319 self.isConfig = False
General Comments 0
You need to be logged in to leave comments. Login now