UCBerkeleySETI / turbo_seti

turboSETI -- python based SETI search algorithm.

Home Page:http://turbo-seti.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement: Print a 2x3 data postage stamp for coarse channel 0 only

texadactyl opened this issue · comments

This is a sanity check that costs little in processing resources and time.
It really pointed me in the right direction today with debugging a rawspec fbh5 issue today.

I put the postage stamp display in the wrong place.
It should be displayed only for coarse channel 0.
Therefore, move the code from data_handler.py
to find_doppler.py search_coarse_channel().