예제 #1
0
 def _setup_n_ints_in_file(self):
     """ Calculate the number of integrations in the file. """
     self.n_ints_in_file = sigproc.calc_n_ints_in_file(self.filename)
예제 #2
0
 def _setup_n_ints_in_file(self):
     """ Calculate the number of integrations in the file. """
     self.n_ints_in_file = sigproc.calc_n_ints_in_file(self.filename)