Skip to content

Releases: vrodgom/statmorph

v0.4.1

02 Jan 21:44
Compare
Choose a tag to compare
  • Various small updates.

v0.4.0

26 Dec 02:44
Compare
Choose a tag to compare
  • Implement suggestions from Astropy review.
  • Introduce "verbose" mode (less warnings by default).
  • Other small changes.

v0.3.6

12 Oct 06:49
Compare
Choose a tag to compare
  • Compatibility with photutils 1.0.
  • Change default value of segmap_overlap_ratio (more permissive => less "bad measurement" flags).
  • Other small changes.

v0.3.5

23 Aug 22:46
Compare
Choose a tag to compare

Compatibility with photutils 0.7; other small changes.

v0.3.3

08 Jan 23:57
Compare
Choose a tag to compare

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

29 Aug 06:27
Compare
Choose a tag to compare

Include Gini-M20 merger statistic; change the definitions of some quantities (e.g. smoothness).

v0.3.1

18 Jun 04:17
Compare
Choose a tag to compare

A couple of minor fixes; include package data (for tests) in setup.py.

v0.3.0

15 Jun 08:09
Compare
Choose a tag to compare

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

31 May 05:10
Compare
Choose a tag to compare

Make some background properties public; introduce flux_circ and flux_petro.

v0.2.0

28 Jan 22:34
Compare
Choose a tag to compare

Introduce "gain" keyword argument; a few other changes.