Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix ascii art in docs #185

Merged
merged 1 commit into from
Jun 24, 2024
Merged
Show file tree
Hide file tree
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
30 changes: 16 additions & 14 deletions bluepyefe/ecode/DeHyperPol.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,22 @@ class DeHyperPol(Recording):
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 ``
`` : : : : ``
`` : _________________ : : ``
`` : | | : : ``
`` : | | : : ``
``|_______________| | : ___________ ``
``^ ^ | : | ^ ``
``: : | : | : ``
``: : | : | : ``
``: : |____________| : ``
``: : ^ ^ : ``
``: : : : : ``
``: : : : : ``
``t=0 ton tmid toff tend``
.. code-block:: none

hypamp hypamp+amp hypamp+amp2 hypamp
: : : :
: _________________ : :
: | | : :
: | | : :
|_______________| | : ___________
^ ^ | : | ^
: : | : | :
: : | : | :
: : |____________| :
: : ^ ^ :
: : : : :
: : : : :
t=0 ton tmid toff tend
"""

def __init__(
Expand Down
33 changes: 17 additions & 16 deletions bluepyefe/ecode/HyperDePol.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,23 @@ class HyperDePol(Recording):
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 ``
`` : : : : ``
`` : : _____________________ : ``
`` : : | | : ``
`` : : | | : ``
`` : : | | : ``
`` : : | | : ``
`` : : | | : ``
``|_______________ : | |___________ ``
``^ | : | ^ ^ ``
``: |___________________| : : ``
``: ^ ^ : : ``
``: : : : : ``
``: : : : : ``
``t=0 ton tmid toff tend``
.. code-block:: none

hypamp hypamp+amp hypamp+amp2 hypamp
: : : :
: : _____________________ :
: : | | :
: : | | :
: : | | :
: : | | :
: : | | :
|_______________ : | |___________
^ | : | ^ ^
: |___________________| : :
: ^ ^ : :
: : : : :
: : : : :
t=0 ton tmid toff tend
"""

def __init__(
Expand Down
26 changes: 14 additions & 12 deletions bluepyefe/ecode/SpikeRec.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,20 @@ class SpikeRec(Recording):

"""SpikeRec current stimulus

`` hypamp hypamp+amp hypamp hypamp+amp . . . ``
`` : : : : ``
`` : _________________ : _________________ _________________ ``
`` : | | : | | | | ``
`` : | | : | | * len(tspike) | | ``
`` : | | : | | . . . | | ``
`` : | | : | | | | ``
``|_______________| |__________| |__ __| |___ ``
``: : : : : ^ ``
``: : : : : : ``
``: : : : : : ``
`` <--tspike[0]--><-spike_duration-><- delta -><-spike_duration-> . . . tend``
.. code-block:: none

hypamp hypamp+amp hypamp hypamp+amp . . .
: : : :
: _________________ : _________________ _________________
: | | : | | | |
: | | : | | * len(tspike) | |
: | | : | | . . . | |
: | | : | | | |
|_______________| |__________| |__ __| |___
: : : : : ^
: : : : : :
: : : : : :
<--tspike[0] --><-spike_duration-><- delta -><-spike_duration-> . . . tend

"""

Expand Down
41 changes: 21 additions & 20 deletions bluepyefe/ecode/negCheops.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,27 @@ class NegCheops(Recording):

"""NegCheops current stimulus


`` hypamp hypamp+amp hypamp hypamp+amp hypamp hypamp+amp hypamp ``
`` : : : : : : : ``
`` : : : : : : : ``
``|__________ : ____________ : ____________ : ____________ ``
``: :\ : /: :\ : /: :\ : /: ^ ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ : / : : \ : / : : \ : / : : ``
``: : \ / : : \ / : : \ / : : ``
``: : ' : : ' : : ' : : ``
``: : : : : : : : ``
``t=0 ton t1 t2 t3 t4 toff tend``
.. code-block:: none

hypamp hypamp+amp hypamp hypamp+amp hypamp hypamp+amp hypamp
: : : : : : :
: : : : : : :
|__________ : ____________ : ____________ : ____________
: :\ : /: :\ : /: :\ : /: ^
: : \ : / : : \ : / : : \ : / : :
: : \ : / : : \ : / : : \ : / : :
: : \ : / : : \ : / : : \ : / : :
: : \ : / : : \ : / : : \ : / : :
: : \ : / : : \ : / : : \ : / : :
: : \ : / : : \ : / : : \ : / : :
: : \ : / : : \ : / : : \ : / : :
: : \ : / : : \ : / : : \ : / : :
: : \ : / : : \ : / : : \ : / : :
: : \ : / : : \ : / : : \ : / : :
: : \ / : : \ / : : \ / : :
: : ' : : ' : : ' : :
: : : : : : : :
t=0 ton t1 t2 t3 t4 toff tend
"""

def __init__(
Expand Down
40 changes: 21 additions & 19 deletions bluepyefe/ecode/posCheops.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,27 @@ class PosCheops(Recording):

"""PosCheops current stimulus

`` hypamp hypamp+amp hypamp hypamp+amp hypamp hypamp+amp hypamp ``
`` : : : : : : : ``
`` : . : . : . : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
`` : / \ : / \ : / \ : ``
``|__________ / \ __________ / \ __________ / \ __________ ``
``: : : : : : : ^ ``
``: : : : : : : : ``
``: : : : : : : : ``
``t=0 ton t1 t2 t3 t4 toff tend``
.. code-block:: none

hypamp hypamp+amp hypamp hypamp+amp hypamp hypamp+amp hypamp
: : : : : : :
: . : . : . :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
: / \ : / \ : / \ :
|__________ / \ __________ / \ __________ / \ __________
: : : : : : : ^
: : : : : : : :
: : : : : : : :
t=0 ton t1 t2 t3 t4 toff tend
"""

def __init__(
Expand Down
Loading
Loading