Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.18 KB

0.96.1.rst

File metadata and controls

26 lines (19 loc) · 1.18 KB

SpikeInterface 0.96.1 release notes

27th October 2022

Main change:

Warning

Probeinterface v0.2.14 fixes a important bug in read_spikeglx() / read_imro() that was leading to wrong contact locations when the Imec Readout Table (aka imRo) was set with complex multi-bank patterns. The bug was introduced with version 0.2.10, released on September 1st 2022, and it is also present in these versions: 0.2.10, 0.2.11, 0.2.12, and 0.2.13. If you used spikeinterface/probeinterface with SpikeGLX data using one of these versions, we recommend you to check your contact positions (if they are non-standard - using the probe tip) and re-run your spike-sorting analysis if they are wrong.

Other changes/bug fix:
  • Remove waveform_extractor.recording form template_tools (#1031)
  • Fix nbefore parsing in InjectTemplatesRecording (#1032)
  • Use parent recording dtype for InjectTemplates (#1033)