UCBerkeleySETI / hyperseti

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

test_hyperseti failing in 3 places #64

Closed texadactyl closed 2 years ago

texadactyl commented 2 years ago

It's probably due to changing expected values.

FAILED test/test_hyperseti.py::test_dedoppler - AssertionError: assert array(56.568542, dtype=float32) == 320.0
FAILED test/test_hyperseti.py::test_dedoppler_boxcar - assert 40.0 == 160.0
FAILED test/test_hyperseti.py::test_hitsearch - assert 5656.8544921875 == 32000.0

I don't know what the expected values should be.

texadactyl commented 2 years ago

Verified fixed!