Skip to content

Releases: MouseLand/suite2p

suite2p v0.9.3

30 Nov 13:31
6c84f25

Choose a tag to compare

  • fixed several bugs with multi-channel recordings including saving tiffs, aligning by 2nd channel, saving meanImg_chan2 and saving F_chan2 and Fneu_chan2 in the merge GUI.
  • added cellpose support to suite2p, run pip install cellpose in your suite2p environment and check out the ops['anatomical_only'] key.
  • added support for optional default cell diameter
  • fixed bruker tiff bug
  • added ops['norm_frames'] (set to True by default) to decrease noise in registration
  • added automated row removal for scanbox files

v0.9.2 suite2p

21 Sep 11:46

Choose a tag to compare

  • removes a key which made ops.npy prohibitively large
  • fixes a bug with loading NWB files
  • fixes a bug with meanImg saving with align_to_chan = 2
  • fixes a bug with plane folder loading after folders have been moved

suite2p v0.9.0

19 Aug 16:59

Choose a tag to compare

  • reorganization of tests
  • addition of mesoscope tiff test
  • removal of ops1 from pipeline and GUI
  • new key ops['classfile'] that allows user to specify classifier used in pipeline
  • removal of scikit-image dependency
  • new key ops['multiplane_parallel'] to run planes simultaneously on a server

Suite2p v0.8.1

27 Jul 10:59

Choose a tag to compare

adding videos to readme

Suite2p v0.8.0

27 Jul 10:58

Choose a tag to compare

version 0.8.0

Suite2p v0.7.5

27 May 16:13
7bbbf57

Choose a tag to compare

Pypi travis (#360)

added deploy instructions and increased version number

Suite2p v0.7.1

17 Jan 16:35
c57b20f

Choose a tag to compare

  • sparse_mode now default
  • z-alignment in "view registered binary"
  • manual labelling available
  • merging (with alt+enter) and automated merge suggestions (particularly for dendritic/axonal recordings)
  • scanbox support (no need to convert to h5)
  • new ops['input_format'] which is a drop-down in the GUI