Diff for "Mpr" - MRC CBU Imaging Wiki
location: Diff for "Mpr"
Differences between revisions 1 and 2
Revision 1 as of 2006-07-04 15:01:21
Size: 2024
Editor: Scripting Subsystem
Comment:
Revision 2 as of 2013-03-07 21:24:03
Size: 2029
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
mpr is a mutual information coregistration program. In my experience it is more robust than SPM, particularly with difficult coregistrations. It runs on Sun workstations, and is written by the [http://carmen.umds.ac.uk/cisg Guys Hospital Computational Imaging Science Group] (CISG). It is available for free download, with licence available (free) via email. mpr is a mutual information coregistration program. In my experience it is more robust than SPM, particularly with difficult coregistrations. It runs on Sun workstations, and is written by the [[http://carmen.umds.ac.uk/cisg|Guys Hospital Computational Imaging Science Group]] (CISG). It is available for free download, with licence available (free) via email.
Line 6: Line 6:
Some details of mpr, including writing credits etc, are available at the [http://carmen.umds.ac.uk/cisg/software/ CISG software site]. Some details of mpr, including writing credits etc, are available at the [[http://carmen.umds.ac.uk/cisg/software/|CISG software site]].
Line 15: Line 15:
For non-CBU users, here is an [http://imaging.mrc-cbu.cam.ac.uk/downloads/mpr/mpr_spm.tar.gz archive containing the mpr matlab routines].The archive contains routines that allow the use of mpr with spm. To install the files in the archive (to repeat - not necessary for CBU users): For non-CBU users, here is an [[http://imaging.mrc-cbu.cam.ac.uk/downloads/mpr/mpr_spm.tar.gz|archive containing the mpr matlab routines]].The archive contains routines that allow the use of mpr with spm. To install the files in the archive (to repeat - not necessary for CBU users):
Line 17: Line 17:
 1. Unpack the archive into a directory on your matlab path. To do this, follow the instructions on the [wiki:UnpackCompressedFiles archive extraction page].
 1. Obtain the mpr software and (free) licence from the [http://carmen.umds.ac.uk/cisg/software/ CISG site].
 1. Unpack the archive into a directory on your matlab path. To do this, follow the instructions on the [[UnpackCompressedFiles|archive extraction page]].
 1. Obtain the mpr software and (free) licence from the [[http://carmen.umds.ac.uk/cisg/software/|CISG site]].

mpr coregistration

mpr is a mutual information coregistration program. In my experience it is more robust than SPM, particularly with difficult coregistrations. It runs on Sun workstations, and is written by the Guys Hospital Computational Imaging Science Group (CISG). It is available for free download, with licence available (free) via email.

It is already installed in the CBU along with the SPM interface, so CBU users do not need to download the files below.

Some details of mpr, including writing credits etc, are available at the CISG software site.

In situations where the spm coregistration fails, such as:

  • The data to coregister is not of a type expected by SPM (SPM expects water PET, T1/T2/PD/EPI MRI, or transmission scans).
  • The brain is damaged, so that it does not well match the MNI templates

mpr often produces a better match.By default, mpr has a command line interface, but I have written a matlab wrapper for it so that it can be used pretty seamlessly with spm 99b.

Installing the mpr / SPM files

For non-CBU users, here is an archive containing the mpr matlab routines.The archive contains routines that allow the use of mpr with spm. To install the files in the archive (to repeat - not necessary for CBU users):

  1. Unpack the archive into a directory on your matlab path. To do this, follow the instructions on the archive extraction page.

  2. Obtain the mpr software and (free) licence from the CISG site.

  3. Set up the licence file for the machine that you are running matlab / spm on.

To use the mpr / SPM routines

First, run spm99.Type

>> mpr

in the matlab window, then select the image you want to coregister and the image to coregister to.The program gives you the usual choices for reslicing etc.

Matthew Brett

CbuImaging: Mpr (last edited 2013-03-07 21:24:03 by localhost)