Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/spikeinterface/core/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -1733,7 +1733,7 @@ def generate_templates(
An optional dict containing parameters per units.
Keys are parameter names:

* "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))
* "depolarization_ms": the depolarization interval in ms (default range: (0.09-0.14))
* "repolarization_ms": the repolarization interval in ms (default range: (0.5-0.8))
* "recovery_ms": the recovery interval in ms (default range: (1.0-1.5))
Expand Down