@@ -509,7 +509,7 class removeInterference(Operation): | |||
|
509 | 509 | |
|
510 | 510 | self.dataOut.data_cspc = cspc |
|
511 | 511 | |
|
512 | def removeInterference(self): | |
|
512 | def removeInterference(self, interf = 2, hei_interf = None, nhei_interf = None, offhei_interf = None): | |
|
513 | 513 | |
|
514 | 514 | jspectra = self.dataOut.data_spc |
|
515 | 515 | jcspectra = self.dataOut.data_cspc |
General Comments 0
You need to be logged in to leave comments.
Login now