Ý

Ý 
fMRI Analysis Package 

by Pawel Skudlarski

The Official Manual

last update

October 1998

Ý

Ý

0. Table of Contents

1. Introductory notes
2. Basic Physics and Physiology of fMRI
3. Structure of this program
4. Typical steps in the analysis of a functional project
5. How to get started on SUN or SGI workstation
6. Setup File - description of the study
7. Running read_fmri
8. Additional data analysis
9. Correlation analysis
10. Fourier analysis
11. Running a Batch Job
12. Viewing Saved Results
13. Registration of images into the Talairach Atlas
14. Combining data from several studies
15. Postprocessing Commands
16. Dictionary of useful commands
17. Using optical disks
18. Some technical details
19. Troubleshooting (before you ask Pawel)
20. short description of some statistics
21. ROI time course

Useful links

Questions and comments and BUUUUGS!!!!!!

Please send e-mail to pawel.skudlarski@yale.edu. Or call him at 785-5462.
Back to the Table of Contents 


1. Introductory notes

1.1. OnLine help

Most of the MATLAB and fMRI comands gives a short help entry if you type: help command_name. To find location of the MATLAB file defining this command type: which command_name.

1.2. About this program

This program was written by Pawel Skudlarski with help of Cheryl Lacadie, Todd Constable and Adam Anderson in the NMR Research group at Department of Diagnostic Radiology of Yale Medical School. It is being used by this group as a main tool for processing of the functional brain imaging data. With any questions you may contact Pawel Skudlarski at:
Department of Diagnostic Radiology

 
pawel.skudlarski@yale.edu
Back to the Table of Contents 

2. Basic Physics and Physiology of fMRI

Functional MRI (Magnetic Resonance Imaging) is a method of tracking the brain activation's by using multiple MRI images of the brain. The differences between images taken while subject is performing different tasks tell as about the regions of the brain that activated. There is still a lot to be learn about the link between the brain activation's and changes in the MRI but currently the mostly accepted is the BOLD (Blood Oxygen Level Dependent) mechanism. The local increase of the brain activation increases the metabolism rate and the oxygen consumption. This causes increase of the large blood flow increase that overcompensates for the increased use of oxygen. In result the blood in the active region becomes more oxygenated. This means that in contains more oxyhemoglobin and less deoxyhemoglobin. Luckily for MRI requirement these two forms of hemoglobin vary in its magnetic properties. Deoxyhemoglobin is paramagnetic. The higher content of deoxyhemoglobin increases the rate of depolarization of hydrogen nuclei creating the NMR signal thus decreasing the intensity of the T2* image.The bottom line is that the intensity of images increases with the increase of brain activation. The problem remain that this increase is small (usually less than 2%) and easily obscured by noise and different artifacts.

2.1. Typical NMR imaging parameters

We use two different types of NMR images. The conventional images are obtain using our 1.5 Tesla GE 'Signa' scanner. Those images have good quality but it takes a few minutes to collect one, so they are used only to provide anatomical images of the scanned brain. The typical imaging parameters for the anatomical (T1 weighted) images are: FOV(Field of View 40 x 40 cm, slice thickness 7 mm, TE (echo time) - 11 ms, TR (repetition time) - 500ms, resolution 256x256 pixels. The functional images are obtained in EPI (Echo Planar Imaging) gradient echo sequence using the additional hardware from Advanced NMR. Those images can be obtained at the rate of several images per second. The usual imaging parameters are: FOV (Field Of View) 20*40 cm, slice thickness 7 mm, TE (echo time) - 45 ms, TR (repetition time) - 500ms to 3000ms, flip angle 60¡, resolution 128x64 pixels.

2.2. Main (known) sources of noise and artifacts

2.2.1. Thermal Noise

There is quite large thermal noise created in the electronic circuits of the MRI scanner. This noise can be quite well described as white uncorrellated noise. Its intensity-SNR (Signal to Noise Ratio) can be controlled only by increasing the pixel size thus loosing the spatial resolution.

2.2.2. Ghosts

Ghosts (strong artefacts looking like weaker copies of the actual images appearing next to it) may appear and disappear during one series of scans can create substantial spurious activation's. All series of images should be checked for such changing ghosts. Image series with ghosts should be discarded.

2.2.3. Cardiac and respiratory artifacts

The pulsation of the blood due to the heart rate and changes connected to respiratory cycle can change the blood flow and oxygenation. Those changes should have frequency higher than the changes in the activation pattern so that they will not create spurious activation's.

2.2.4. Draining Veins

The question whether the changes of the blood activation's come from the brain tissue itself or from the vein draining the active region is still open. Currently we do not use any additional steps to discriminate between those two contributions. There are two techniques that could be used. One calls for different imaging sequences (using spin echo or diffusion weighted imaging) that will be differentially sensitive to vessels of different size. Another approach is to use the fact that the blood in the draining veins is changing significantly (few seconds) later than the blood in the active tissue. So the activation's with longer delay can be interpreted as draining vessels. The most obvious precaution is to treat activation occurring close to visible large vessels with additional dose of skepticism.

2.2.5. Subject Motion

Subject motion is a serious source of artifacts. Even relatively small motion (of the range much smaller than a pixel size e.a. 1.6-3.2 mm) can create serious artifacts due to the partial volume effects (when the intensity of neighboring pixels varies by 10 % , which is quite common, then the shift of 0.1 pixel will create change of intensity of 1% - comparable to what we observe in the BOLD effect. Even small movements may also change the intensity of imeges due to the changes in spin magnetization during scan cycle. Subjects should be strictly instructed and constantly reminded not to move, straps restraing their head should be used. The task design should also minimize the possibility of task related movements. Since most of movements appear between consecutive series of images, only images taken within the same series should be compared directly in the data processing. We (mostly Chris Gatenby) are working on adapting the motion correction module to this program. This will be an additional program that will have to be run on the raw data before any further analysis.

2.2.6. Scanner Drift

There seem to be significant artifacts coming from the drift of the images in the readout direction. This drift is created most probably by the small instability of scanner gradients. It can create additional spurious artifacts in the regions that have large gradients of intensity in this directions.

2.2.7. Susceptibility artifacts (in EPI)

The EPI images are very sensitive to the changes of the magnetic susceptibility. In effect the signal from regions close to sinuses and bottom of the brain may disappear.

2.3.ÝReview of methods of statistical analysis

2.4. Advises for experimental design