Releases: MouseLand/suite2p
Releases · MouseLand/suite2p
suite2p v0.9.3
- 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 cellposein your suite2p environment and check out theops['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
- removes a key which made
ops.npyprohibitively 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
- 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
adding videos to readme
Suite2p v0.8.0
version 0.8.0
Suite2p v0.7.5
Pypi travis (#360) added deploy instructions and increased version number
Suite2p v0.7.1
- 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