Changelog

All notable changes to this project will be documented here.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Categories for changes are: Added, Changed, Deprecated, Removed, Fixed, Security.

0.6.0 (2019-02-26)

Full Changelog

Added

  • Python 3 compatibility. #33
  • Documentation generation, with Sphinx, Sphinx-autodoc, and Napoleon. #38

0.5.3 (2019-02-18)

Full Changelog

Fixed

0.5.2 (2018-03-07)

Full Changelog

Changed

  • The default alpha value was changed from 0.2 to 0.1 #20 (swkeemink)

0.5.1 (2018-01-10)

Full Changelog

Added

  • Possibility to define custom datahandler script for other formats
  • Added low memory mode option to load larger tiffs frame-by-frame #14 (swkeemink)
  • Added option to use ICA instead of NMF (not recommended, but is a lot faster)
  • Added the option for users to define a custom data and ROI loading script #13 (swkeemink)

Fixed

0.5.0 (2017-10-05)

Initial release