<?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_forum.php?forum_id=7013" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.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://stage.nitrcce.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>Mon, 13 Apr 2026 8:23:00 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>Comparison problem at x:11/91</title>
   <link>http://stage.nitrcce.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://stage.nitrcce.org/forum/forum.php?thread_id=14288&amp;forum_id=7013</guid>
  </item>
  <item>
   <title> Error while evaluating UIControl Callback.</title>
   <link>http://stage.nitrcce.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://stage.nitrcce.org/forum/forum.php?thread_id=12795&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Viewer for ISC maps</title>
   <link>http://stage.nitrcce.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://stage.nitrcce.org/forum/forum.php?thread_id=12662&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Error in file evaluatePvals.m</title>
   <link>http://stage.nitrcce.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://stage.nitrcce.org/forum/forum.php?thread_id=11763&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Error: File: evaluatePvals.m</title>
   <link>http://stage.nitrcce.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://stage.nitrcce.org/forum/forum.php?thread_id=11551&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Launch visu-GUI</title>
   <link>http://stage.nitrcce.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://stage.nitrcce.org/forum/forum.php?thread_id=11428&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Alignment of correlation maps</title>
   <link>http://stage.nitrcce.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://stage.nitrcce.org/forum/forum.php?thread_id=11337&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>two open positions in neuroimaging genetics in Bari, Italy</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10956&amp;forum_id=7013</link>
   <description>The Group of Psychiatric Neuroscience at the University of Bari Aldo Moro (Italy) aims to discover the biological sources of differences between individuals that make them at risk of - or resilient to -psychiatric disorders.&lt;br /&gt;
&lt;br /&gt;
We are about to publish 2 calls for research fellowships in neuroimaging genetics in different projects with two PIs. Ideally, the positions are targeted at postdoctoral fellows and funding is available for several years. Outstanding predoctoral candidates will be evaluated. Expected starting dates are between May and July 2020.&lt;br /&gt;
Expressions of interest are welcome until positions are filled, preferably before the end of February.&lt;br /&gt;
The group is headed by Prof. Alessandro Bertolino and investigates the association of genetic variability with brain phenotypes, with a special focus on subjects at risk for psychiatric disorders (for recent articles from the lab, see [1], [2], [3]).  Successful candidates will work in the lab of Brain Imaging, Networks, and Data mining (BIND) directed by Dr. Giulio Pergola. The department has an in-house Elekta Triux magnetoencephalography with two dedicated technicians. Two 3T MRI scanners are available in collaborating hospitals. Prof. Giuseppe Blasi and his team have access to and routinely tests patients, relatives of patients, and individuals at risk for psychosis. The environment is interdisciplinary, including psychologists, biotechnologists, and MDs, and internationally oriented, e.g., including Marie Curie awardees Dr. Pergola and Dr. Linda A. Antonucci, along with several other members trained for &amp;gt; 1 year in UK, USA, and Finland.&lt;br /&gt;
The ideal applicant is a neuroimager with international experience and a PhD in Neuroscience, Cognitive Sciences, Neuropsychology, Computational Science, or any quantitative research field. Coding experience (Matlab, R, Unix, and/or Python) is required, whereas machine learning and graph theory expertise are a plus. Successful candidates are expected to have at least one published/submitted lead author paper. We expect the successful candidate to be motivated and research-oriented. It is equally important to have a team-working attitude and a motivation to fit in the group. Proficiency in Italian is not required.&lt;br /&gt;
Consider applying even if you only have strong coding and analytic skills – definitely apply if you think you have smart ideas on how to analyze multimodal neuroimaging/genetic/neuropsychological data from hundreds of subjects.&lt;br /&gt;
The University of Bari Aldo Moro is one the largest Italian universities (50.000 students, 1500 permanent professors and researchers, 1500 units of technicians and administrative staff). Bari is a sunny city located by the sea, and the third largest Italian city south of Rome. The cost of living is low relative to Italian standards.&lt;br /&gt;
Please contact Dr. Giulio Pergola sending a CV and the contact details of at least two references if you would like to have more information on the positions and on the ongoing projects (giulio.pergola@uniba.it).</description>
   <author>Linda Antonucc</author>
   <pubDate>Mon, 17 Feb 2020 9:30:58 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10956&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Frequency bands without visGUI</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10927&amp;forum_id=7013</link>
   <description>Hello, &lt;br /&gt;
&lt;br /&gt;
Is it possible to derive the frequency bands (range in Hz) used to generate the ICC band maps without using the visGUI?&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
   <author>ndamestani</author>
   <pubDate>Fri, 07 Feb 2020 13:43:09 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10927&amp;forum_id=7013</guid>
  </item>
  <item>
   <title>Subject Source File</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10165&amp;forum_id=7013</link>
   <description>Hi,&lt;br /&gt;
&lt;br /&gt;
We want to select the data files to work with but the GUI doesn't allow to select data files. I attached a screenshot from what my GUI looks like, and it looks different from the screenshots presented in the manuals. We have tried various Matlab versions and various computers but get the same GUI screen. Does anyone know the data files can be added so we can run the analysis? &lt;br /&gt;
&lt;br /&gt;
Thanks in advance!&lt;br /&gt;
Sophie</description>
   <author>Nobody</author>
   <pubDate>Wed, 24 Apr 2019 13:27:12 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10165&amp;forum_id=7013</guid>
  </item>
 </channel>
</rss>
