Dynamic Analysis - Introduction
Often, a series of images is acquired where the signal intensity change through the series of
images must be analysed. Examples of these types of acquisitions include (functional magnetic
resonance imaging
(fMRI) and
arterial spin labelling (ASL), but there are
many other possibilities. The Dynamic Analysis tool in Jim is a general tool for the
analysis of a series of images where the signal changes through the series.
The Dynamic Analysis tool contains two modules for analysis, but is easily extendable using your
own plugins that you can write
using the Java programming language.
Start the Dynamic Analysis tool from the
Toolkits menu.
This brings up:

Some of the setup is common to all forms of analysis. The setup for organising and
pre-processing the input images, and setting up the output images is
common, and these are described below below.
Input Images

-
The images that are to be analysed would normally consist of a time-series of
images, which may be from a single slice location or multiple
slice locations. These may be organised in one of three ways, and
you must tell the analysis tool in which way they are organised.
If you selected either of the first two options (multiple input
images), then the window changes appearance to that below.

The panel below the "Input images:" label shows the current list
of selected input images. You use the:
button to
select a new set of images and put them to this list.
button to
select a some more images and add them to this list.
button to
remove all the images from the list.
button to
remove the selected the image(s) from the list (you must first click
image(s) in the list to select them).
and
buttons to
move the selected image(s) up or down the list. Images must be in the
correct order for analysis - either in the correct slice order, or
in the correct time order. Use these buttons to reorder them if
they are not.
- The time between subsequent images in the acquisition (in
seconds).
- Threshold. This is a way to prevent processing of pixels in
the background noise. To do this, enter an intensity value. If the
pixel intensities at each location for all time points are below the
threshold you set, then the intensity in the resulting output
images at that location is set to zero.
- The standard output image masking options using the
Brain Finder, a mask image, or ROI mask.
- Whether you want to perform an image registration as a pre-processing step. If you select
this option a rigid-body registration will attempt to correct for patient motion between the
different time points. This is quite time-consuming, so you may want to perform the analysis
without registration first to check that your setup is correct. If you select this option, a new
set of images will be created on disk with the same name(s) as the input images(s), but prefixed
by the letter "r". These images are the registered images, and can later be used to check the
quality of the registration (for example, by playing in a
movie> loop). You can also use them as input images if you
want to repeat the analysis without going through the registration process again.
- Whether you want to spatially filter the images as a
pre-processing step. If you select this option, a 2-D Gaussian blur
will be applied to your input images before calculation of dynamic
parameters. This effectively reduces the spatial resolution, but
can improve results where signal-to-noise ratio is poor. If you select this option, please also
set the strength of the blur by setting the full-width at half-maximum (FWHM).
- The number of steady-state images. Some pulse sequences need
a few scans to be acquired in a dynamic series before a steady
state of magnetisation is reached. If this is the case, the tool can discard the
first few time points by entering an integer number of time points
to discard.
Image Output

All forms of analysis produce one or more parametric output images. The name of the output
parameter(s) is appended to a "base" image name. You choose the base output image
name by clicking on the
icon,
or by typing in the directory and file name.
N.B. These tools may overwrite existing output images, depending on the type of output
image, and the setting of the overwrite preference.
Saving Settings
If you want to perform several similar analyses, you can set up
the tool to your requirements, then press the
button. Then, next time you start the
tool, it will be configured in the same way. To revert to the
default settings, press the
button.
Having set up your input and output images, you can go on to perform either
the dynamic analysis.