<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>Mpr</title><revhistory><revision><revnumber>2</revnumber><date>2013-03-07 21:24:03</date><authorinitials>localhost</authorinitials><revremark>converted to 1.6 markup</revremark></revision><revision><revnumber>1</revnumber><date>2006-07-04 15:01:21</date><authorinitials>Scripting Subsystem</authorinitials></revision></revhistory></articleinfo><section><title>mpr coregistration</title><para>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 <ulink url="http://carmen.umds.ac.uk/cisg">Guys Hospital Computational Imaging Science Group</ulink> (CISG). It is available for free download, with licence available (free) via email. </para><para>It is already installed in the CBU along with the SPM interface, so CBU users do not need to download the files below. </para><para>Some details of mpr, including writing credits etc, are available at the <ulink url="http://carmen.umds.ac.uk/cisg/software/">CISG software site</ulink>. </para><para>In situations where the spm coregistration fails, such as: </para><itemizedlist><listitem><para>The data to coregister is not of a type expected by SPM (SPM expects water PET, T1/T2/PD/EPI MRI, or transmission scans). </para></listitem><listitem><para>The brain is damaged, so that it does not well match the MNI templates </para></listitem></itemizedlist><para>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. </para><section><title>Installing the mpr / SPM files</title><para>For non-CBU users, here is an <ulink url="http://imaging.mrc-cbu.cam.ac.uk/downloads/mpr/mpr_spm.tar.gz">archive containing the mpr matlab routines</ulink>.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): </para><orderedlist numeration="arabic"><listitem><para>Unpack the archive into a directory on your matlab path. To do this, follow the instructions on the <ulink url="https://imaging.mrc-cbu.cam.ac.uk/imaging/Mpr/imaging/UnpackCompressedFiles#">archive extraction page</ulink>. </para></listitem><listitem><para>Obtain the mpr software and (free) licence from the <ulink url="http://carmen.umds.ac.uk/cisg/software/">CISG site</ulink>. </para></listitem><listitem><para>Set up the licence file for the machine that you are running matlab / spm on. </para></listitem></orderedlist></section><section><title>To use the mpr / SPM routines</title><para>First, run spm99.Type </para><screen><![CDATA[>> mpr]]></screen><para>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. </para><para>Matthew Brett </para></section></section></article>