Skip to content

Commit 7def9dc

Browse files
Update generate.py (#4163)
Co-authored-by: Garcia Samuel <[email protected]>
1 parent e00c5f6 commit 7def9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/spikeinterface/core/generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1735,7 +1735,7 @@ def generate_templates(
17351735
An optional dict containing parameters per units.
17361736
Keys are parameter names:
17371737
1738-
* "alpha": amplitude of the action potential in a.u. (default range: (6'000-9'000))
1738+
* "alpha": amplitude of the action potential in a.u. (default range: (100.0 - 500.0))
17391739
* "depolarization_ms": the depolarization interval in ms (default range: (0.09-0.14))
17401740
* "repolarization_ms": the repolarization interval in ms (default range: (0.5-0.8))
17411741
* "recovery_ms": the recovery interval in ms (default range: (1.0-1.5))

0 commit comments

Comments
 (0)