Skip to content

v1.5.3

Latest
Compare
Choose a tag to compare
@JoepVanlier JoepVanlier released this 29 Oct 16:01

Bug fixes

  • Fixed a bug where an inverted force-distance Model would raise when called with a scalar value. Now it just returns the expected value.
  • Fixed a bug that would lead to a division by zero warning when performing no color adjustment on a Scan or Kymo with zero photon counts.
  • Fixed a bug resulting in an exception when trying to read the excitation powers from a confocal object using Kymo.red_power, Kymo.green_power, Kymo.blue_power, Kymo.sted_power.

Other changes

  • Added support for python 3.13. Removed upper bound on numpy version.