This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
Release for spikeinterface 0.12.0
-
Bug fixes:
- fixed locations in
SpikeGLXRecordingExtractor
- fixed locations in
-
New extractors:
- OpenEphysNPIXExtractor (for neuropixels open ephys files)
- NeuropixelsDatExtractor (for raw neuropixels dat files)
-
Updates to Extractors:
- NwbExtractors: added
write_scaled
anduse_times
arguments - NeuroscopeExtractors: handle multiple chanks
- MaxOne and MaxTwo Recording and Sorting Extraxtors
- Removed Mea1kRecordingExtractor
- NwbExtractors: added
-
New features:
- added
return_scaled
argument toget_traces
- added base scaling mechanism in
get_traces
using new key_propertiesgain
andoffset
- added base support for timestamps with
set_times
function both for RecordingExtraxctor and SortingExtractor - added
annotations
toBaseExtractor
- added