= Human Connectome Project: MEG = '''[WARNING: Tutorial under construction, not ready for public use]''' ''Authors: Francois Tadel'' This tutorial introduces how to download MEG recordings from the [[http://www.humanconnectome.org/about/project/MEG-and-EEG.html|Human Connectome Project]] (HCP) [[https://db.humanconnectome.org|ConnectomeDB]] database and process them into Brainstorm. Note that the operations used here are not detailed, the goal of this tutorial is not to introduce Brainstorm to new users. For in-depth explanations of the interface and theoretical foundations, please refer to the [[http://neuroimage.usc.edu/brainstorm/Tutorials#Get_started|introduction tutorials]]. <> == License == These data were generated and made available by the Human Connectome Project, WU-Minn Consortium (Principal Investigators: David Van Essen and Kamil Ugurbil; 1U54MH091657), which is funded by the 16 NIH Institutes and Centers that support the NIH Blueprint for Neuroscience Research and by the McDonnell Center for Systems Neuroscience at Washington University. For additional information on how to acknowledge HCP and cite HCP publications if you have used data provided by the WU-Minn HCP consortium, see http://www.humanconnectome.org/citations. As a reminder, users of these datasets must comply with the Data Use Terms that were agreed upon when receiving these data. == Download and installation == We will use only one subject available in the HCP-MEG2 distribution: subject #'''175237'''. * First, make sure you have at least '''20Gb''' of free space on your hard drive. * Login in or create an account on the [[https://db.humanconnectome.org/app/template/Login.vm|ConnectomeDB website]]. * * Unzip it in a folder that is not in any of the Brainstorm folders (program folder or database folder). * Start Brainstorm (Matlab scripts or stand-alone version). For help, see the [[http://neuroimage.usc.edu/brainstorm/Installation|Installation]] page. * Select the menu File > Create new protocol. Name it "'''TutorialHcp'''" and select the options: * "'''No, use individual anatomy'''", * "'''No, use one channel file per condition'''". == Scripting == The following script from the Brainstorm distribution reproduces the analysis presented in this tutorial page: [[https://github.com/brainstorm-tools/brainstorm3/blob/master/toolbox/script/tutorial_hcp.m|brainstorm3/toolbox/script/tutorial_hcp.m]] <)>><><)>> <>