<?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=3648" ?>
<?xml-stylesheet type="text/css" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC fNIRS Data Analysis Environment Forum: help</title>
  <link>http://www.nitrc.org/forum/forum.php?forum_id=3648</link>
  <description>Get Public Help</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Thu, 14 May 2026 21:18:51 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>Error received using Nirslab2017.6 to compute hemodynamic states</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=9612&amp;forum_id=3648</link>
   <description>Hi, I run into this error when I have finished preprocessing my fnirs data in Nirslab 2017 and try to &lt;br /&gt;
'compute' hemodynamic states. I noticed this on the standalone and matlab platformed versions.&lt;br /&gt;
&lt;br /&gt;
I was wondering if other folk have run into this before and if so, how they have addressed this.&lt;br /&gt;
Regards,&lt;br /&gt;
E&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt; nirslab&lt;br /&gt;
Error using zeros&lt;br /&gt;
Size inputs must be integers.&lt;br /&gt;
&lt;br /&gt;
Error in x_BLconcentrations (line 25)&lt;br /&gt;
Error in x_hemostates (line 47)&lt;br /&gt;
Error in nirsLab01&amp;gt;NLpushbutton8_Callback (line 828)&lt;br /&gt;
Error in gui_mainfcn (line 96)&lt;br /&gt;
feval(varargin{:});&lt;br /&gt;
Error in nirsLab01 (line 42)&lt;br /&gt;
Error in&lt;br /&gt;
@(hObject,eventdata)nirsLab01('NLpushbutton8_Callback',hObject,eventdata,guidata(hObject))&lt;br /&gt;
Error while evaluating uicontrol Callback&lt;br /&gt;
Error using edit (line 66)&lt;br /&gt;
Undefined function or variable 'hObject'.&lt;br /&gt;
Error in helpUtils.errorDocCallback (line 23)&lt;br /&gt;
if ~edit(editTopic)</description>
   <author>Eunice Chen</author>
   <pubDate>Tue, 04 Sep 2018 21:08:49 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=9612&amp;forum_id=3648</guid>
  </item>
  <item>
   <title>RE: NIRSlab for mac</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=9502&amp;forum_id=3648</link>
   <description>Hi,&lt;br /&gt;
&lt;br /&gt;
     I agree with the reply from Chen Rui. The executable version(s) of nirsLAB are for Windows platforms only. The MATLAB p-codes, however, work for Mac and Linux in addition to Windows.&lt;br /&gt;
&lt;br /&gt;
Harry L. Graber</description>
   <author>Harry Graber</author>
   <pubDate>Sun, 29 Jul 2018 3:24:53 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=9502&amp;forum_id=3648</guid>
  </item>
  <item>
   <title>RE: NIRSlab for mac</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=9502&amp;forum_id=3648</link>
   <description>hello，&lt;br /&gt;
you can use p-code,basded on matlab or octave.&lt;br /&gt;
&lt;br /&gt;
best&lt;br /&gt;
chen rui</description>
   <author>chen rui</author>
   <pubDate>Fri, 27 Jul 2018 7:51:56 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=9502&amp;forum_id=3648</guid>
  </item>
  <item>
   <title>NIRSlab for mac</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=9502&amp;forum_id=3648</link>
   <description>Hello,&lt;br /&gt;
is there a version fo NIRSlab for MAC? &lt;br /&gt;
Thank you</description>
   <author>Andriy Yabluchanskiy</author>
   <pubDate>Tue, 24 Jul 2018 14:45:04 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=9502&amp;forum_id=3648</guid>
  </item>
  <item>
   <title>NIRS_SPM error when loading data</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=9095&amp;forum_id=3648</link>
   <description>Hi, &lt;br /&gt;
&lt;br /&gt;
Previously, I have tried using this toolbox with Matlab 2017b, but was instructed to try 2014a, as mathworks changed the way graphics are used in matlab after 2014a.  So, I tried loading the data through Matlab 2014a, but it still gave me the same exact error message as before in 2017b version with only the second from the last line being different (highlighted in red).  This error occurs when I try to load data using the GUI. Specifically, when I try to load the data, I check the &amp;quot;stand alone&amp;quot; box, click the &amp;quot;spatial registration button, check the &amp;quot;with 3D digitizer&amp;quot; box, and proceed to load the &amp;quot;origin/others&amp;quot; files.  I load the &amp;quot;origin&amp;quot; file with no problem, however, when I go to load the &amp;quot;others&amp;quot; file, the program won't allow me to load it and this error message appears:&lt;br /&gt;
_____________________________________________________________________&lt;br /&gt;
&lt;br /&gt;
Undefined function or variable &amp;quot;str_optd&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Error in NIRS_Registration_Standalone&amp;gt;push_real_optode_channel_Callback (line 729)&lt;br /&gt;
handles.str_optd = str_optd;&lt;br /&gt;
&lt;br /&gt;
Error in gui_mainfcn (line 95)&lt;br /&gt;
feval(varargin{:});&lt;br /&gt;
&lt;br /&gt;
Error in NIRS_Registration_Standalone (line 17)&lt;br /&gt;
gui_mainfcn(gui_State, varargin{:});&lt;br /&gt;
&lt;br /&gt;
[color=#ff0000]Error in[/color]&lt;br /&gt;
[color=#ff0000]@(hObject,eventdata)NIRS_Registration_Standalone('push_real_optode_channel_Callback',hObject,eventdata,guidata(hObject))[/color]&lt;br /&gt;
&lt;br /&gt;
Error while evaluating uicontrol Callback&lt;br /&gt;
_____________________________________________________________________&lt;br /&gt;
&lt;br /&gt;
Any solutions, tips, advice on how to get past this problem?</description>
   <author>Geoff Green</author>
   <pubDate>Mon, 12 Mar 2018 15:53:57 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=9095&amp;forum_id=3648</guid>
  </item>
  <item>
   <title>nirsLAB 2016/2017 GUI window error</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=8669&amp;forum_id=3648</link>
   <description>Hello Dr. Graber,&lt;br /&gt;
&lt;br /&gt;
I have been having issues downloading the later versions of nirsLAB.  I want to update it because nirsLAB 2016/2017 both have the ability to implement FDR (false discovery rate) through the AR(n) data analysis option.&lt;br /&gt;
There is no download for the 2016/2017 standalone versions, so I tried the p-codes.  However, when I typed 'nirslab' in the matlab command window, this image attached is what pops up, not allowing me to properly use the data analysis software at all.&lt;br /&gt;
Please advise for this situation.&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
&lt;br /&gt;
Geoff D. Green II&lt;br /&gt;
The Ohio State University&lt;br /&gt;
Neuroscience</description>
   <author>Geoff Green</author>
   <pubDate>Wed, 01 Nov 2017 23:17:03 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=8669&amp;forum_id=3648</guid>
  </item>
  <item>
   <title>RE: p-code for nirsLAB_v201706</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=8235&amp;forum_id=3648</link>
   <description>Dear Don and Sébastien,&lt;br /&gt;
I'm sorry for getting back to you so late. The p-codes are now also available.&lt;br /&gt;
&lt;br /&gt;
Kind regards,&lt;br /&gt;
Eike Middell</description>
   <author>Harry Graber</author>
   <pubDate>Tue, 25 Jul 2017 10:39:42 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=8235&amp;forum_id=3648</guid>
  </item>
  <item>
   <title>RE: p-code for nirsLAB_v201706</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=8235&amp;forum_id=3648</link>
   <description>[color=#000000]Hi all, [/color]&lt;br /&gt;
&lt;br /&gt;
Any update on this one?&lt;br /&gt;
&lt;br /&gt;
Thank you,&lt;br /&gt;
&lt;br /&gt;
Sébastien&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[i]Originally posted by Don Rojas:[/i][quote]Hi,&lt;br /&gt;
&lt;br /&gt;
I noticed that the current version of nirsLAB is available as a Windows executable installer. For those of us using Macs, is there a plan to post the p-code so that we can run the software as we have been able to with previous releases?&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
&lt;br /&gt;
Don Rojas[/quote]</description>
   <author>sebastien scannella</author>
   <pubDate>Thu, 06 Jul 2017 12:15:50 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=8235&amp;forum_id=3648</guid>
  </item>
  <item>
   <title>p-code for nirsLAB_v201706</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=8235&amp;forum_id=3648</link>
   <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I noticed that the current version of nirsLAB is available as a Windows executable installer. For those of us using Macs, is there a plan to post the p-code so that we can run the software as we have been able to with previous releases?&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
&lt;br /&gt;
Don Rojas</description>
   <author>Don Rojas</author>
   <pubDate>Fri, 30 Jun 2017 15:26:04 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=8235&amp;forum_id=3648</guid>
  </item>
  <item>
   <title>RE: &amp;quot;Out of memory&amp;quot; error</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=7588&amp;forum_id=3648</link>
   <description>Hi Grace,&lt;br /&gt;
&lt;br /&gt;
      When nirsLAB reports &amp;quot;Out of memory,&amp;quot; that always means that it doesn't have enough RAM for the operation you are trying to perform. It is not about the amount of free disk space, so freeing up 100 Gb is not necessary and not going to have any effect.&lt;br /&gt;
&lt;br /&gt;
      What kind of processor and operating system does your computer have? If it is a 64-bit machine, then you can and should use the 64-bit executable. That is the single most important and helpful thing you can do to increase the amount of memory that is actually available to nirsLAB.&lt;br /&gt;
&lt;br /&gt;
      Please also indicate which user-specifiable options you had selected when you tried to do the SPM1 computation. Some of them can be memory hogs. The pre-whitening option is an example.&lt;br /&gt;
&lt;br /&gt;
      For follow-up (and for future technical-support requests), please send e-mail to support@nirx.net. That will ensure that you get a prompt reply. (This request was spotted less than a day after you posted it, but we can't guarantee that this will always be the case.)&lt;br /&gt;
&lt;br /&gt;
Harry</description>
   <author>Harry Graber</author>
   <pubDate>Tue, 10 Jan 2017 5:32:47 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=7588&amp;forum_id=3648</guid>
  </item>
 </channel>
</rss>
