@@ -816,7 +816,7 class SpectraProc(ProcessingUnit): | |||||
816 | if self.firstdatatime == None: |
|
816 | if self.firstdatatime == None: | |
817 | self.firstdatatime = self.dataIn.utctime |
|
817 | self.firstdatatime = self.dataIn.utctime | |
818 |
|
818 | |||
819 |
if self.profIndex == |
|
819 | if self.profIndex == nProfiles: | |
820 | self.__updateObjFromInput() |
|
820 | self.__updateObjFromInput() | |
821 | self.__getFft() |
|
821 | self.__getFft() | |
822 |
|
822 |
General Comments 0
You need to be logged in to leave comments.
Login now