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

turboSETI should diagnose all command-line errors

texadactyl opened this issue · comments

Currently, turboSETI fails to miss these 2 situations and throws an exception instead:

  • No parameters specified - This should be equivalent to turboSETI -h
  • Input file not found - Say something meaningful and exit.