Integration of MIIND and The Virtual Brain

Requires MIIND (pip install miind) and TVB (pip install tvb-framework)

******tvb_miind_sim.py******

Run the default TVB simulation (with default connectivity of 76 nodes). Each node runs a population of Izhikevich neurons simulated using MIIND.

$ python tvb_miind_sim.py

