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)