Skip to content

Commit 52da122

Browse files
committed
Readme
1 parent 9eb8db1 commit 52da122

File tree

1 file changed

+13
-2
lines changed
  • Part_1_Resources_for_computational_modellers

1 file changed

+13
-2
lines changed

Part_1_Resources_for_computational_modellers/README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,14 @@ MPI, and neuromorphic chips.
188188

189189
#### The Virtual Brain
190190

191-
...
191+
The Virtual Brain (TVB) is a neuroinformatics platform for full brain network
192+
simulations using biologically realistic connectivity. Itenables the model-based
193+
inference of neurophysiological mechanisms across different brain scales that
194+
underlie the generation of macroscopic neuroimaging signals including functional
195+
MRI (fMRI), EEG and MEG.
196+
197+
[Website](http://www.thevirtualbrain.org)
198+
| [Slides](https://github.com/NeuralEnsemble/NeuroinformaticsTutorial/blob/master/Part_1_Resources_for_computational_modellers/4_Simulation_environments/6_TVB.pptx)
192199

193200

194201

@@ -247,9 +254,13 @@ and computational data.
247254

248255
#### GitHub
249256

250-
_**Volunteer welcome to contribute short intro to Github for computational scientists**_
257+
GitHub is a web-based version control repository based on Git and Internet hosting
258+
service. It is mostly used for open source code development. It offers all of the
259+
distributed version control and source code management functionality of Git as well
260+
as adding its own features.
251261

252262
[Website](https://github.com)
263+
| [Slides](https://github.com/NeuralEnsemble/NeuroinformaticsTutorial/blob/master/Part_1_Resources_for_computational_modellers/5_Model_sharing/6_GitHub.pptx)
253264

254265
#### Rescience
255266

0 commit comments

Comments
 (0)