We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d19d5 commit b1f11fbCopy full SHA for b1f11fb
src/spikeinterface/core/analyzer_extension_core.py
@@ -23,7 +23,7 @@
23
class ComputeRandomSpikes(AnalyzerExtension):
24
"""
25
AnalyzerExtension that select somes random spikes.
26
- This is allows for a subsampling of spikes for further calculations and is important
+ This allows for a subsampling of spikes for further calculations and is important
27
for managing that amount of memory and speed of computation in the analyzer.
28
29
This will be used by the `waveforms`/`templates` extensions.
0 commit comments