Skip to content

v1.1.0

Latest

Choose a tag to compare

@chriski777 chriski777 released this 02 Jun 16:47
90be895

Contains GUI fixes for manual labeling along with fixes for mps registration issues.

  • Fixes issues with running suite2p GUI on Mac M chip machines, openBLAS parallel operations crashing via QT
  • Update registration to be using float32 for usage with M1-M4 machines as float64 doesn't work with torch.device(mps)
  • Addresses pynwb issue described in #1138
  • Fix mps grid sampling issue and added a test to compare mps transform_data with cpu transform_data
  • Fix neuropil_extract = False issue (#1221)
  • Fix setuptools issue with #1206
  • Fixes issue with manual labeling functionality crashing due to outdated settings dictionary keys.
  • Updates GUI so that manual labeling can now be done with the background channel2 image.