Closed dkirkby closed 6 years ago
Travis tests are failing against the dev version of astropy with multiple instances of:
Unknown ufunc apio13. Please raise issue on https://github.com/astropy/astropy
I did as instructed: astropy/astropy#7665
We've already made our tags and tests for the 18.6 software release using desimodel/0.9.6 and specsim/0.11.1 . The incompatibilities appear minor (sigma1d 5.1 vs. 5.22) but are there other major incompatibilities of which we should be aware to include in the 18.6 release notes? This highlights the problem of specsim having its own different desi.yaml with replicated info instead of using the one in desimodel.
I found a workaround for astropy/astropy#7665 (which turned out to be an astropy bug) and all tests are passing now.
This is work in progress to:
doc/nb/
(supercedes #89)