Skip to content

Commit

Permalink
Remove duplicate notebook and all references to it.
Browse files Browse the repository at this point in the history
  • Loading branch information
heplesser committed Jul 7, 2023
1 parent 55a005d commit 3621bc1
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 629 deletions.
618 changes: 0 additions & 618 deletions doc/htmldoc/model_details/IAF_neurons_singularity.ipynb

This file was deleted.

2 changes: 1 addition & 1 deletion models/gif_psc_exp.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ The shape of postsynaptic current is exponential.
``tau_syn_in``, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
Parameters
++++++++++
Expand Down
2 changes: 1 addition & 1 deletion models/gif_psc_exp_multisynapse.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ The shape of postsynaptic current is exponential.
time constant, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
Parameters
++++++++++
Expand Down
2 changes: 1 addition & 1 deletion models/glif_psc.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ to follow the condition of
``tau_syn_in``, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
Parameters
++++++++++
Expand Down
2 changes: 1 addition & 1 deletion models/iaf_psc_alpha.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ relevant measures analytically.
``tau_syn_in``, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
See also [3]_.
Expand Down
2 changes: 1 addition & 1 deletion models/iaf_psc_alpha_multisynapse.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ a different time constant. The port number has to match the respective
``tau_syn_in``, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
Sends
+++++
Expand Down
2 changes: 1 addition & 1 deletion models/iaf_psc_alpha_ps.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ can only change at on-grid times.
`tau_syn_in`, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
For details about exact subthreshold integration, please see
:doc:`../neurons/exact-integration`.
Expand Down
2 changes: 1 addition & 1 deletion models/iaf_psc_exp.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ model with escape noise [4]_.
``tau_syn_in``, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
``iaf_psc_exp`` can handle current input in two ways:
Expand Down
2 changes: 1 addition & 1 deletion models/iaf_psc_exp_htum.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ neuron like dynamics interacting by point events is described in
``tau_syn_in``, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
See also [4]_.
Expand Down
2 changes: 1 addition & 1 deletion models/iaf_psc_exp_multisynapse.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ a different time constant. The port number has to match the respective
``tau_syn_in``, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
For conversion between postsynaptic potentials (PSPs) and PSCs,
please refer to the ``postsynaptic_potential_to_current`` function in
Expand Down
2 changes: 1 addition & 1 deletion models/iaf_psc_exp_ps.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ can only change at on-grid times.
`tau_syn_in`, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
For details about exact subthreshold integration, please see
:doc:`../neurons/exact-integration`.
Expand Down
2 changes: 1 addition & 1 deletion models/iaf_psc_exp_ps_lossless.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ meets the threshold.
``tau_syn_in``, respectively, to avoid numerical instabilities.
For implementation details see the
`IAF_neurons_singularity <../model_details/IAF_neurons_singularity.ipynb>`_ notebook.
`IAF Integration Singularity notebook <../model_details/IAF_Integration_Singularity.ipynb>`_.
This model transmits precise spike times to target nodes (on-grid spike
time and offset). If this node is connected to a spike_recorder, the
Expand Down

0 comments on commit 3621bc1

Please sign in to comment.