FIAC information here:
http://www.madic.org/fiac/how_to_participate.html
http://www.madic.org/fiac/MRIsequences.htm
Download the data, and unpack it into a directory. On my machine
the directory was /home/imagers/FIAC
, and unpacking gave
me, for the second subject, a subdirectory fiac1
, with
sub-subdirectories like this:
|-- fiac1 | |-- anat1 | |-- fieldmap2 | |-- fonc1 | |-- fonc2 | |-- fonc3 | `-- fonc4
Make sure you have also downloaded the onsets. For your convenience I have attached an archive of FIAC onsets that unpacks into the directory structure above.
fiac_top_groove
script, and run the
fiac_run_processing
script to run the complete
analysis. There are also some example scripts to show how to run the
analysis on many subjects in parallel - see HowtoParallel for details.
http://www.mrc-cbu.cam.ac.uk/Imaging/Common/downloads/SPMUtils/tsdiffana.tar.gz
I first ran tsdiffana
on each of the datasets, in
fact using the groovy_diff
batch script, from
GroovyBatch.
See the tsdiffana
plots in the attachment table at
the bottom of this page. The following table summarizes (s2
means session 2).
Subject number | Comment |
---|---|
1 | s2 spike ~ 58, 118 |
8 | huge spikes all 4 sessions |
10 | s3,s4 some spikes |
11 | s1, spikes 91, 188 (at end), s2 40, 120, 180, s3 huge spike at 110, largish others, s4 80, 170 |
12 | s1, huge spike 72ish, s2, 47, 115; s3 20 |
The following table gives the output from the tsdiffana run for all the subjects; each is a pdf file or about 340k
tsdiffana results |
---|
fiac0 |
fiac1 |
fiac2 |
fiac3 |
fiac4 |
fiac6 |
fiac7 |
fiac8 |
fiac9 |
fiac10 |
fiac11 |
fiac12 |
fiac13 |
fiac14 |
fiac15 |
Omit subjects 0 and 11 (no fieldmaps)
Omit subject 5 (no anatomical)
Omit session 3 for subject 10 (asleep)
From tsdiffana
analysis: omit subject 8, subject 12
session 1.
If we had been using subject 11, we would have excluded session 3,
due to tsdiffana
spikes.
http://www.fil.ion.ucl.ac.uk/spm/toolbox/fieldmap/
In order to get the fieldmap undistort working with the batch system, I had to use a modified version of the main FieldMap script. Please download this to replace the original if you want to use the batch files here.
The FIAC images all have .mat
files, which the pvconv
conversion program generates automatically from the scanner data, to
give the position of the image in terms of the magnet isocentre. This
means that the anatomical, fieldmap etc images are already
coregistered using the information in the .mat
files.
After a little testing, it seemed that the automated SPM
coregistration was giving a less successful coregistration than the
pvconv
scanner data, so I did not use coregistration for
matching the anatomical to the EPI, or the fieldmap routines.
Analysis stream common to SPM and Phiwave
tsdiffana (and subject / session exclusion)
slice timing
analyze fieldmaps
realign / unwarp + undistort using fieldmaps
segment structural
normalize segmented structural to gray template
write EPIs normalized
For SPM only
Smooth 5mm
Set up SPM model
Run SPM contrasts
For Phiwave only
Import SPM model
Convert to use unsmoothed images
Run model
Denoise contrasts
Last Refreshed: Thu Jan 12 12:42:27 GMT 2006