Skip to content

v0.1.2

Choose a tag to compare

@sitic sitic released this 20 Sep 03:42
· 558 commits to main since this release
  • Switch from QtCairo to QtAgg for the default interactive matplotlib backend. Simplifies installation as we don't depend on cairo anymore.
  • fix select_traces()
  • fix load_tiff_folder()
  • fix error handling when OpenCV is not installed
  • fix save_image_sequence for tiff files
  • add fps and x parameter to select_traces() and compare_traces()
  • added WIP ratiometry tutorial example