<?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_forum.php?forum_id=1955" ?>
<?xml-stylesheet type="text/css" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC CIFTI Connectivity File Format Forum: open-discussion</title>
  <link>http://www.nitrc.org/forum/forum.php?forum_id=1955</link>
  <description>General Discussion</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Tue, 17 Mar 2026 16:23:44 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>RE: converting nifit to cifit post minimal preprocessing in fmriprep</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=13572&amp;forum_id=1955</link>
   <description>thank you :)&lt;br /&gt;
N</description>
   <author>Natasza Orlov</author>
   <pubDate>Sun, 19 Jun 2022 14:10:30 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=13572&amp;forum_id=1955</guid>
  </item>
  <item>
   <title>RE: converting nifit to cifit post minimal preprocessing in fmriprep</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=13572&amp;forum_id=1955</link>
   <description>fmriprep was developed by someone else, you could ask them for help.&lt;br /&gt;
&lt;br /&gt;
The HCP pipelines are our preprocessing pipelines, which now have options for operating on &amp;quot;legacy-style&amp;quot; datasets, for instance not having a T2w image.  We still consider fieldmaps to be very important, as &amp;quot;fieldmap-less&amp;quot; distortion correction of EPI has not been convincingly helpful in our testing.&lt;br /&gt;
&lt;br /&gt;
As another option, you could look at ciftify:&lt;br /&gt;
&lt;br /&gt;
https://github.com/edickie/ciftify&lt;br /&gt;
&lt;br /&gt;
Tim</description>
   <author>Tim Coalson</author>
   <pubDate>Wed, 15 Jun 2022 19:57:19 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=13572&amp;forum_id=1955</guid>
  </item>
  <item>
   <title>converting nifit to cifit post minimal preprocessing in fmriprep</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=13572&amp;forum_id=1955</link>
   <description>Dear Community,&lt;br /&gt;
&lt;br /&gt;
I have data minimally preprocessed with the fmriprep pipeline, without the cifit output option. Is there a way to introduce to converstion after the preprocessing and if so can you please point me to code that I would be able to use.&lt;br /&gt;
thank you very much&lt;br /&gt;
Natasza</description>
   <author>Natasza Orlov</author>
   <pubDate>Wed, 15 Jun 2022 12:43:34 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=13572&amp;forum_id=1955</guid>
  </item>
  <item>
   <title>RE: Error using ciftiopen in Matlab</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=11533&amp;forum_id=1955</link>
   <description>I do not have Windows, but the error looks like you specified only the path to wb_command, without the wb_command executable/binary, and it wants the path including the executable.&lt;br /&gt;
&lt;br /&gt;
Try 'C:\Users\magda\Documents\Matlab\workbench\bin_windows64\wb_command.exe', or whatever the executable is called under Windows (and ensure the path is correct).</description>
   <author>Tim Schaefer</author>
   <pubDate>Tue, 04 Aug 2020 20:40:56 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=11533&amp;forum_id=1955</guid>
  </item>
  <item>
   <title>Error using ciftiopen in Matlab</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=11533&amp;forum_id=1955</link>
   <description>Hi experts,&lt;br /&gt;
&lt;br /&gt;
I'm trying to access the functional connectivity matrix in the HCP_S900_820_rfMRI_MSMAll_groupPCA_d4500ROW_zcorr.dconn.nii file using the ciftiopen command for Matlab - I installed the connectome workbench and downloaded the GIFTI toolbox (http://www.artefact.tk/software/matlab/gifti/) as per the instructions here (https://wiki.humanconnectome.org/display/PublicData/HCP+Users+FAQ#HCPUsersFAQ-2.HowdoyougetCIFTIfilesintoMATLAB?), but I am getting the following error&lt;br /&gt;
&lt;br /&gt;
'C:\Users\magda\Documents\Matlab\workbench\bin_windows64' is not recognized as an internal or external command,&lt;br /&gt;
operable program or batch file.&lt;br /&gt;
Error using xml_parser&lt;br /&gt;
Cannot read XML document&lt;br /&gt;
&lt;br /&gt;
Error in gifti_read (line 14)&lt;br /&gt;
t = xml_parser(filename);&lt;br /&gt;
Error in gifti (line 105)&lt;br /&gt;
this = gifti_read(varargin{1},giftistruct);&lt;br /&gt;
Error in ciftiopen (line 34)&lt;br /&gt;
cifti = gifti([tmpfile '.gii']);&lt;br /&gt;
&lt;br /&gt;
I'm hoping someone might have some idea about how to resolve this!</description>
   <author>mdelrio</author>
   <pubDate>Wed, 22 Jul 2020 14:23:20 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=11533&amp;forum_id=1955</guid>
  </item>
  <item>
   <title>RE: cannot use the CIFTI-2 toolbox in matlab with MacOS system</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=11024&amp;forum_id=1955</link>
   <description>thank you, after I removed .mexmaci64 files, it works. &lt;br /&gt;
Looking forward your new toolbox.</description>
   <author>Jiajia Zhao</author>
   <pubDate>Mon, 23 Mar 2020 11:52:36 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=11024&amp;forum_id=1955</guid>
  </item>
  <item>
   <title>RE: cannot use the CIFTI-2 toolbox in matlab with MacOS system</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=11024&amp;forum_id=1955</link>
   <description>I would guess that the mex files were compiled for a version of OS X that is too old for your current system to use.  Deleting the .mexmaci64 file should allow it to function, the .mexmaci64 file is only there to increase the speed.  If I am correct, you may need to delete any other .mexmaci64 files as well.&lt;br /&gt;
&lt;br /&gt;
However, note that the ft_ functions are not what the HCP recommends for loading MRI-based cifti files, see FAQ 2 here:&lt;br /&gt;
&lt;br /&gt;
https://wiki.humanconnectome.org/display/PublicData/HCP+Users+FAQ#HCPUsersFAQ-2.HowdoyougetCIFTIfilesintoMATLAB?&lt;br /&gt;
&lt;br /&gt;
If you need access to more than just the data matrix (which is basically all ciftiopen exposes), we are working on a new toolbox, but it is still being tested.&lt;br /&gt;
&lt;br /&gt;
If you are working with MEG data, you may have better luck simply installing the full FieldTrip suite, as it should be more up to date.</description>
   <author>Tim Coalson</author>
   <pubDate>Wed, 04 Mar 2020 19:32:07 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=11024&amp;forum_id=1955</guid>
  </item>
  <item>
   <title>cannot use the CIFTI-2 toolbox in matlab with MacOS system</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=11024&amp;forum_id=1955</link>
   <description>I have encountered a problem when adding CIFTI-2 code into my matlab with MacOS system. when I read a .dtseries.nii data using ft_read_cifti, error appeared &amp;quot;Invalid MEX-file '/Users/jia/Desktop/UPAN/rscode/cifti-matlab-master/private/ft_getopt.mexmaci64':&lt;br /&gt;
dlopen(/Users/jia/Desktop/UPAN/rscode/cifti-matlab-master/private/ft_getopt.mexmaci64, 6): Symbol not found:_mxErrMsgTxt.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
my computer system is macOS Mojave Version10.14.2 and the version of matlab is matlab R2018a. I don't know how to solve this problem.</description>
   <author>Jiajia Zhao</author>
   <pubDate>Wed, 04 Mar 2020 10:36:14 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=11024&amp;forum_id=1955</guid>
  </item>
  <item>
   <title>CiftiLib released</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=4502&amp;forum_id=1955</link>
   <description>To software developers interested in the CIFTI data format:&lt;br /&gt;
&lt;br /&gt;
CiftiLib, a C++ library for CIFTI-2 file reading/writing, is now available on github, at [url=https://github.com/Washington-University/CiftiLib]https://github.com/Washington-University/CiftiLib[/url].  It additionally supports CIFTI-1 files, and supports both on-disk and in-memory access.  It also provides C++ code for reading and writing generic NIfTI-1 and NIfTI-2 files.  As noted in the README, QT is required.&lt;br /&gt;
&lt;br /&gt;
This code is released under the BSD 2-clause license.&lt;br /&gt;
&lt;br /&gt;
Sincerely,&lt;br /&gt;
The Connectome Workbench software development team.</description>
   <author>Tim Coalson</author>
   <pubDate>Wed, 07 May 2014 19:44:54 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=4502&amp;forum_id=1955</guid>
  </item>
  <item>
   <title>RE: Final CIFTI-2 file formats</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=4380&amp;forum_id=1955</link>
   <description>The initial release of the CIFTI-2 XML parsing/manipulating/writing code is available on the NITRC download page, [url=http://www.nitrc.org/frs/?group_id=454]http://www.nitrc.org/frs/?group_id=454[/url].  It additionally supports CIFTI-1 XML, but note that supporting CIFTI-1 requires dealing with reversed dimensions in the NIfTI-2 header (CIFTI-2 does not have this problem).  It also does not include code for reading or writing NIfTI-2 files.&lt;br /&gt;
&lt;br /&gt;
This code is released under the BSD 2-clause license.</description>
   <author>Tim Coalson</author>
   <pubDate>Fri, 07 Mar 2014 22:02:45 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=4380&amp;forum_id=1955</guid>
  </item>
 </channel>
</rss>
