.. currentmodule:: brian2.monitors.statemonitor StateMonitor class ================== (*Shortest import*: ``from brian2 import StateMonitor)`` .. autoclass:: StateMonitor Tutorials and examples using this --------------------------------- * Tutorial :doc:`1-intro-to-brian-neurons ` * Tutorial :doc:`2-intro-to-brian-synapses ` * Tutorial :doc:`3-intro-to-brian-simulations ` * Example :doc:`COBAHH ` * Example :doc:`adaptive_threshold ` * Example :doc:`advanced/COBAHH_approximated ` * Example :doc:`advanced/Ornstein_Uhlenbeck ` * Example :doc:`advanced/compare_GSL_to_conventional ` * Example :doc:`advanced/custom_events ` * Example :doc:`advanced/modelfitting_sbi ` * Example :doc:`advanced/stochastic_odes ` * Example :doc:`compartmental/bipolar_cell ` * Example :doc:`compartmental/bipolar_with_inputs ` * Example :doc:`compartmental/bipolar_with_inputs2 ` * Example :doc:`compartmental/hh_with_spikes ` * Example :doc:`compartmental/hodgkin_huxley_1952 ` * Example :doc:`compartmental/infinite_cable ` * Example :doc:`compartmental/lfp ` * Example :doc:`compartmental/spike_initiation ` * Example :doc:`coupled_oscillators ` * Example :doc:`frompapers/Brette_2012/Fig1 ` * Example :doc:`frompapers/Brette_2012/Fig3AB ` * Example :doc:`frompapers/Brette_2012/Fig3CF ` * Example :doc:`frompapers/Brette_2012/Fig4 ` * Example :doc:`frompapers/Brette_2012/Fig5A ` * Example :doc:`frompapers/Brette_Gerstner_2005 ` * Example :doc:`frompapers/Brette_Guigon_2003 ` * Example :doc:`frompapers/Clopath_et_al_2010_homeostasis ` * Example :doc:`frompapers/Destexhe_et_al_1998 ` * Example :doc:`frompapers/Hindmarsh_Rose_1984 ` * Example :doc:`frompapers/Izhikevich_2003 ` * Example :doc:`frompapers/Izhikevich_2007 ` * Example :doc:`frompapers/Jansen_Rit_1995_single_column ` * Example :doc:`frompapers/Morris_Lecar_1981 ` * Example :doc:`frompapers/Naud_et_al_2008_adex_firing_patterns ` * Example :doc:`frompapers/Nicola_Clopath_2017 ` * Example :doc:`frompapers/Platkiewicz_Brette_2011 ` * Example :doc:`frompapers/Rossant_et_al_2011bis ` * Example :doc:`frompapers/Rothman_Manis_2003 ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_1_COBA ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_2_gchi_astrocyte ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_3_io_synapse ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_4_rsmean ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_4_synrel ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_5_astro_ring ` * Example :doc:`frompapers/Tetzlaff_2015 ` * Example :doc:`frompapers/Touboul_Brette_2008 ` * Example :doc:`frompapers/Tsodyks_Pawelzik_Markram_1998 ` * Example :doc:`frompapers/Tsodyks_Uziel_Markram_2000 ` * Example :doc:`frompapers/Wang_2002 ` * Example :doc:`frompapers/Wang_Buszaki_1996 ` * Example :doc:`multiprocessing/01_using_cython ` * Example :doc:`multiprocessing/02_using_standalone ` * Example :doc:`multiprocessing/03_standalone_joblib ` * Example :doc:`phase_locking ` * Example :doc:`standalone/STDP_standalone ` * Example :doc:`standalone/simple_case ` * Example :doc:`standalone/simple_case_build ` * Example :doc:`synapses/STDP ` * Example :doc:`synapses/continuous_interaction ` * Example :doc:`synapses/gapjunctions ` * Example :doc:`synapses/homeostatic_stdp_at_inhibitory_synapes ` * Example :doc:`synapses/jeffress ` * Example :doc:`synapses/nonlinear ` * Example :doc:`synapses/spike_based_homeostasis ` * Example :doc:`synapses/synapses `