- Bug fixes:
- fixed bug in h5 formats when unsorted channel_ids are used in get_traces
- `copy_epochs` function copies epochs for Sub and Multi extractors
- better handling of memmap objects from base extractor
- New extractors:
- CEDRecordingExtractor (for .smrx files)
- YassSortingExtractor (for YASS sorter)
- CombinatoSortingExtractor (for Combinato sorter)
- BlackRock extractors (neo-based)
- CellExplorerSortingExtractor
- Updates to Extractors:
- NwbExtractors: handling of metadata and use timestamps instead of rate
- NeuroscopeExtractors: handle multiple chanks
- Mea1k and MaxOne: load spike rates and amplitudes and added SortingExtractors
- MEArec: update for `MEArec >= 1.5`
- SpikeGLX: support for lf and nidq files, support for cbin compression
- New features:
- implemented `get_ttl_events` functionin base `RecordingExtractor` and for: `OpenEphysRecordingExtractor`, `IntanRecordingExtractor`, `SpikeGLXRecordingExtractor`, `Mea1kRecordingExtractor`, `MaxOneRecordingExtractor`
- `time_to_frame` and `frame_to_time` can handle arrays as input