##// END OF EJS Templates
spectra sin setValue en pairlistindex
José Chávez -
r1077:c7ca17c03b86
parent child
Show More
@@ -197,7 +197,6 class SpectraProc(ProcessingUnit):
197 197
198 198 self.dataOut.data_cspc = self.dataOut.data_cspc[pairsIndex]
199 199 self.dataOut.pairsList = pairs
200 self.dataOut.pairsIndexList = pairsIndex
201 200
202 201 return
203 202
General Comments 0
You need to be logged in to leave comments. Login now