UCBerkeleySETI / hyperseti

A SETI / technosignature search code to find intelligent life beyond Earth
https://hyperseti.readthedocs.io
11 stars 4 forks source link

findET.py fails to pass in the path of the output "hits" file to a lower level routine. #76

Closed texadactyl closed 2 years ago

texadactyl commented 2 years ago

Hence, the output is always "hits.csv" in the current directory. findET should obey the --output_csv_path parameter.