<?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=454" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>CIFTI Connectivity File Format Releases</title>
  <link>http://stage.nitrcce.org/project/showfiles.php?group_id=454</link>
  <description>CIFTI Connectivity File Format Latest Releases</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster>vanessen@stage.nitrcce.org (David Van Essen)</webMaster>
  <lastBuildDate>Sun, 05 Apr 2026 15:04:29 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>cifti ciftiopen</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=3435</link>
   <description>This is the currently recommended solution for loading MRI-derived cifti files into matlab, as it loads the cifti matrix without padding it.  See FAQ#2 option B for download links.</description>
   <author>coalsont@stage.nitrcce.org (Tim Coalson)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=454&amp;release_id=3435</comment>
   <pubDate>Tue, 04 Nov 2014 23:06:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=3435</guid>
  </item>
  <item>
   <title>cifti CIFTI-2 example files v1.2</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=3199</link>
   <description>This data is now licensed under the ODC Public Domain Dedication and License 1.0, see http://opendatacommons.org/licenses/pddl/.</description>
   <author>coalsont@stage.nitrcce.org (Tim Coalson)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=454&amp;release_id=3199</comment>
   <pubDate>Mon, 04 Apr 2016 20:28:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=3199</guid>
  </item>
  <item>
   <title>cifti cifti-matlab</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=2913</link>
   <description>This set of matlab functions for cifti is not recommended for MRI-type cifti files, as it pads the data matrix with NaN values where the medial wall is excluded.  Please see the ciftiopen link for matlab support that loads the cifti matrix without adding any padding.</description>
   <author>coalsont@stage.nitrcce.org (Tim Coalson)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=454&amp;release_id=2913</comment>
   <pubDate>Fri, 27 Mar 2015 23:53:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=2913</guid>
  </item>
  <item>
   <title>cifti CiftiLib</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=2587</link>
   <description>This library contains an updated version of the previously released CIFTI-2 XML Parser, plus an implementation of NIfTI-1 and NIfTI-2 reading/writing, and ties them together with a CiftiFile object that allows in-memory or on-disk reading/writing of CIFTI-1 and CIFTI-2 files.</description>
   <author>coalsont@stage.nitrcce.org (Tim Coalson)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=454&amp;release_id=2587</comment>
   <pubDate>Wed, 30 Apr 2014 23:40:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=2587</guid>
  </item>
  <item>
   <title>cifti deprecated: CIFTI-2 XML parser v2.0.1</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=2548</link>
   <description>[b]NOTE[/b]: This is older code, kept available for archival purposes, and will not be updated.  It is recommended to use CiftiLib instead, as it contains a newer version of this code, and a CiftiFile object that is a fully-featured CIFTI file reader/writer.&lt;br /&gt;
&lt;br /&gt;
Original release notes:&lt;br /&gt;
Bugfix release of code for parsing/manipulating/writing CIFTI-2 XML (does not include NIfTI-2 reading/writing).  It also works with CIFTI-1 XML.&lt;br /&gt;
&lt;br /&gt;
NOTE: If you plan to support CIFTI-1, take note of the reversed dimensions it requires in the NIfTI-2 header.  This dimension reversal is not applicable to CIFTI-2.</description>
   <author>coalsont@stage.nitrcce.org (Tim Coalson)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=454&amp;release_id=2548</comment>
   <pubDate>Wed, 26 Mar 2014 21:37:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=2548</guid>
  </item>
  <item>
   <title>cifti deprecated: 1.0.1</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=1580</link>
   <description>[b]NOTE[/b]: This is older code, kept available for archival purposes.  It will not work with CIFTI-2 files, and is no longer under development.&lt;br /&gt;
&lt;br /&gt;
Original release notes:&lt;br /&gt;
This is a bugfix release.</description>
   <author>coalsont@stage.nitrcce.org (Tim Coalson)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=454&amp;release_id=1580</comment>
   <pubDate>Thu, 16 Jun 2011 16:48:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=454&amp;release_id=1580</guid>
  </item>
 </channel>
</rss>
