From 7080696f12617bfd08769c89a8471768878191ca Mon Sep 17 00:00:00 2001 From: Garcia Samuel Date: Fri, 8 Sep 2023 10:17:48 +0200 Subject: [PATCH] Update src/spikeinterface/core/waveform_tools.py Co-authored-by: Alessio Buccino --- src/spikeinterface/core/waveform_tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spikeinterface/core/waveform_tools.py b/src/spikeinterface/core/waveform_tools.py index c363ac49dc..a63d0a80b7 100644 --- a/src/spikeinterface/core/waveform_tools.py +++ b/src/spikeinterface/core/waveform_tools.py @@ -417,7 +417,7 @@ def extract_waveforms_to_single_buffer( Allocate a single buffer (memmap or or shared memory) and then distribute every waveform into it. Contrary to extract_waveforms_to_buffers() all waveforms are extracted in the same buffer, so the spike vector is - needed to recover waveforms unit by unit. Importantly in case of sparsity, the channel are not aligned across + needed to recover waveforms unit by unit. Importantly in case of sparsity, the channels are not aligned across units. Important note: for the "shared_memory" mode wf_array_info contains reference to