Skip to content

v24.12.1

Choose a tag to compare

@andreasmz andreasmz released this 01 Sep 13:02
· 227 commits to main since this release

Neurotorch version 24.12.1 (released 29.11.2024)

  • Sorting by signal strength: Added the ability to sort by signal strength in local max algorithm. Also added the option to filter for a minimum signal strength
  • Circular ROI: Added region props for circular ROIs in local max algorithm. Also changed the definition of a circle with radius r to be equivalent with ImageJ
  • Added image filters: Added the ability for image filters and included as first the option to use img - mean(img) instead of imgDiff for detection
  • Minor changes: Bugfixes (usage of numpy.empty, trace selector filedialog, matplotlib backend setting...) and improvement of speed (for example slicing the image)

Note: This version was moved out of the repository to GitHub releases on 01.09.2025