dartoon / galight

A python package that decompose the light into PSF and Sersic, fitting based on lenstronomy
MIT License
45 stars 20 forks source link

Astropy: "kernel" was deprecated in version 1.5 #4

Open Firestar-Reimu opened 2 years ago

Firestar-Reimu commented 2 years ago
WARNING: AstropyDeprecationWarning: "kernel" was deprecated in version 1.5
and will be removed in a future version.
Instead, if filtering is desired,
please input a convolved image directly into the "data" parameter.
[galight.tools.measure_tools]