Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend NeuroML to incorporate rate based/neural mass models #4

Open
pgleeson opened this issue Oct 10, 2018 · 3 comments
Open

Extend NeuroML to incorporate rate based/neural mass models #4

pgleeson opened this issue Oct 10, 2018 · 3 comments

Comments

@pgleeson
Copy link
Member

Much work has already taken place for this in the GSoC for OSB:
http://neuralensemble.blogspot.com/2018/08/neuroml2lems-is-moving-into-neural-mass.html

This work has involved expressing neural masses/population units in LEMS format to encapsulate the dynamics of the rate changes. Links for projects with neural mass models in LEMS:
https://github.com/OpenSourceBrain/WilsonCowan
https://github.com/OpenSourceBrain/del-Molino2017
https://github.com/OpenSourceBrain/MejiasEtAl2016

Eventually some or all of these models could/should be mapped onto The Virtual Brain format.

@JohnGriffiths
Copy link

JohnGriffiths commented Oct 10, 2018

Re: mapping to TVB format - there is some functionality implemented in TVB for specifying simulations from .json .

e.g.

https://github.com/the-virtual-brain/tvb-documentation/blob/master/demos/sandbox/load_simulation_from_json.ipynb

It's still quite rudimentary and possibly buggy, but a useful direction might be to figure out the correspondences between this .json structure and the neuroml .xml structure.

@pgleeson
Copy link
Member Author

pgleeson commented Apr 4, 2019

Relevant for TVB: https://github.com/maedoc/tvb-lems

@pgleeson
Copy link
Member Author

Another potential target simulation/analysis tool for these models: https://github.com/breakspear/bdtoolkit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants