run
Package¶
model_driver
¶
- class tvb.rateML.run.model_driver.Driver_Execute(ds)[source]¶
Bases:
Driver_Setup
model_driver_bold
¶
- class tvb.rateML.run.model_driver_bold.Driver_Execute(ds)[source]¶
Bases:
Driver_Setup
model_driver_heun
¶
model_driver_zerlaut
¶
This is the partly rateML generated and partly manual implementation of the Zerlaut [1] HPC GPU model driver for exploration of the paramters : global_coupling, b_e, E_L_e, E_L_i and T as in [2]. A Jyputer notebook can be found here: https://lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/Public_3Species_TVBAdEx_EITN_FallSchool/Human/Different_brain_states_simulated_in_the_human_brain.ipynb
[1] Zerlaut, Yann, Sandrine Chemla, Frederic Chavane, and Alain Destexhe. “Modeling Mesoscopic Cortical Dynamics Using a Mean-Field Model of Conductance-Based Networks of Adaptive Exponential Integrate-and-Fire Neurons.” Journal of Computational Neuroscience 44, no. 1 (February 1, 2018): 45–61. https://doi.org/10.1007/s10827-017-0668-2.
[2] A comprehensive neural simulation of slow-wave sleep and highly responsive wakefulness dynamics Jennifer S. Goldman, Lionel Kusch, Bahar Hazal Yalçinkaya, Damien Depannemaecker, Trang-Anh E. Nghiem, Viktor Jirsa, Alain Destexhe bioRxiv 2021.08.31.458365; doi: https://doi.org/10.1101/2021.08.31.458365
- class tvb.rateML.run.model_driver_zerlaut.Driver_Execute(ds)[source]¶
Bases:
Driver_Setup