Skip to content

v4.0.22

Latest
Compare
Choose a tag to compare
@jacobpennington jacobpennington released this 30 Dec 22:25
· 3 commits to main since this release
10620b5

This release contains several bug fixes and a few new features, including:

  • Exclude empty clustering centers.
  • Error information for unrecognized settings passed to run_kilosort.
  • Fixed deprecated pkg_resources reference.
  • Fixed duplicate templates generated for multi-shank probes.
  • Added utility functions for data exploration in kilosort.data_tools
  • Switched max_channel_distance default to constant 32.
  • Command-line options for resetting GUI and launching GUI without auto-loading.
  • More content and better formatting in log file.
  • Refactored setup_logger to not interfere with logging from 3rd-party packages.
  • Added option to color-code templates by clustering center in probe preview in GUI.
  • Added fix for estimated spike positions extending between shanks.

Full Changelog: v4.0.18...v4.0.22