Releases: vrodgom/statmorph
Releases · vrodgom/statmorph
v0.4.0
- Implement suggestions from Astropy review.
- Introduce "verbose" mode (less warnings by default).
- Other small changes.
v0.3.6
- Compatibility with photutils 1.0.
- Change default value of segmap_overlap_ratio (more permissive => less "bad measurement" flags).
- Other small changes.
v0.3.5
Compatibility with photutils 0.7; other small changes.
v0.3.3
Include 'make_figure' function; define all pixel positions at lower-left corners (instead of centers), for consistency with other image processing tools.
v0.3.2
Include Gini-M20 merger statistic; change the definitions of some quantities (e.g. smoothness).
v0.3.1
A couple of minor fixes; include package data (for tests) in setup.py.
v0.3.0
Compatibility with scikit-image v0.14; some additional properties made public (e.g., shape measurements w.r.t. the centroid); proper handling of negative pixel values in some calculations.
v0.2.1
Make some background properties public; introduce flux_circ and flux_petro.
v0.2.0
Introduce "gain" keyword argument; a few other changes.