nhurleywalker / fits_warp

Warp catalogues and images to dedistort the effects of the ionosphere
Other
6 stars 5 forks source link

py 2 to 3 changes, fix for numpy deprecation warning #11

Closed tjgalvin closed 3 years ago

tjgalvin commented 3 years ago

A few fixes to run under python 3. I also noticed that numpy was raising some visible deprecation warnings around the construction of the array used to consolidate the multiprocessing results.