UCBerkeleySETI/turbo_seti

Class DATAH5 load_data() calls calc_n_coarse_chan() unnecessarily

Closed this issue · 0 comments

When the value of n_coarse_chan has already been determined, it is not necessary to call blimpy calc_n_coarse_chan() which leads to a traceback and abort.