File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Part_1_Resources_for_computational_modellers Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,14 @@ MPI, and neuromorphic chips.
188
188
189
189
#### The Virtual Brain
190
190
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 )
192
199
193
200
194
201
@@ -247,9 +254,13 @@ and computational data.
247
254
248
255
#### GitHub
249
256
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.
251
261
252
262
[ 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 )
253
264
254
265
#### Rescience
255
266
You can’t perform that action at this time.
0 commit comments