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