Skip to content

Commit

Permalink
Merge pull request #713 from clinssen/model_doc
Browse files Browse the repository at this point in the history
Remove outdated documentation from model docstrings
  • Loading branch information
clinssen authored Dec 14, 2021
2 parents bca1cc2 + 2147f0e commit ba083e7
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 105 deletions.
6 changes: 0 additions & 6 deletions models/neurons/hh_cond_exp_destexhe.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ References
.. [4] Z. Mainen, J. Joerges, J. R. Huguenard and T. J. Sejnowski (1995) A Model of Spike Initiation in Neocortical Pyramidal Neurons. Neuron


Author
++++++

Tobias Schulte to Brinke


See also
++++++++

Expand Down
6 changes: 0 additions & 6 deletions models/neurons/hh_cond_exp_traub.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@ See also
++++++++

hh_psc_alpha


Author
++++++

Schrader
"""
neuron hh_cond_exp_traub:

Expand Down
5 changes: 0 additions & 5 deletions models/neurons/hill_tononi.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ References
unblock of NMDA receptors limits their contribution to spike generation
in cortical pyramidal neurons. Journal of Neurophysiology 89:2778-2783.
DOI: https://doi.org/10.1152/jn.01038.2002

Author
++++++

Hans Ekkehard Plesser
"""
neuron hill_tononi:
state:
Expand Down
6 changes: 0 additions & 6 deletions models/neurons/iaf_cond_alpha.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ See also
++++++++

iaf_cond_exp


Authors
+++++++

Schrader, Plesser
"""
neuron iaf_cond_alpha:

Expand Down
5 changes: 0 additions & 5 deletions models/neurons/iaf_cond_exp.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ See also
++++++++

iaf_psc_delta, iaf_psc_exp, iaf_cond_exp

Author
++++++

Sven Schrader
"""
neuron iaf_cond_exp:

Expand Down
26 changes: 0 additions & 26 deletions models/neurons/iaf_psc_alpha.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -34,26 +34,6 @@ relevant measures analytically.
the NEST source code (``docs/model_details``).


Parameters
++++++++++

The following parameters can be set in the status dictionary.

=========== ====== ==========================================================
V_m mV Membrane potential
E_L mV Resting membrane potential
C_m pF Capacity of the membrane
tau_m ms Membrane time constant
t_ref ms Duration of refractory period
V_th mV Spike threshold
V_reset mV Reset potential of the membrane
tau_syn_ex ms Rise time of the excitatory synaptic alpha function
tau_syn_in ms Rise time of the inhibitory synaptic alpha function
I_e pA Constant input current
V_min mV Absolute lower value for the membrane potenial
=========== ====== ==========================================================


References
++++++++++

Expand All @@ -75,12 +55,6 @@ See also
++++++++

iaf_psc_delta, iaf_psc_exp, iaf_cond_alpha


Authors
+++++++

Diesmann, Gewaltig
"""
neuron iaf_psc_alpha:

Expand Down
6 changes: 0 additions & 6 deletions models/neurons/iaf_psc_delta.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ See also
++++++++

iaf_psc_alpha, iaf_psc_exp


Authors
+++++++

Diesmann, Gewaltig (September 1999)
"""
neuron iaf_psc_delta:

Expand Down
6 changes: 0 additions & 6 deletions models/neurons/iaf_psc_exp.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ See also
++++++++

iaf_cond_exp


Author
++++++

Moritz Helias
"""
neuron iaf_psc_exp:

Expand Down
6 changes: 0 additions & 6 deletions models/neurons/iaf_psc_exp_dend.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ See also
++++++++

iaf_cond_exp


Author
++++++

Moritz Helias
"""
neuron iaf_psc_exp_dend:

Expand Down
5 changes: 0 additions & 5 deletions models/neurons/iaf_psc_exp_htum.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ References
space analysis of synchronous spiking in cortical neural
networks. Neurocomputing 38-40:565-571.
DOI: https://doi.org/10.1016/S0925-2312(01)00409-X

Author
++++++

Moritz Helias (March 2006)
"""
neuron iaf_psc_exp_htum:

Expand Down
6 changes: 0 additions & 6 deletions models/neurons/izhikevich.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ As published in [1]_, the numerics differs from the standard forward Euler techn
This model will instead be simulated using the numerical solver that is recommended by ODE-toolbox during code generation.


Authors
+++++++

Hanuschkin, Morrison, Kunkel


References
++++++++++

Expand Down
6 changes: 0 additions & 6 deletions models/neurons/izhikevich_psc_alpha.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ References
++++++++++

.. [1] Izhikevich, Simple Model of Spiking Neurons, IEEE Transactions on Neural Networks (2003) 14:1569-1572


Authors
+++++++

Hanuschkin, Morrison, Kunkel
"""

neuron izhikevich_psc_alpha:
Expand Down
5 changes: 0 additions & 5 deletions models/neurons/mat2_psc_exp.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ References
spiking neuron model equipped with a multi-timescale adaptive
threshold. Frontiers in Computuational Neuroscience 3:9.
DOI: https://doi.org/10.3389/neuro.10.009.2009

Author
++++++

Thomas Pfeil (modified iaf_psc_exp model of Moritz Helias)
"""
neuron mat2_psc_exp:

Expand Down
5 changes: 0 additions & 5 deletions models/neurons/terub_gpe.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ References
High Frequency Stimulation of the Subthalamic Nucleus Eliminates
Pathological Thalamic Rhythmicity in a Computational Model
Journal of Computational Neuroscience, 16, 211-235 (2004)

Author
++++++

Martin Ebert
"""
neuron terub_gpe:
state:
Expand Down
6 changes: 0 additions & 6 deletions models/neurons/terub_stn.nestml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ References

.. [2] Rubin, J.E. and Terman, D. High Frequency Stimulation of the Subthalamic Nucleus Eliminates
Pathological Thalamic Rhythmicity in a Computational Model Journal of Computational Neuroscience, 16, 211-235 (2004)


Author
++++++

Martin Ebert
"""
neuron terub_stn:
state:
Expand Down

0 comments on commit ba083e7

Please sign in to comment.