<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://www.nitrc.org/export/rss20_newreleases.php?group_id=128" ?>
<?xml-stylesheet type="text/css" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>MRtrix Releases</title>
  <link>http://www.nitrc.org/project/showfiles.php?group_id=128</link>
  <description>MRtrix Latest Releases</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster>jdtournier@www.nitrc.org (J-Donald Tournier)</webMaster>
  <lastBuildDate>Sun, 24 May 2026 22:39:00 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <image>
    <url>http://www.nitrc.org/images/bflogo-88.png</url>
    <title>NITRC Developer</title>
    <link>http://www.nitrc.org/</link>
    <width>124</width>
    <heigth>32</heigth>
  </image>
  <item>
   <title>mrtrix 0.2.13</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=3487</link>
   <description>Minor updates to compile on recent distributions. &lt;br /&gt;
Note that MRtrix 0.2 will not compile against GSL version 2 - you will need to use an older version.</description>
   <author>jdtournier@www.nitrc.org (J-Donald Tournier)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=3487</comment>
   <pubDate>Sat, 25 Mar 2017 19:57:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=3487</guid>
  </item>
  <item>
   <title>mrtrix 0.2.12</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=2526</link>
   <description>Next release of MRtrix, with the following key enhancements:[list][*]DICOM multi-frame support[*]enhanced ROI drawing tools in MRView (courtesy of Richard Beare)[/list]Other bug fixes and enhancements[list][*]Clean compile on MacOSX 10.9[*]no need to set LD_LIBRARY_PATH or ld.so.conf (linker runpath is now set in executable)[*]build script now works under Python 2 &amp;amp; 3 without modification[/list]</description>
   <author>jdtournier@www.nitrc.org (J-Donald Tournier)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=2526</comment>
   <pubDate>Tue, 25 Feb 2014 13:40:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=2526</guid>
  </item>
  <item>
   <title>mrtrix-win32 0.2.11</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=2206</link>
   <description>This is the installer for the win32 version of the 0.2.11 release.&lt;br /&gt;
&lt;br /&gt;
The installer should now offer to automatically uninstall previous versions, before installing the new one.&lt;br /&gt;
&lt;br /&gt;
Detailed release notes can be found under the general MRtrix release.</description>
   <author>bjeuriss@www.nitrc.org (Ben Jeurissen)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=2206</comment>
   <pubDate>Tue, 12 Mar 2013 8:09:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=2206</guid>
  </item>
  <item>
   <title>mrtrix 0.2.11</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=2205</link>
   <description>Next release of MRtrix, with the following key enhancements:[list][*]compressed NIfTI support (*.nii.gz)[*]DICOM multi-frame support[*]variable brush size in MRView ROI tool[*]a few files to help set up MIME types and icons under Linux (just run ./install_mime_types)[/list]Other bug fixes:[list][*]generate NIfTI images that won't crash FSLView (i.e. when 4th dimension is zero)[*]fix bug that resulted in NaNs in response function[*]fix bug in handling of temporary files when no write permission to current working directory [*]streamtrack's -stop option now tracks bidirectionally as expected[*]various compilation fixes[*]other minor bug fixes (see change log for details)[/list]Note that the Python interpreter in the build script is now explicitly invoked as 'python2', since on newer systems 'python' defaults to Python version 3, which will only abort with unhelpful error messages. If you get 'bad interpreter' error messages, either edit the first line of the 'build' file to point to the correct Python version 2 executable, or create a symbolic link to it called 'python2' somewhere in your path, e.g.:[code]# ln -s /usr/bin/python /usr/bin/python2[/code]</description>
   <author>jdtournier@www.nitrc.org (J-Donald Tournier)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=2205</comment>
   <pubDate>Tue, 12 Mar 2013 4:32:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=2205</guid>
  </item>
  <item>
   <title>mrtrix-win32 0.2.10</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1868</link>
   <description>This is the installer for the win32 version of the 0.2.10 release.&lt;br /&gt;
&lt;br /&gt;
Before installing this version, please uninstall all previous versions and dependencies.&lt;br /&gt;
&lt;br /&gt;
For your convenience, the required dependencies are now bundled with the main mrtrix package, so a separate install of the dependencies is no longer required.&lt;br /&gt;
&lt;br /&gt;
MRtrix commands can be run from the Windows command line. However, we recommend installing a POSIX compatible shell such as MSYS (http://downloads.sourceforge.net/mingw/MSYS-1.0.11.exe).</description>
   <author>bjeuriss@www.nitrc.org (Ben Jeurissen)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=1868</comment>
   <pubDate>Sat, 11 Feb 2012 22:19:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1868</guid>
  </item>
  <item>
   <title>mrtrix 0.2.10</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1861</link>
   <description>Next release of MRtrix, with the following key enhancements:&lt;br /&gt;
&lt;br /&gt;
- easier install via './build install'&lt;br /&gt;
- support for MacOS X&lt;br /&gt;
- new filter_tracks command to edit tractography output after tracking&lt;br /&gt;
- new tracks2vtk command for output to VTK applications&lt;br /&gt;
- new MatLab scripts to read/write MRtrix image and track files&lt;br /&gt;
- new features in MRView: &lt;br /&gt;
    - images can be loaded into viewer using drag &amp;amp; drop;&lt;br /&gt;
    - position of focus can be dropped onto command-line by dragging from statusbar&lt;br /&gt;
    - faster rendering of FOD overlay&lt;br /&gt;
    - other minor bug fixes&lt;br /&gt;
&lt;br /&gt;
Other more minor changes:&lt;br /&gt;
&lt;br /&gt;
- new length-scaled TDI option in tracks2prob &lt;br /&gt;
- '-stop' option in streamtrack now stops once all include ROIs have been reached&lt;br /&gt;
- for NIfTI: both qform and sform entries are now written with equivalent transform information&lt;br /&gt;
- other minor bug fixes (see full changelog for details).</description>
   <author>jdtournier@www.nitrc.org (J-Donald Tournier)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=1861</comment>
   <pubDate>Fri, 10 Feb 2012 4:22:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1861</guid>
  </item>
  <item>
   <title>mrtrix-win32 0.2.9</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1163</link>
   <description>This is the installer for the win32 version of the 0.2.9 release.&lt;br /&gt;
&lt;br /&gt;
Before installing this version, please uninstall all previous versions and dependencies.&lt;br /&gt;
&lt;br /&gt;
For your convenience, the required dependencies are now bundled with the main mrtrix package, so a separate install of the dependencies is no longer required.&lt;br /&gt;
&lt;br /&gt;
MRtrix commands can be run from the Windows command line. However, we recommend installing a POSIX compatible shell such as MSYS (http://downloads.sourceforge.net/mingw/MSYS-1.0.11.exe).</description>
   <author>bjeuriss@www.nitrc.org (Ben Jeurissen)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=1163</comment>
   <pubDate>Wed, 25 Aug 2010 10:05:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1163</guid>
  </item>
  <item>
   <title>mrtrix 0.2.9</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1159</link>
   <description>This is a minor release, with the main changes being the following:&lt;br /&gt;
&lt;br /&gt;
- added overlay feature to MRView&lt;br /&gt;
- fix some issues in handling of GE DICOM data&lt;br /&gt;
- performance improvements for tracks2prob</description>
   <author>jdtournier@www.nitrc.org (J-Donald Tournier)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=1159</comment>
   <pubDate>Tue, 24 Aug 2010 3:01:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1159</guid>
  </item>
  <item>
   <title>mrtrix 0.2.8</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1011</link>
   <description>This is mostly a bug fix release, but there are a few important changes:&lt;br /&gt;
&lt;br /&gt;
- a few minor bug fixes to work on latest distributions, in particular Ubuntu 9.10;&lt;br /&gt;
- new preliminary DICOM import of DW gradient orientations for GE and Philips;&lt;br /&gt;
- in streamtrack: the tracking now stop immediately before leaving the mask region, rather than immediately after&lt;br /&gt;
</description>
   <author>jdtournier@www.nitrc.org (J-Donald Tournier)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=1011</comment>
   <pubDate>Wed, 14 Apr 2010 2:45:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1011</guid>
  </item>
  <item>
   <title>mrtrix-win32 0.2.8</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1012</link>
   <description>This is the installer for the win32 version of the 0.2.8 release.&lt;br /&gt;
&lt;br /&gt;
Before installing this version, please uninstall all previous versions.&lt;br /&gt;
&lt;br /&gt;
For your convenience, the required dependencies are bundled in &amp;quot;mrtrix-0.2.7-win32-deps.exe&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
MRtrix commands can be run from the Windows command line. However, we recommend installing a POSIX compatible shell such as MSYS (http://downloads.sourceforge.net/mingw/MSYS-1.0.11.exe).</description>
   <author>bjeuriss@www.nitrc.org (Ben Jeurissen)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=128&amp;release_id=1012</comment>
   <pubDate>Wed, 14 Apr 2010 13:35:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=128&amp;release_id=1012</guid>
  </item>
 </channel>
</rss>
