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

Add diagnostics when plotSETI detects mismatch of h5 and dat files

texadactyl opened this issue · comments

The following circumstances are anomalous:

  • No h5 files are found.
  • No dat files are found.
  • The number of h5 files != the number of dat files.

They should be explicitly diagnosed to prevent confusion.