feder-observatory / stellarphot

Stellar aperture photometry
https://stellarphot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
4 stars 12 forks source link

Fix call to a function in photutils that has been renamed #378

Closed mwcraig closed 1 month ago

mwcraig commented 2 months ago

Got this warning suddenly:

E   astropy.utils.exceptions.AstropyDeprecationWarning: The make_gaussian_sources_image function is deprecated and may be removed in a future version.
E           Use make_model_image instead.