Closed jeanconn closed 5 years ago
chandra_aca/tests/test_aca_image.py::test_flicker_numba FAILED chandra_aca/tests/test_aca_image.py::test_flicker_vectorized FAILED chandra_aca/tests/test_aca_image.py::test_flicker_no_seed FAILED chandra_aca/tests/test_aca_image.py::test_flicker_test_sequence FAILED
It looks like the tests are failing to find the data in my test environment
E FileNotFoundError: [Errno 2] No such file or directory: '/fido.real/ska3/lib/python3.6/site-packages/chandra_aca/data/flicker_cdf.fits.gz'
From https://github.com/sot/chandra_aca/pull/76/files#r288945171 I thought there had been a tweak to the setup.py to work with this but maybe not?
Argh, I thought so also. Maybe that was the xija data package instead, sorry.
It looks like the tests are failing to find the data in my test environment
E FileNotFoundError: [Errno 2] No such file or directory: '/fido.real/ska3/lib/python3.6/site-packages/chandra_aca/data/flicker_cdf.fits.gz'
From https://github.com/sot/chandra_aca/pull/76/files#r288945171 I thought there had been a tweak to the setup.py to work with this but maybe not?