Skip to content

Releases: mkelley/pycometsuite

v1.2.0

13 Jan 19:53
04bbc3a

Choose a tag to compare

See change log for details.

v1.1.1

29 Aug 15:32

Choose a tag to compare

New features:

  • New mass_calibration and production_rate_calibration functions to calibrate simulations to absolute mass or mass loss rate.
  • New FreeExpansion model
  • CompositeScaler behaves more like a list

API changes:

  • Drop .scales from CompositeScaler
  • Scalers are better organized into multiple files.

Documentation updates:

  • ScatteredLight does not include albedo or phase effect

Bugfixes:

  • photometer init/reset
  • .min, .max on Grid

v1.0.1

01 Nov 13:56

Choose a tag to compare

Bugfix ScatteredLight string representations.

Improve the creation of CompositeScalers.

New documentation for analyzing simulations.

Bugfix rhat definition in unused code (src/dust-pr.c)

Bugfix installation of data files.

v1.0.0

02 Nov 19:14

Choose a tag to compare

First public version of the python code.