Skip to content

Commit

Permalink
fix wrong Lib in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaquier Aurélien Tristan committed Sep 27, 2023
1 parent f8460e4 commit 4cdc027
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/eFeatures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@ a given number of ms (default: 5) after the peak
Relative voltage values at the first after-hyperpolarization starting
a given number of ms (default: 5) after the peak

- **Required features**: LibV1:voltage_base (mV), LibV1:AHP_depth_abs_slow (mV)
- **Required features**: LibV5:voltage_base (mV), LibV1:AHP_depth_abs_slow (mV)
- **Units**: mV
- **Pseudocode**: ::

Expand All @@ -813,7 +813,7 @@ interspike interval

Relative voltage values at the first after-hyperpolarization

- **Required features**: LibV1:voltage_base (mV), LibV5:min_AHP_values (mV)
- **Required features**: LibV5:voltage_base (mV), LibV5:min_AHP_values (mV)
- **Units**: mV
- **Pseudocode**: ::

Expand Down Expand Up @@ -1810,7 +1810,7 @@ LibV1 : AHP_depth_last

Relative voltage values at the last after-hyperpolarization

- **Required features**: LibV1:voltage_base (mV), LibV5:last_AHP_values (mV)
- **Required features**: LibV5:voltage_base (mV), LibV5:last_AHP_values (mV)
- **Units**: mV
- **Pseudocode**: ::

Expand Down

0 comments on commit 4cdc027

Please sign in to comment.