spikeinterface icon indicating copy to clipboard operation
spikeinterface copied to clipboard

Make binary recording memmap efficient III (Avoiding spikes by only reserving memory equal to the trace)

Open h-mayorquin opened this issue 1 year ago • 2 comments

This is a follow up from #1742, it only allocates opens a memmap pointing to the specific trace and not to the whole file.

h-mayorquin avatar Jul 04 '23 18:07 h-mayorquin