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

The maximum drift rate defaults to 2 different values

texadactyl opened this issue · comments

  • In turboSETI (seti_event.py), max_drift default is 10 Hz/s.
  • In class FindDoppler (find_doppler.py), max_drift default is 4 Hz/s.
  • They should be consistent.