Skip to content

Commit

Permalink
Improve docstrings of DeHyperPol, HyperDePol and sAHP
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaquier Aurélien Tristan committed Dec 5, 2023
1 parent 40ec514 commit c469c4b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bluepyefe/ecode/DeHyperPol.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ class DeHyperPol(Recording):

"""DeHyperpol current stimulus
The hyperpolarizing step is usually fixed at 150% of rheobase, and the hyperpolarizing step
can usually vary from -40% to -160% of rheobase
hypamp hypamp+amp hypamp+amp2 hypamp
: : : :
: _________________ : :
Expand Down
3 changes: 3 additions & 0 deletions bluepyefe/ecode/HyperDePol.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ class HyperDePol(Recording):

"""HyperDepol current stimulus
The hyperpolarizing step is usually fixed at 100% of rheobase, and the hyperpolarizing step
can usually vary from -40% to -160% of rheobase.
hypamp hypamp+amp hypamp+amp2 hypamp
: : : :
Expand Down
3 changes: 3 additions & 0 deletions bluepyefe/ecode/sAHP.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ class SAHP(Recording):

"""sAHP current stimulus
The long step (here amp) is usually fixed at 40% of rheobase, and the short step (here amp2)
can usually vary from 150% to 300% of rheobase.
hypamp hypamp+amp hypamp+amp2 hypamp+amp hypamp
: : : : :
Expand Down

0 comments on commit c469c4b

Please sign in to comment.