Skip to content

Releases: guiwitz/microfilm

0.1.0

05 Apr 16:09
cb12cd8
Compare
Choose a tag to compare

microfilm 0.1.0

This release adds a few notable features such as colorbars and the possibility to plot projections. This release also now uses the matplotlib-scalebar package to add scalebars instead of the previous custom solutions.

New Features

Improvements

  • Accept additional matplotlib options for label format by @guiwitz in #8
  • Default muli-channel colormaps are now CMY instead of RGB by @guiwitz in #17

API changes

  • The usage of matplotlib-scalebar introduces some minor breaking changes. For details see the PR #15.

Full Changelog: v0.0.8...v0.1.0

0.0.8

05 Apr 15:31
Compare
Choose a tag to compare

microfilm 0.0.8

What's Changed

  • add python 3.7 thanks to aicsimageio 4.0.3 by @guiwitz in #3

Full Changelog: v0.0.7...v0.0.8