shbhuk / barycorrpy

Python version of Barycorr
GNU General Public License v3.0
37 stars 6 forks source link

Check compatibility w/ astropy==5.0 and numpy==1.21.4 #55

Closed shbhuk closed 2 years ago

shbhuk commented 2 years ago

Make sure that the tests pass for the newer versions of astropy and numpy,

shbhuk commented 2 years ago

Checked barycorrpy==0.4.4 with the following newer packages -

numpy 1.21.4 astropy 5.0 astroquery 0.4.5

The unit test runs fine, and gives expected outputs at the requisite precision.