<!> This tutorial is under construction <!>

Authors: Thomas Vincent, Zhengchen Cai

The current tutorial assumes that the tutorials 1 to 5 have been performed. Even if they focus on MEG data, they introduce Brainstorm features that are used in this tutorial.

List of prerequisites:

Download

The dataset used in this tutorial is available online .

Presentation of the experiment

Create Data structure

Create a protocol called "TutorialNIRSTORM":

Create a subject called "Subject01" (Go to File -> New subject), with the default options

Import anatomy

Import MRI

Make sure you are in the anatomy view of the protocol. Right-click on "Subject01 -> Import MRI". Select T1_MRI.nii from the NIRS_sample data folder. This will open the MRI review panel where you have to set the fudicial points (See Import the subject anatomy).

Import Meshes

The head and white segmentations provided in the NIRS sample data were computed with Brainvisa.

Right-click on "Subject01 -> Import surfaces". From the NIRS sample data folder, select files: head_10000V.mesh, hemi_8003V.mesh and white_8003V.mesh.

You can check the regristration between the MRI and the loaded meshes by right-clicking on each meash element and going to "MRI registration -> Check MRI/Surface registration".

NIRSTORM_tut1_new_MRI_meshes.gif

Import NIRS functional data

Go to the "functional data" view of the protocol. Right-click on "Subject01 -> Import MEG/EEG/NIRS", select file type "NIRS: BS (.bs)" and load the folder "S01_Block_FO_LH_Run01.bs" in the NIRS sample folder. Exported from the Brainsight acquisition software, this folder contains the following files:

NIRS Acquisition + description

dataset files:

* 2 nirs files with proper SrcPos and DetPos fields

-> generate these from brainsight output merged with montage coords

-> check if there is a way to directly have this from brainsight without having to forge it

NIRS-MRI coregistration

Use automatic registration

Keep only step 1

Display Optodes (adapted from “Display Sensors”)

- no helmet here -> should be able to show optode positions over head meshSKip manual registration

Edit the channel file

Introduce new nomenclature

S1D1WL1 NIRS_WL1 …S1D1WL2 NIRS_WL2 …

Visualize NIRS signals

Depends on tut #5

Introduce default channel groups: ALL, WL1, WL2

Just adapt sections “Montage selection” and “Channel selection”

Tutorials/NIRSDataImport (last edited 2015-10-27 20:30:04 by ?ThomasVincent)