- Use optimized version of `skimage.feature.peak_local_max` (see https://github.com/scikit-image/scikit-image/pull/7548). This slightly changes the `intensity` measurements.
0.6.0
- Update to photutils v2.0.
0.5.7
- Change `rms_asymmetry` to `rms_asymmetry2`, since this quantity actually represents the _square_ of A_rms.
0.5.6
- Implement RMS asymmetry (Sazonova et al. 2024).
0.5.5
- More robust search for asymmetry center. - Attempt Sersic fit even when basic measurements were not successful (flag >= 2).