Codes for simulations related to "Functional meso-scale integration in experienced StarCraft II players predicted by semi-empirical whole-brain modeling". We used a modified version of the Hopf model [1], with periodic external stimulation [2], to simulate fMRI BOLD-like signals and brain perturbation.
[1] Deco, G., Cruzat, J., Cabral, J., Tagliazucchi, E., Laufs, H., Logothetis, N. K., & Kringelbach, M. L. (2019). Awakening: Predicting external stimulation to force transitions between different brain states. Proceedings of the National Academy of Sciences, 116(36), 18088-18097.
[2] Escrichs, A., Perl, Y. S., Uribe, C., Camara, E., Türker, B., Pyatigorskaya, N., ... & Deco, G. (2022). Unifying turbulent dynamics framework distinguishes different brain states. Communications Biology, 5(1), 638.
Hopf_model_multi.py : base model.
runHopfStim.py : example script to run a whole-brain simulation.