Skip to content

Version 2.4

Compare
Choose a tag to compare
@andim andim released this 07 Nov 22:50
· 42 commits to master since this release

The new release provides a number of functionality enhancements and bug fixes detailed below.

(NF):

  • revamp of configuration handling (now uses *.ini format)
  • fixed crash if no image selected in file open widget
  • changed filetype ending for spot position export to *.pkl
  • some improvements to plotting ui

(AM):

  • added (optional) peak detection algorithms from scikit-image to be used in
    the tracking (beware: this feature is still experimental)
  • optional dependencies (skimage, fits) can now be installed via pip