<?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=7013" ?>
<?xml-stylesheet type="text/css" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC isc-toolbox: Inter-subject correlation analysis for fMRI in Matlab Forum: faq</title>
  <link>http://www.nitrc.org/forum/forum.php?forum_id=7013</link>
  <description>Forum for Answers and Questions about use of ISCtoolbox</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Wed, 13 May 2026 7:33:35 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>RE: Comparison problem at x:11/91</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=14288&amp;forum_id=7013</link>
   <description>&amp;lt;p&amp;gt;I'm experiencing the same issue -- were you ever able to resolve this?&amp;lt;/p&amp;gt;</description>
   <author>sadiezacharek</author>
   <pubDate>Mon, 08 Dec 2025 21:54:10 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=14288&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Trouble understanding the results folder structure for session comparison</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=15594&amp;forum_id=7013</link>
   <description>&amp;lt;p&amp;gt;My name is Sumit Roy, and I am a PhD student at Leibniz Institute for Working Human Factors in Dortmund. I have some questions regarding the structure of the results obtained by the ISC toolbox.&amp;lt;br&amp;gt;I am comparing two runs from a stressful and neutral movie, from what I understood in the results folder - ISCSessionComp1Band0ZSumstat.nii contains the data. I want to plot my results in MRIcoGL according to the critvals given in the CSV file - SessionComparison1Band0ThresholdsWin0_Session_SW_MCConly_0_5000.csv&amp;lt;br&amp;gt;I want to plot the sumZPF stats but the results file &amp;amp;nbsp;ISCSessionComp1Band0ZSumstat.nii is in a smaller range. So, I am having a hard time wrapping my head around how we can visualize the comparison results and which crtivals correspond to these results.&amp;lt;br&amp;gt;Sorry if it seems like a naive question but I am pretty new to MRI analysis and any help regarding the ISC analysis will be greatly appreciated.&amp;lt;/p&amp;gt;</description>
   <author>Sumit Roy</author>
   <pubDate>Wed, 29 Jan 2025 13:24:22 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=15594&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>RE: Problem with visGUI</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=9126&amp;forum_id=7013</link>
   <description>&amp;lt;p&amp;gt;Hi，&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;I have met the same problem. However,I can not understand how to solve it that you say. Can you explain it clearly? Thank you very much.&amp;lt;/p&amp;gt;</description>
   <author>天鹭 张</author>
   <pubDate>Tue, 27 Aug 2024 9:31:52 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=9126&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Comparison problem at x:11/91</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=14288&amp;forum_id=7013</link>
   <description>Dear developers,&lt;br /&gt;
&lt;br /&gt;
I'm having an issue with the group comparison getting stuck at x: 11/91 forever.&lt;br /&gt;
&lt;br /&gt;
The thing is that the first and second halfs of my dataset taken separately work fine, but adding subjects from one half to another results in this (screenshot attached). I can't find any systematic shifts in my data judging by the headers. Also, basic ISC for the whole dataset works fine (although there are some seemingly random NaN values in a few iterations), just not the comparison .&lt;br /&gt;
&lt;br /&gt;
This error has been replicated on different systems. &lt;br /&gt;
&lt;br /&gt;
Is there something particular going on in this moment?</description>
   <author>Kirill Efimov</author>
   <pubDate>Wed, 26 Apr 2023 5:43:08 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=14288&amp;forum_id=7013</guid>
  </item>
  <item>
   <title> Error while evaluating UIControl Callback.</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=12795&amp;forum_id=7013</link>
   <description>Dear all,&lt;br /&gt;
&lt;br /&gt;
I meet an error while the ISC analysis is finished and launching the GUI&lt;br /&gt;
&lt;br /&gt;
When the analysis is finished, the error is:&lt;br /&gt;
&lt;br /&gt;
ans =&lt;br /&gt;
&lt;br /&gt;
'30-Sep-2021 16:42:28'&lt;br /&gt;
ans =&lt;br /&gt;
'30-Sep-2021 16:42:28'&lt;br /&gt;
Calculating critical thresholds:&lt;br /&gt;
Index exceeds the number of array elements (0).&lt;br /&gt;
Error in combineNullVals (line 98)&lt;br /&gt;
nullVals = nullVals(1:(1+floor(N*q)));&lt;br /&gt;
Error in calculateThresholds (line 66)&lt;br /&gt;
combineNullVals(Params,nrSession,winOn); % combine (right-tail) null-distribution data&lt;br /&gt;
Error in runAnalysis (line 484)&lt;br /&gt;
calculateThresholds(Params,nrSession,0); % across session&lt;br /&gt;
Error in ISCanalysis&amp;gt;pushbuttonRun_Callback (line 602)&lt;br /&gt;
runAnalysis(handles.Params);&lt;br /&gt;
Error in gui_mainfcn (line 95)&lt;br /&gt;
feval(varargin{:});&lt;br /&gt;
Error in ISCanalysis (line 43)&lt;br /&gt;
gui_mainfcn(gui_State, varargin{:});&lt;br /&gt;
Error in matlab.graphics.internal.figfile.FigFile/read&amp;gt;@(hObject,eventdata)ISCanalysis('pushbuttonRun_Callback',hObject,eventdata,guidata(hObject))&lt;br /&gt;
Error using uiwait (line 81)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In addition, when Calculating permutation distributions for each ISC map, the feedback looks weird too.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Calculating permutation distributions for each ISC map:&lt;br /&gt;
Started at: 30-Sep-2021, 15:45:9.681&lt;br /&gt;
GBW-D-W2793&lt;br /&gt;
: X:\fMRIprep_6Asym_20210925\ISC\results\PositiveAll\stats/vals1Session1&lt;br /&gt;
Realization number: 100000/10000000&lt;br /&gt;
Resampled ISC value: NaN&lt;br /&gt;
Realization number: 200000/10000000&lt;br /&gt;
Resampled ISC value: NaN&lt;br /&gt;
Realization number: 300000/10000000&lt;br /&gt;
Resampled ISC value: NaN&lt;br /&gt;
Realization number: 400000/10000000&lt;br /&gt;
Resampled ISC value: NaN&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When I try to launch the GUI, there's a warning &amp;quot;Unexpected error while opening visu-GUI with the current parameters, use File-&amp;gt;Open to find a correct parameter-file.&lt;br /&gt;
&lt;br /&gt;
In the beginning, I thought there might have some subjects make the problem, so I try to do the same analysis with fewer subjects several times. Unfortunately, if I just include 5-6 subjects in the analysis, no one will make the error. Does anyone know how to deal with this problem?&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
   <author>Chihhao Lien</author>
   <pubDate>Thu, 30 Sep 2021 15:01:30 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=12795&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Viewer for ISC maps</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=12662&amp;forum_id=7013</link>
   <description>Dear all,&lt;br /&gt;
&lt;br /&gt;
I'm new to use ISC toolbox, and I already get some ISC maps from it.&lt;br /&gt;
&lt;br /&gt;
I tried to use xjview to display the ISC maps because I want to know details of significant clusters, but it can't properly display ISC maps (ex. ISCcorrmapBand0Session1.nii).&amp;lt;span id=&amp;quot;_plain_text_marker&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&lt;br /&gt;
Could anyone recommend a proper software/viewer for ISC maps?&lt;br /&gt;
&lt;br /&gt;
I'll appreciate you if someone can recommend it.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
   <author>Chihhao Lien</author>
   <pubDate>Tue, 10 Aug 2021 14:33:08 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=12662&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Error in file evaluatePvals.m</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=11763&amp;forum_id=7013</link>
   <description>Hello experts,&lt;br /&gt;
I'm getting this error with the toolbox just after &amp;quot;Get thresholds for ISC maps: band 0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Error: File: evaluatePvals.m Line: 138 Column: 5&lt;br /&gt;
&amp;quot;F&amp;quot; previously appeared to be used as a function or command, conflicting with its use here as the name of a variable.&lt;br /&gt;
A possible cause of this error is that you forgot to initialize the variable, or you have initialized it implicitly using load or&lt;br /&gt;
eval.&lt;br /&gt;
&lt;br /&gt;
I already check the inputs and everything looks fine, I restarted matlab, but still get it. &lt;br /&gt;
&lt;br /&gt;
Does someone knows what could be happening?&lt;br /&gt;
Thank you!&lt;br /&gt;
&lt;br /&gt;
Best&lt;br /&gt;
Melanni</description>
   <author>Melanni Nanni Zepeda</author>
   <pubDate>Tue, 13 Oct 2020 10:26:29 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=11763&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Error: File: evaluatePvals.m</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=11551&amp;forum_id=7013</link>
   <description>Dear community,&lt;br /&gt;
&lt;br /&gt;
I'm getting this error on the evaluatePvals file: &lt;br /&gt;
&lt;br /&gt;
&amp;quot;F&amp;quot; previously appeared to be used as a function or command, conflicting with its use here as the name of a variable. A possible cause of this error is that you forgot to initialize the variable, or you have initialized it implicitly using load or eval.&lt;br /&gt;
&lt;br /&gt;
I'm not defining anything with &amp;quot;F&amp;quot;, I reinstalled the toolbox and it happen the same&lt;br /&gt;
&lt;br /&gt;
Thanks for your help</description>
   <author>Melanni Nanni Zepeda</author>
   <pubDate>Tue, 28 Jul 2020 9:56:18 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=11551&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Launch visu-GUI</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=11428&amp;forum_id=7013</link>
   <description>When I click &amp;quot;launch visu-GUI&amp;quot;,  it suggest me to &amp;quot;Select directory including all nii-files of 2mm Harvard-Oxford atlas!&amp;quot;. But I select the &amp;quot;templates&amp;quot; folder that include &amp;quot;HarvardOxford-cort-maxprob-thr0-2mm.nii, HarvardOxford-cort-maxprob-thr25-2mm.nii, HarvardOxford-cort-maxprob-thr50-2mm.nii, HarvardOxford-cort-prob-2mm.nii, HarvardOxford-sub-maxprob-thr0-2mm.nii, HarvardOxford-sub-maxprob-thr25-2mm.nii, HarvardOxford-sub-maxprob-thr50-2mm.nii, HarvardOxford-sub-prob-2mm.nii, MNI152_T1_2mm_brain.nii, MNI152_T1_2mm_brain_mask.nii.&amp;quot;, it said &amp;quot;WRONG PATH&amp;quot;.  Can you tell me how to solve this problem?</description>
   <author>Zhilin Zhang</author>
   <pubDate>Sat, 20 Jun 2020 6:32:00 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=11428&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Alignment of correlation maps</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=11337&amp;forum_id=7013</link>
   <description>Hi&lt;br /&gt;
&lt;br /&gt;
I'm wondering if anyone else has noticed a small mis-alignment of the ISC results? I have pre-processed my data as per the instructions and they are aligned with the MNI space. But when I overlay a correlation map on the MNI brain it seems offset by a few voxels. Its tiny, but you do notice it. When I put the underlay and overly into voxel space, the match seems good. But in world space, I'm sure there's a misalignment!&lt;br /&gt;
&lt;br /&gt;
I'm using the latest version of the toolbox.&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
   <author>Adrian Williams</author>
   <pubDate>Wed, 27 May 2020 18:30:05 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=11337&amp;forum_id=7013</guid>
  </item>
 </channel>
</rss>
