<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://stage.nitrcce.org/export/rss20_newreleases.php?group_id=112" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>Diffusion Toolkit / TrackVis Releases</title>
  <link>http://stage.nitrcce.org/project/showfiles.php?group_id=112</link>
  <description>Diffusion Toolkit / TrackVis Latest Releases</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster>rpwang@stage.nitrcce.org (Ruopeng Wang)</webMaster>
  <lastBuildDate>Fri, 17 Apr 2026 8:16:39 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <image>
    <url>http://stage.nitrcce.org/images/bflogo-88.png</url>
    <title>NITRC Developer</title>
    <link>http://stage.nitrcce.org/</link>
    <width>124</width>
    <heigth>32</heigth>
  </image>
  <item>
   <title>Diffusion Toolkit 0.6</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=957</link>
   <description>version 0.6&lt;br /&gt;
* Added support for more flexible gradient table format (DTI only). b0 (0, 0, 0)  &lt;br /&gt;
  vector as well as b values (as 4th component) can be included in gradient table. &lt;br /&gt;
  Thus, it allows reconstructing data with multiple high b values.&lt;br /&gt;
* Added option to track by 2nd or 3rd eigenvector (DTI only).&lt;br /&gt;
* Added track_merge command-line tool. </description>
   <author>rpwang@stage.nitrcce.org (Ruopeng Wang)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=112&amp;release_id=957</comment>
   <pubDate>Tue, 16 Mar 2010 18:48:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=957</guid>
  </item>
  <item>
   <title>TrackVis 0.5.1</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=955</link>
   <description>TrackVis version 0.5.1&lt;br /&gt;
* Added option to display ROI as voxel blocks instead of smoothed surface.&lt;br /&gt;
* Added save all end points function.&lt;br /&gt;
* A few bug fixes.&lt;br /&gt;
</description>
   <author>rpwang@stage.nitrcce.org (Ruopeng Wang)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=112&amp;release_id=955</comment>
   <pubDate>Tue, 16 Mar 2010 18:38:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=955</guid>
  </item>
  <item>
   <title>TrackVis 0.5</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=724</link>
   <description>TrackVis&lt;br /&gt;
&lt;br /&gt;
version 0.5&lt;br /&gt;
* New field added in .trk file header. A 4x4 rotation matrix from voxel to RAS coordinate is saved in the header.&lt;br /&gt;
* Able to load segmentation volume with a look up table. ROI can be created based on the segmentation.&lt;br /&gt;
* Able to save trackgroup as VTK file in RAS coordinate so that it can be loaded in other VTK compatible visualization software.&lt;br /&gt;
* Added &amp;quot;Save all trackgroups&amp;quot; option. &lt;br /&gt;
* Added &amp;quot;Save all ROIs&amp;quot; option.&lt;br /&gt;
* Remembers the current working scene file once it is being saved. No need to type in scene filename repeatly.&lt;br /&gt;
* Fixed the bug that when saving trackgroup as nifti volume, the coordinate information was partially missing in the header.&lt;br /&gt;
* A few minor bug fixes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Diffusion Toolkit&lt;br /&gt;
&lt;br /&gt;
version 0.5&lt;br /&gt;
* Added BCC DSI table (124 directions).&lt;br /&gt;
* Improved track_transform tool. It resamples a track file into a new one with given registration matrix.&lt;br /&gt;
* Added track_info command-line tool. &lt;br /&gt;
* Removed the annoying debug information from nifti libs.&lt;br /&gt;
</description>
   <author>rpwang@stage.nitrcce.org (Ruopeng Wang)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=112&amp;release_id=724</comment>
   <pubDate>Tue, 01 Dec 2009 21:31:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=724</guid>
  </item>
  <item>
   <title>TrackVis 0.4.3</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=515</link>
   <description>Release Notes&lt;br /&gt;
&lt;br /&gt;
TrackVis&lt;br /&gt;
&lt;br /&gt;
version 0.4.3 (2009.06.04)&lt;br /&gt;
* Added save track file function. Scalars can be saved back into new track file.&lt;br /&gt;
* Added AND/OR/NOT operators for slice filter and ROI filter.&lt;br /&gt;
* Added 64-bit support for Linux and Mac OS X (10.5.x and higher).&lt;br /&gt;
* Allow starting new instance of trackvis without checking existing one (Linux only).&lt;br /&gt;
* Save and recover scene automatically.&lt;br /&gt;
* New direct copy style installer for Mac OS X. No admin privilege required.&lt;br /&gt;
* Fixed the bug of incorrect helix angle color coding.&lt;br /&gt;
* Fixed the bug that program crashes when reloading scenes repeatedly (Linux only).&lt;br /&gt;
* Fixed the bug on disk filter.&lt;br /&gt;
* No more Mac OS X 10.3 support.&lt;br /&gt;
&lt;br /&gt;
Diffusion Toolkit&lt;br /&gt;
&lt;br /&gt;
version 0.4.3&lt;br /&gt;
* FA/ADC maps are saved as real values now (no scale factor applied).&lt;br /&gt;
* Added random seeding option for tracking.&lt;br /&gt;
* Added 64-bit support for Linux and Mac OS X (10.5.x and higher).&lt;br /&gt;
* A few minor bug fixes.&lt;br /&gt;
* No more Mac OS X 10.3 support.&lt;br /&gt;
</description>
   <author>rpwang@stage.nitrcce.org (Ruopeng Wang)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=112&amp;release_id=515</comment>
   <pubDate>Thu, 04 Jun 2009 4:00:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=515</guid>
  </item>
  <item>
   <title>TrackVis 0.4.2</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=206</link>
   <description>Release Notes&lt;br /&gt;
&lt;br /&gt;
TrackVis&lt;br /&gt;
&lt;br /&gt;
version 0.4.2 (2008.06.17)&lt;br /&gt;
* Fixed the bug that stats shown in the main panel and in the Stats window are &lt;br /&gt;
  inconsistent.&lt;br /&gt;
&lt;br /&gt;
version 0.4.1 (2008.06.03)&lt;br /&gt;
* Networking function is available to public.&lt;br /&gt;
* Fixed the bug for incorrect helix angle color coding.&lt;br /&gt;
* Fixed the bug that program does not start in some Mac G5 machines.&lt;br /&gt;
* Fixed the bug that some ROI files created with 3rd party programs do not load. &lt;br /&gt;
&lt;br /&gt;
version 0.4 (2007.10.11)&lt;br /&gt;
* Support nifti image format.&lt;br /&gt;
* Can load color FA map.&lt;br /&gt;
* Can export histogram data from Stats window.&lt;br /&gt;
* Improved auto window level.&lt;br /&gt;
* Scalar bar display.&lt;br /&gt;
* Re-organized overview layout.&lt;br /&gt;
* A few minor bug fixes.&lt;br /&gt;
&lt;br /&gt;
version 0.3.2 (2007.05.03)&lt;br /&gt;
* Initial public release&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Diffusion Toolkit&lt;br /&gt;
&lt;br /&gt;
version 0.4.2&lt;br /&gt;
* Fixed the bug sometimes unable to read 4D Nifti/Analyze raw data when the filename &lt;br /&gt;
  ends with numbers.&lt;br /&gt;
&lt;br /&gt;
version 0.4.1&lt;br /&gt;
* Re-ordered odf/max format for faster I/O and easier to create by advance users. &lt;br /&gt;
  Most users will not affected by this change. Only those who are interested in &lt;br /&gt;
  creating their own odf/max files please refer to data format section of &lt;br /&gt;
  Diffusion Toolkit documentation online for further information.&lt;br /&gt;
* Fixed the bug that on some Mac G5 machine, reconstruction/fiber tracking &lt;br /&gt;
  sometimes stuck.&lt;br /&gt;
&lt;br /&gt;
version 0.4&lt;br /&gt;
* Full nifti format support. Nifti is the default format now.&lt;br /&gt;
* Option to select line propagation algorithm for tracking.&lt;br /&gt;
* Option to select output image format (Nifti is recommended!).&lt;br /&gt;
* Option to use second mask.&lt;br /&gt;
* Option to keep converted image data from DICOM.&lt;br /&gt;
* Option to preview script to run.&lt;br /&gt;
* Option to set cache directory.&lt;br /&gt;
* A few minor bug fixes.&lt;br /&gt;
&lt;br /&gt;
version 0.2.2&lt;br /&gt;
* Initial public release&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
</description>
   <author>dnkennedy@stage.nitrcce.org (David Kennedy)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=112&amp;release_id=206</comment>
   <pubDate>Wed, 18 Jun 2008 19:28:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=112&amp;release_id=206</guid>
  </item>
 </channel>
</rss>
