telegraphic / pygdsm

Python interface to Global Diffuse Sky Models (GDSM) for the radio sky between 10 MHz - 5 THz
MIT License
30 stars 7 forks source link

Silence deprecation warning by removing the hp.read_map verbose kwarg #26

Closed David-McKenna closed 7 months ago

David-McKenna commented 7 months ago

Noticed this warning while running pytest for the other MR.

This kwarg no longer does anything, as per the docs. https://healpy.readthedocs.io/en/latest/generated/healpy.fitsfunc.read_map.html#:~:text=verbosebool%2C%20deprecated,has%20no%20effect

what-the-diff[bot] commented 7 months ago

PR Summary

David-McKenna commented 7 months ago

Okay, that fail isn't my fault, that's the codecov issue that main/master also has.