|
.
Ý |
|
Please send e-mail to pawel.skudlarski@yale.edu.
Or call him at 785-5462.
Back to the
Table of Contents
ÝBack to the Table of Contents
ViewRes provides access to all the statistical parametric maps created by read_fmri or fmri_batch and stored in our data base. It can display them using different threshold and different clustering filters. The interactive interface of ViewRes is very similar to that of read_fmri, but the former can acces only previously calculated statistical maps - all of them, while the latter is loading the whole raw data for a single slice of singe study - this is time consuming, but give acces to actual time course of intensities and can help to understand data in its complexity.
ÝResults of similar studies may be transformed into an uniform talairach space to be combined into composite statistical maps, or may produce sets of measures of activation's for predefined Regions of Interest (ROI).
ÝBack to the Table of Contents
5. How to get started on SUN or SGI workstation
ÝBack to the Table of Contents
never add or remove any '#' sign from this file #List of images for set # 0 5 10 15 #Study NameÝÝÝ # dyslexia project6 7-24-96 Lee Chupka # Study NumberÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ # /iguana1/project6/10050 # series numberÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ # 004 # anmr directory nameÝÝÝÝÝÝÝÝÝÝÝÝ # RTC # preprocessing commandÝÝÝÝÝÝÝÝÝÝ # # Number of slicesÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ # 8 Number of images per sliceÝÝÝÝÝ # 30 Number of different setsÝÝÝÝÝÝÝ # 5
ÝList of images for set # 1 6 11 16 # ÝList of images for set # 2 7 12 # ÝList of images for set # 4 9 14 19 # ÝList of images for set # 3 8 13 18 # Ý# end_of_range_lists #
ÝSeries/File Name for anatomical # 002 # Ýfunctional header size # 40 ÝCoordinates of interesting FOV Ýmarker position # #
Ýpostprocessing comands : ÝBack to the
Table of Contents
Ý
ÝBack to the
Table of Contents
ÝThere are three option to be used as a reference time_course:
Ý
12. ROIcorel_comb
13. block_corel
14. block_corel_comb
15. ext_corel
Ý16. ext_corel
ÝBack to the
Table of Contents
at -c 2300 my_batch.csh (on oursun)
!at -f my_batch.csh 2300 (on mistral, from MATLAB)
ViewRes(setup_name, pair_list, t_cut, cluster_nb, slice_list,
stat_nr,options)
for example:ViewRes('9999X','[12 34],2.3,5,[1 2 3],2,'g0')will
create a window with images saved for the study 9999X, presenting the comparisons
between the task 1 and 2 in the first row and 3 and 4 in the second row
using statistic number 2 (this is split 2 T stat.). The cutoff parameter
will be 2.3, cluster filter of 5 will be applied.
Options : '0' and 'g' will be appled to the image to use the t_tab0 map
(instead of default t_tab1) and to gausian filter the final map.
To print this image type print_image
in the command window. This will transform color activation dots into white
(for positive) and black (for negative activation's) and print this image.
To create more customized you can make your copy of /fmri_data/fMRI-view/ViewResMacro.m
file and change it .
ÝBack to the
Table of Contents
ÝBack to the
Table of Contents
ÝBack to the
Table of Contents
Ý
attention: to dismount disk you must be sure it is not
busy. It means nobody (in no window) is in the directory of this optical
disk
ÝBack to the
Table of Contents
fMRI-tools - main toolbox
All the global variable necessary to run fmri are defined
and described shortly in the file globals.m
in fMRI-tools.Ý
Ý
ÝBack to the
Table of Contents
ÝBack to the Table of Contents
ON set name # case #
ranges # 4 30 #
ranges # 4 30 #
ranges # 4 30 #
ranges # 4 30 #
OFF set name # letter rhyme #
ranges # 4 30 #
ranges # 4 30 #
ON set name # category #
ranges # 4 30 #
ranges # 4 30 #
ranges # 4 30 #
ranges # 4 30 #
OFF set name # non-word rhyme #
ranges # 4 30 #
ranges # 4 30 #
ranges # 4 30 #
ranges # 4 30 #
anatomical header size # 7168
anatomical image size -Y- # 256
anatomical image size -X- # 256
functional image size -Y- # 64
functional image size -X- # 128
upper left cornerÝ
y = # 2
x = # 42
lower right corner
y = # 63
x = # 89
shift_x # -1
shift_y # 1
FOV factor - X # 1
FOV factor - Y # 2
# clean_data #
# init_med_filt #
# end_of_file #
7. Running read_fmri
Starting program After creating the setup_fmri.9999X file
in the setups_fmri directory you have to be back in your main directory
/home/oursun/fmri. At first you have to start MATLAB by typing matlabÝ
8.1. Choosing tasks
The long ON and OFF buttons in the lower part of the main
imageEPI window are defining the sets(tasks) which will be used to the
current statistics. After pressing them you can chose between task as they
were predefined in the setup file. You can also use (All) images, or (for
ON button) (All but OFF) to define all images that are not included in
the current OFF set.
8.2. Choosing statistics
By pressing the statistics button you can chose from a wide
variety of statistics to be performed on the currents task. The statistics
will be performed for each pixel separately on the sets of intensities
found for this pixel in the images belonging to the currently chosen ON
and OFF sets. This will create a map of intensities (called here t-map
even if created with some other statistics). To actually perform the statistics
after changing the statistic or ON, OFF sets, filters definitions press
run_stat. Here are most commonly used statisctics from the list
of statistics that you can choose from :
check also the review of statistics
in chapter 2.3
8.2.1.ÝSplit Statistics
The split statistics are statistics performed on parts of
data separately and added logically, e.g. for split-2 Mann-Whitney the
ON and OFF sets are divided into two equal parts, Mann-Whitney statistics
is performed on both subsets, and two 't-maps' are created. Only activation
that are stronger than the chosen t-cutoff on both maps are displayed as
positive activation's. Those statistics seems to be batter if your data
are composed from several blocks, performing statistics on each block separately
may be better to avoid motion and signal drift artifacts. Split statistics
divides On and OFF blocks into equal parts, so it can be used only if the
blocks of images obtained in different imaging series are exactly the same
length in other case (e.g. if some images were removed due to ghosting)
the combined statistics have to be used.
8.2.2.ÝCombined Statistics
The combined statistics is an improved version of split statistic.
It performs statistics between images that belongs to the same imaging
series. For each imaging series it checks if there are both ON and OFF
images in this series. If it is true, it calculates the statistical map
from images found in this series. The maps calculated for all the series
containing both ON and OFF images are later combined. If there are less
than for such maps all have to be larger than the cutoff, if there are
between 4 and 7 maps all but one has to be larger in general Int(n/4) of
maps are allowed to be smaller than cutoff. If the study contains equal
number of ON and OFF images in each imaging series then combined statistics
is exactly equivalent to the split statistics with spliting factor equal
to number of imaging series containing data.
8.2.3.ÝSkew Statistics
The skewed t-statistics is similar to t-statistics, but it
takes into account the linear drift that may apperear in the data. This
is happening quite often mostly due to the slow machine drift that shifts
images over a fraction of pixel during the imaging series. As the regular
t-statistics approximates data by a function f(t) = a*t(ON) + b*t(OFF),
the skew statistics approximates it as: f(t) = a*t(ON) + b*t(OFF + c*t.
The power of difference is calculated as difference a-b divided by the
standard deviation of the data from this fitting function. This statistics
is really helpful if the check_pos show that a small and consistent drift
exist in the data.
8.2.4. ROIcorrelation
The ROI correlation require that certain Region of Interest
(ROI) is specified (see ROIinterrogation). This statistics calculates the
correlation coefficient between the pixel time course and the average time
course of the chosen ROI.
8.2.5. AutoCorrelation
- widths of autocorrelation calculates the smallest lag at
which the autocorrelation falls below 1/3 of its value at the zero lag.
Large width of autocorrelation means long temporal correlation present
in the data. task autocorrelation the autocorrelation on the lag defined
by the task switching pattern normalized by the zero lag autocorrelation
(between 1 and -1).
8.2.6. Fourier Statistics
This statistics calculates the power of specified Fourier
components. In viewing results one can choose the phase window and frequency
of stimulus.
8.3. Cutoffs and filters
The controls for the cutoff value and filters are located
in the bottom left corner of the imageEPI window. Each pixel which have
the current statistics value bigger than the cutoff will be displayed in
hot (red or yellow) color, pixels below negative cutoff are displayed in
cold (blue or violet) color. In the upper corners the color maps and their
limiting values are displayed. The numbers below describe the number or
positively and negatively activated pixels. By changing the cutoff value
you may change the significance level, changing the number of activated
pixels. To actually perform the statistics after changing the statistic,
ON, OFF sets, cluster filters or t_cutoff definitions press run_stat.
8.4.ÝCluster and neigborhood filters
The spatial size of activated are is usually larger than
one pixel. In other words the spatial correlation of activation map is
much larger than spatial correlation of noise. This can be used to increase
power of our statistical analysis by accepting as real activations only
pixels that belongs to the larger activated area. This can be done by applying
certain cluster or neighborhood filter to the thresholded activation map.
Those filters can be aplied by choosing the parameter cluster_number different
than zero. This can be done while viewing activation maps using read_fmr,
or ViewRes.
8.4.1.ÝNeighborhood filter
The positive value of cluster_number means that the neighborhood
filter will be applied. For each activated pixel this filter counts the
number af activated neighboors (wall neighboor counts as 2, corner neighboor
as 1). The pixel is presented as activated only if the sum of neighboors
is larger or equal cluster_number. This filter can still leave isolated
pixels (when pixel had many neighbours, but those pixels did not have enough).
Basically it strips the outside pixels from each activated cluster. After
applying this filer even single surviving pixel represents larger activation.
8.4.2.ÝCluster filter
If cluster_number is negative it means than another cluster
filter will be applied. For each pixel the size of cluster that it belongs
to decides whether it is treated as activated. Only pixels belonging to
clusters greater than -cluster_number are presented as activated. Unfortunately
this filter cannot be applied if the threshold is too low e.a. if substantial
part of the whole image is above threshold.The advantage of this filter
is that it does not take out pixels that belongs to extremities of large
clusters. It also makes clearer images because it does not leave small
cluster or isolated pixels.ÝBack
to the Table of Contents
8. Additional data analysis
9.1. ROI interrogation
The time course of the signal intensity for smaller region
of interests ROI or even single pixels may be displayed using the buttons
located above the image. The ROIbox button will define the rectangular
region with two corners defined by mouse. The ROI act+ (ROI-) will take
only the positively (negatively) activated pixels from the marked rectangle.
The upper plot represents the signal intensity averaged within defined
ROI as a function of image number (time). The lower plots overlays time-course
curves for all the pixels within chosen ROI (shifted by their average intensity).
Labels give the average signal intensity for ON, OFF images and the average
values of the current statistic. The bottom histogram represents the distribution
of current statistic between ROI pixels.
9.2. ROIedit : more precise but tedious ROI definition in
MATLAB
By clicking on ROIedit you can open the ROI editor that will
help you define the more complicated ROI, by adding and deleting single
pixels or boxes. You can also save and load ROI's. The ROI will be stored
in the directory for saved data defined in your setup file (default is
/home/mrpart/fmri) in the subdirectory ROI-files and further in the subdirectory
named after your setup file name. If you select the add_box or delete_box
button in the ROI editor you will have to move your cursor to the image
(it will change into a small cross)and click in two opposite corners of
the selected box. If you select add_point or delete_point you will be able
to click on individual points, the changes will be introduced after you
will hitÝ
9.3. ROI definition using Adobe Photoshop
Defining the Regions of Interest by drawing them on anatomical
images is very time consuming. This can be speeded up by using drawing
abilities of Adobe Photoshop. The anatomical images have to be saved in
TIFF format using MakeTiffFolder those images created in the /oursun1/images
directory have toe transferred using fetch to Macintosh that can run Adobe
Photoshop. Those anatomical images uses colors with numbers from 11 to
210. The other colors can be used to paint regions of interests. Anatomical
images with ROI painted over should be transferred to the main data base
and can be later used by the ROIoutput function to generate measures of
activation's for those regions.
9.4. save_data : Saving t-maps
You can save your current t-map and anatomical image by hitting
save_data. The data will be saved in the same format as in the batch job,
they can be wieved using tools for viewing batch job results ViewRes.
9.5. Markers
If water marker were used during the experiments you can
utilize them to obtain the time course of signal from those markers as
well as motion of their center of mass. To use them you have do define
its position in the setup file. You have to give two coordinates of the
center of marker and you may also give the third parameter s defining size
of the marker window to be 2*s+1 (default is s = 3). If your setup file
contains marker coordinates you will have marker_plot button in the imageEPI
window. Hit it to obtain the time course of the marker center of mass,
its mean intensity, as well as an image of marker (to check if its coordinates
are correct). To find coordinates of marker you can do following. After
having loaded your data using the setup file without marker coordinates
type figure in the matlab window. Then type image(im_data1') this will
create image of one of the full functional images. Next type ginput(1),
move your cursor to the center of visible marker and hitÝ
9.6. Viewing raw images
The raw images buton on the main interactive window opens
window for displaying raw images in the currently loaded image series.
The images can be called by number, played as a movie or displayed in an
array of 25 equally spaced (in time) images. The raw intensity images can
be viewed as well as difference images (with median or neighbooring image
subtracted.
9. Correlation analysis
Statistics 11 - 16 are design for analysis based on the correlation
coeficient between the pixel time course and activation time course.
For each of those options ther are also two possibilities
differing with the treatment of individual series:
Following functions perform correlation statistics
11. ROIcorel
Correlation to the timecourse of predefined Region of
Interest (ROI)
Correlation to the timecourse of predefined Region of
Interest (ROI) calculated for each series (containing images from ON or
OFF task) separately and combined.
Correlation to the block (box-car) function.
Correlation to the block (box-car) function calculated
for each series (containing images from ON or OFF task) separately and
combined.
Correlation to the user defined (external) time course
defined as a global variable time_course.time_course should be an
vector of length equal to the number of images.
same as ext_corel, but calculated for each series
separately and combined.
10. Fourier Analysis
Back to the Table
of Contents
11. Running a Batch Job
You can run your statistics overnight by running a batch
job. To do this you have to create your batch file. You can do it by copying
the batch_example into your file. The parameters
to be modified include:
To run a batch job named my_batch.csh on 11PM you have to
be in the command window and type:
at -f my_batch.csh 2300 (on all other)
If you are still running MATLAB (have >> as a prompt)
you may execute system commands preceding them by the exclamation mark
!
The batch job will create the directory named after the
setup file in your 'save data directory' - default name is /fmri_data.
separate file will be created for anatomical image of each slice named
e.g. anat5835a_1.mat. and for t-maps e.g.res5385a_12sl1st2 (this means
statistics number 2 performed between tasks 1 and 2 on slice 1).
Example of the batch file batch_example
Back to the Table
of Contents
12. Viewing Saved Results
12.1. Viewing multiple maps
To view the results of the batch job (or t-maps saved using
the save_data command) you use the ViewRes
command. The format is following:
12.2. Interactive viewing
By typing ViewRes without parameters one can invoke the interactive
window (similat to the main fmri_read window to see any statistical map
that is strored in the data base. If study have composite
maps obtained using Tal Compose or
TalCompose3D
13. Registration of images into the Talairach Atlas
To combine data taken from different subjects and to report
them in terms of Talairach -Tarnoux coordinates the images may be transformed
into the standard from. To make it possible the images have to be taken
in a plane exactly perpendicular (coronal) or parallel (axial) to the AC-PC
line connecting the anterior commisure with posterior commisure. After
defining necessary talairach coordinates each image may be transformed
into the uniform talairach space. This operation can be also performed
for the whole stack of images 3-dimensional talairach transformation.
13.1 In plane talairach definintion.
First one have to run the function tal_define
to define the direction on the midline and positions of AC, PC and the
furthest extent of the brain. For the setup name 7777x it will create file
named tal7777x in the /fmri_data/7777x directory. < H2>13.2 Definitions
for 3-dimensional transformation.If the positions of slices with respect
to the AC-PC line differs between subjects one have to add information
from the sagital image to the file created by this function. This has to
be done always when more then 3 slices are taken. To find those information
you need to have a printout of the sagital image with lines marking the
position of slices. If the sagital information are given the 3D version
of programs using those coordinates have to be used later.
13.3 Format of talairach space.
After the Talairach coordinates are defined they can be used
to transform anatomical images and statistical maps into the standard talairach
form. For axial images it will be array of size (40+15+40)x(40+40) pixels,
for coronal (40+20)x(40+40) pixels. Those images may help in finding the
talairach coordinates of pixels, they may be also used to make combined
images from several studies and to calculates statistics for regions of
Interests defined uniformly in the Talairach coordinates system.
13.4 Studies taken on an angle to AC-PC system
For studies in which slices are taken in the different plane
the talairach functions may be used for creating composite images or defining
Regions of Interest by creating "talairach-like" coordinate system based
on different reproducible anatimical landmarks.
14. Combining data from several studies
Quite often the changes created by the differences in tasks
are so weak that for any single subjects we are not able to find activation's
that are significantly stronger than random false activation's. In some
other studies activation's vary a lot between subjects. These some of the
reasons to use the data from several subjects performing the same tasks
to increase the statistical power of our analysis. This procedure used
always in PET studies. Early fMRI studies of visual and motor cortex showed
enough signal to pinpoint activation's in single subjects. Yet when the
focus shifted to image more subtle cognitive functions, certain techniques
of combining data from larger groups of studies have to be used. Currently
we use three methods of analyzing data between subjects.
14.1. ROI analysis
The most popular way is to define Regions of Interest (ROI),
calculate the measure of activation for each ROI, each task and each subject
and perform ANOVA or other statistical analysis on this reduced data set.
There are two ways of defining ROIs. To give a precise anatomical localization
they can be drawn on each anatomical image using tools of ROIedit or Adobe
Photoshop for each subject separately. The other less time consuming way
is to define them once in the Talairach coordinate space and apply Talairach
transformation on the data to find actual position of ROI for each subject.
Due to differences on individual anatomy this method can be used only with
large ROI. Usually they are defined as unit blocks of Talairach coordinate
system or at most half of this blocks (5x5) pixels in our resolution of
talairach transformed images. To define set of ROIs in Talairach space
use ROI3Ddef. To create file with measures of activity
in the regions that can be later processed using Super ANOVA, EXCEL or
other programs use DoRegions.
14.1.1 Measures of ROI activity
The following measures describing the activation in the ROi
can be calculated:
14.2. Combination of statistical maps
Data form several statistical maps may be combined together
using the TalCompose or TalCompose3D
functions. The latter have to be used if slices are not equivalent and
sagital information are entered while defining the Talairach coordinates.
The composite anatomical images can be made by use of TalComposeAnat
or TalComposeAnat3D
14.3. Uniform t-statistics on data sets combined from many
subjects
T-statistics may performed treating all the images from different
subjects (transformed into uniform Talairach space) as one uniform set
of images. To do this one have to calculate statistical maps for each subject
using statistics 17. The data files created for this statistic will contain
enough information to calculate the final t-map. After all the studies
for different subjects have Talairach coordinates defined and statistical
maps st17 are created the function TalTotalStat
have to be executed to create the combined statistical map.
15. Postprocessing Commands
The following postprocessing commands can be executed inter
actively after loading data (using read_fmri or fmri_batch). They can be
also added to the setup_file (in the end of the file between # # signs),
in this case they will be executed just after loading data by either read_fmri
or fmri_batch.
add_task
You may create a new task by adding already defined tasks
by adding this command to the setup file as a postprocessing command. The
format is: # add_task([1 3 4],'combined task') #This will define a new
task being a sum of earlier in this setup file defined tasks 1,2,4 and
called 'combined task'. This task will be assigned first available number.
This command may be applied also from the MATLAB command line (without
# signs). This command should be always used when you want do define different
tasks containing the same images.
init_med_filt(s)
This will perform the median filter on each image (replacing
each pixel intensity by the median of the s x s neighborhood, default value
is 3), For large data sets it is a time consuming option. The median filter
is applied to the difference between each image and the mean image, to
do this the mean image is first subtracted from each image, median filter
is performed and the mean image is added back.
init_gaus_filt(s)
Performs a gaussian filter of width s on all the data images.
threshold(f)
the background is cleaned by zeroing each pixel with intensity
below f of the maximum intensity (default value is 1/12). This helps to
remove outside noise and to calculate center of mass of the image intensity.
If you are interested in the area where signal was surpressed by susceptibility
effect you should lower the threshold value. It is part of clean_data postprocessing
command.
time_normalization
the image intensity is normalized in time so that the average
intensity of the whole image is constant. Each image is divided by its
average intensity and multiplied my the average intensity of the whole
study. The lowest plot in the check_pos and marker_plot windows will present
the time course of this normalization constant.
clean_data
this option is used most often it combines the threshold
and time_normalization commands.
spatial_filtering
the possibility of spatial filtering to eliminate the low
frequency spatial signal changes are being considered - still on the experimental
level.
16. Dictionary of useful commands
BackupData, Restore data Moves whole directory from the /fmri_data
to different location, checks
batch_fmri
Runs the main program as a batch job for specified slices,
statistics, and task comparisons
check_pos
creates series of plots for analysis of movement
DoRegions
Calculates chosen measures of activations (number of active
pixels, percent difference of activity or their combinations) for whole
group of setup files and create text files for analysis with other software
(super ANOVA).
fix_pos
helps adjust shift_xb and shift_y to corregister anatomical
and functional images.
FourierCompose, FourierDiffer
tool for displaing the Fourier analysed data combined from
several imaging series. Displays pixels that has common phase or that differs
by defined phase lag (e.g. when order of activation tasks is switched).
hist_plot
plots of distribution of pixel intensities in time - tool
for analysing the ghosts artifacts.
imageEPI
runs the interactive window for data analysis (run automatically
by read_fmri).
MakeTalFolder
MakeTiffFolder
Create a folder with anatomical images in the TIFF format
in the /home/hundun_mac directory (/home/mac as seen from hundun). This
helps to move images into Adobe Photoshop on the Mac to draw ROIs by hand.
print_image(orientation)
changes the color map from into bw_col_map containing white
for all the posiive activations and black for negative ones and prints
the current window on black and white laser printer. orientation
may be defined as 'tall', or 'landscape'.
RandomDataSet
Creates random data set - for testing new functions.
read_fmri
runs the main program to load the images and analyse them
in the interactive mode.
ROIoutput
ROIprint
outputs the intensities of pixels in the chosen ROI.
ROI3Ddef
tool for defining ROIs composed from blocks in the talairach
space.
talairach
transforms image (anatomcal or statistical map) into the
uniform talairach space - one slice only
talairach3D
transforms 3D set of images of several slices (anatomcal
or statistical map) into the uniform talairach space
TalCompose,ÝTalComposeAnat
Creates a composite activation map by transforming images
into the Talairach space and averaging them (using mean or median). Assumes
that slices in each study are equivalent.
TalCompose3D,ÝTalComposeAnat3D
Creates a composite activation map by transforming images
into the Talairach space and averaging them (using mean or median).
TalDefine
tool for definig the Talairach coordinatesin anatomical images.
TalTest
Checks the accuracy of the Talairach definition - presets
the anatomical images transformed into the Talairach space. (in slice only)
TalTest3D
Checks the accuracy of the Talairach definition - presets
the anatomical images transformed into the Talairach space using (3D transformation)
TalTotalStat
try_setup
tool for testing the setup_file. displays anatomical images
and overlays functional images in them.
ViewRes
ViewResTal
displays saved results for a study transformed into th talairach
space.ÝBack to the Table of Contents
17. Using optical disks
17.1. Small (128 MB) optical drives
to mount : mopt
to dismount : dopt
to format : format_optical.
the mounted disk directory is : /usr/optical
17.2. Large (1.3 GB) optical disks
to mount : opcom mbigopt
to dismount : opcom ubigopt
the mounted disk directory is : /usr/bigopt
Large optical disks are installed on Oursun, Mistral,
Boreas and Iguana.
18. Some technical details
The files necessary to run fmri are located in the following
directories in /fmri_data :
fMRI-post - postprocessing commands
fMRI-view - commands to view saved statistical maps
19. Troubleshooting (
before you ask Pawel)
19.1. try_setup creates strange, doubled or distorted images
check the image size , Field of Viev (FOV), and sscaling
factors, try switching x and y directions.
19.2. errors appearing while reading setup file
do all the # signs for strings have their closing partnersis
the number of tasks validwithin each task there should be as many lines
as many image directories contain this task.
19.3. out of memory error while loading data
Quite often program breaks at this moment with the out of
memory error. This means that you are trying to load to many images into
the memory. To help it you should:
19.4. your batch job didn't produce any files
check the batch.out file created by this job. If it doesn't
exist it is most probable that the job never run. If it exist it should
contains some error messages.
20. Short Description of Statistics
ROI time course
Statistic 46 calculates the time course for chosen tasks
averaged for the basic Talairach blocks ROItal_tab_off, ROItal_tab_on.
For tasks that contain series of blocks of exactly equal
lengths the time course is averaged to one epoch.
The results can be viewed using functions ROItc_disp(ROItal_tab_on),
or ROItc_disp2(ROItal_tab_on,ROItal_tab_off). Those variables may be calculated
in batch job and later averaged between several studies.