mfouesneau / pyphot

suite to deal with passband photometry
https://mfouesneau.github.io/pyphot/
MIT License
57 stars 18 forks source link

Deprecate helper functions to extract photometry #41

Closed mfouesneau closed 2 years ago

mfouesneau commented 2 years ago

Related to #39, #40.

These are unsafe and do not account for detector type and units.

mfouesneau commented 2 years ago

https://github.com/mfouesneau/pyphot/blob/8f613ca1aa8a08bc2db869def78402444e9e281b/pyphot/helpers.py#L29

https://github.com/mfouesneau/pyphot/blob/8f613ca1aa8a08bc2db869def78402444e9e281b/pyphot/helpers.py#L73

mfouesneau commented 2 years ago

c4c4ea1 adds deprecated messages.