Logo
  • Welcome to the NEST simulator documentation!

User Documentation

  • All about NEST 3.0
  • Download
  • Install
  • Configure
  • Getting started
  • Tutorials
  • Guides
  • PyNEST examples
  • Model Directory
  • NEST Server
  • PyNEST API
  • Troubleshooting
  • Getting help

Getting Involved

  • Community
  • Contribute
  • Documentation workflows
  • Publications
  • NEST Initiative
  • License
NEST simulator user documentation
  • Docs »
  • Model Directory: rate
  • Edit on GitHub

Model Directory: rate¶

MUSIC¶

  • music_rate_in_proxy – A device which receives rate data from MUSIC

  • music_rate_out_proxy – Device to forward rates to remote applications using MUSIC

Connection With Delay¶

  • rate_connection_delayed – Synapse type for rate connections with delay

Device¶

  • music_rate_in_proxy – A device which receives rate data from MUSIC

  • music_rate_out_proxy – Device to forward rates to remote applications using MUSIC

  • step_rate_generator – Provide a piecewise constant input rate

Generator¶

  • step_rate_generator – Provide a piecewise constant input rate

Neuron¶

  • gauss_rate – Rate neuron model with Gaussian gain function

  • lin_rate – Linear rate model

  • rate_neuron_ipn – Base class for rate model with input noise

  • rate_neuron_opn – Base class for rate model with output noise

  • rate_transformer_node – Rate neuron that sums up incoming rates and applies a nonlinearity specified via the template

  • siegert_neuron – model for mean-field analysis of spiking networks

  • sigmoid_rate – Rate neuron model with sigmoidal gain function

  • sigmoid_rate_gg_1998 – rate model with sigmoidal gain function

  • tanh_rate – rate model with hyperbolic tangent non-linearity

  • threshold_lin_rate – Rate model with threshold-linear gain function

Synapse¶

  • rate_connection_delayed – Synapse type for rate connections with delay

  • rate_connection_instantaneous – Synapse type for instantaneous rate connections


Revision a1d1c6a0.