Skip to content

Releases: MouseLand/suite2p

v1.0.0.1

11 Feb 17:52

Choose a tag to compare

GPU accelerated Suite2p now released with updated docs and preprint

pip install suite2p --upgrade

todo:

  • fix support dcimg and sbx files (need examples for this)
  • add colab notebook

NEW suite2p v0.99rc

09 Feb 20:07

Choose a tag to compare

GPU accelerated Suite2p now released with updated docs and preprint

pip install suite2p==0.99rc

todo:

  • fix support for movie, dcimg and sbx files
  • add colab notebook
  • add additional example notebooks

v0.14.6

31 Aug 19:10
dd98b4f

Choose a tag to compare

What's Changed

  • Cellpose-SAM support added
  • Support for Python 3.11 and onwards added

v0.14.0

30 Jul 18:53
9ab4ca1

Choose a tag to compare

BinaryFile replaces BinaryRWfile as a class and has a method for writing tiffs (ie, for cropping and generating new tifs after loading in a dataset). PyNwb has also been added to the list of dependencies needed for testing.

Fixes the following issues:

  • #1007 ModuleNotFoundError with rastermap.mapping for GUI
  • #943: high pass filter documentation issue
  • #944 : File tifs naming issue with leading zeros
  • #991: Save_path0 documentation issue

v0.13.0

19 May 18:52

Choose a tag to compare

NOTE: right-click + drag now zooms the view; right-click once without dragging for cell flipping (CELL / NOT CELL)

Addresses the following bugs:

  • #951: Adds .nd2 input to GUI
  • #954: Adds sparse_detection mode to GUI
  • #953: Fixes dependency issues with latest version of numpy and np.bool
  • #930 : bin_frames has also been patched to accommodate cases in which current batch has fewer frames than bin_size.
  • 4d9dd2b: Issue with numpy 1.24.4 in which np.asanyarray needs explicit input arguments
  • #957: Removes scanimage-tiff-reader as a required dependency
  • #955: Allows *.mesc files to be loaded with h5 option
  • Fixes GUI zooming and panning from recent pyqtgraph update

New additions:

  • Changes BinaryFile to use np.memmap for file reading/writing (~20% speed up)
  • Adds yapf style guide

v0.12.1

11 Apr 01:02
399e38e

Choose a tag to compare

Fixes several bugs:

  • 2channel manual labeling #904
  • Multiplane issue with NWB #905
  • Saving Ops parameters with GUI #914
  • Bad_frames issue with detection #908
  • Non-rigid registration #907

Includes:

  • nd2 support.

v0.12.0

16 Jan 18:59
e127bcc

Choose a tag to compare

Fixes the following bugs:

  • scipy version keepdims issue
  • badframes bug
  • deprecated parameter pages removed from imread
  • blocks registration issue when ops[nonrigid] set to false.

v0.11.1

27 Sep 19:35

Choose a tag to compare

suite2p can now handle numpy inputs to the main processing steps of the software! check out this notebook (thanks @chriski777!) with the exposed functions for registration, cell detection and ROI extraction.

v0.10.1

29 Jul 13:17

Choose a tag to compare

fixing some bugs in v0.10.0

Also removing mkl-fft dependency from library and replacing with pytorch fft's. Now suite2p can be installed from pip entirely

suite2p v0.10.0

09 Apr 20:49

Choose a tag to compare

Fixes bugs in v0.9 with cellpose integration

Adds several new features, outlined here: https://docs.google.com/presentation/d/1UDikmED-dG3zwXz2uyavRNr5sGzjas7wPbP4IjDQ3HY/edit#slide=id.p1