We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00c5f6 commit 7def9dcCopy full SHA for 7def9dc
src/spikeinterface/core/generate.py
@@ -1735,7 +1735,7 @@ def generate_templates(
1735
An optional dict containing parameters per units.
1736
Keys are parameter names:
1737
1738
- * "alpha": amplitude of the action potential in a.u. (default range: (6'000-9'000))
+ * "alpha": amplitude of the action potential in a.u. (default range: (100.0 - 500.0))
1739
* "depolarization_ms": the depolarization interval in ms (default range: (0.09-0.14))
1740
* "repolarization_ms": the repolarization interval in ms (default range: (0.5-0.8))
1741
* "recovery_ms": the recovery interval in ms (default range: (1.0-1.5))
0 commit comments