Size: 2488
Comment:
|
Size: 2431
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 23: | Line 23: |
== #toc, .toc, .mw-warning { border: 1px solid rgb(170, 170, 170); background-color: rgb(249, 249, 249); padding: 5px; font-size: 95%; }#toc h2, .toc h2 { display: inline; border: medium none; padding: 0px; font-size: 100%; font-weight: bold; }#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle { text-align: center; }#toc ul, .toc ul { list-style-type: none; list-style-image: none; margin-left: 0px; padding-left: 0px; text-align: left; }#toc ul ul, .toc ul ul { margin: 0px 0px 0px 2em; }#toc .toctoggle, .toc .toctoggle { font-size: 94%; }body { font-family: 'Times New Roman'; font-variant: normal; text-indent: 0in; widows: 2; font-style: normal; font-weight: normal; text-decoration: none; color: rgb(0, 0, 0); text-align: left; font-size: 12pt; }table { }td { border-collapse: collapse; text-align: left; vertical-align: top; } == | |
Line 25: | Line 24: |
The first steps of include importing the anatomy and the functional data and projecting the sources. If you unsure how to do this the detailed steps can be found in the Continuous Recordings tutorial or within the tutorials for the '12 Easy steps for Brainstorm', all of which are available from this page: [[http://neuroimage.usc.edu/brainstorm/Tutorials|Tutorials]] | |
Line 26: | Line 26: |
The first steps of include importing the anatomy and the functional data and projecting the sources. If you unsure how to do this the detailed steps can be found in the Continuous Recordings tutorial or within the tutorials for the '12 Easy steps for Brainstorm', all of which are available from this page. (LINK) | ==== Anatomy ==== * Import the freesurfer anatomy folder and define the fiducial points. * The MRI coordinates be (+/- a few millimeters): . NAS: x=128, y=225, z=135 . LPA: x=54, y=115, z=107 . RPA: x=204, y=115, z=99 . AC: x=133, y=137, z=152 . PC: x=132, y=108, z=150 . IH: x=133, y=163, z=196 (anywhere on the midsagittal plane) ==== Functional data ==== * The sample_resting download contains two 10 minute resting state runs. We are going to use the first one which is the one labelled 'subj002_spontaneous_20111102_02_AUX.ds'. * Use the review raw file to access this file through the brainstorm interface. Click yes to refine registration with the head points. |
Line 29: | Line 42: |
=== Step 2: Using the PAC Function === | |
Line 32: | Line 44: |
==== Pre-Processing ==== === Step 2: Using the PAC Function === |
Phase-amplitude coupling
This tutorial introduces the concept of phase-amplitude coupling (PAC) and the metrics used in Brainstorm to estimate it. Those tools are illustrated on three types of data: simulated recordings, rat intra-cranial recordings and MEG signals.
Phase-amplitude coupling
Illustrated introduction and mathematical background.
Simulated recordings
Step-by-step instructions with as many screen captures as possible: generation and analysis of the signals.
Rat recordings
How to download the data.
Step-by-step instructions to analyze the recordings.
MEG recordings
Step-by-step instructions to analyze the wMNE source signals for Phase Amplitude Coupling.
In order to do this part of the tutorial you will need to get the file sample_resting.zip from the Download page.
Preparation of the anatomy, basic pre-processing and source modeling will be only mentioned briefly and will be similar to the continuous recordings tutorials found here: Continuous Recordings Tutorial
Step 1: Pre-processing
The first steps of include importing the anatomy and the functional data and projecting the sources. If you unsure how to do this the detailed steps can be found in the Continuous Recordings tutorial or within the tutorials for the '12 Easy steps for Brainstorm', all of which are available from this page: Tutorials
Anatomy
- Import the freesurfer anatomy folder and define the fiducial points.
- The MRI coordinates be (+/- a few millimeters):
- NAS: x=128, y=225, z=135
- LPA: x=54, y=115, z=107
- RPA: x=204, y=115, z=99
- AC: x=133, y=137, z=152
- PC: x=132, y=108, z=150
- IH: x=133, y=163, z=196 (anywhere on the midsagittal plane)
Functional data
- The sample_resting download contains two 10 minute resting state runs. We are going to use the first one which is the one labelled 'subj002_spontaneous_20111102_02_AUX.ds'.
- Use the review raw file to access this file through the brainstorm interface. Click yes to refine registration with the head points.
Pre-Processing
Step 2: Using the PAC Function