sot / chandra_aca

Chandra Aspect Camera Tools
https://sot.github.io/chandra_aca
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Fails flicker tests from conda installed package #77

Closed jeanconn closed 5 years ago

jeanconn commented 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?

taldcroft commented 5 years ago

Argh, I thought so also. Maybe that was the xija data package instead, sorry.