[Homer-users] exporting data

Erin Solovey erinsol at mit.edu
Sat Mar 16 22:18:55 EDT 2013
Search archives:

Hi,
I have a couple of questions about exporting the data from Homer2.

1) I am wondering what data is exported exactly. Are we getting the
mean across all timepoints (from tMin to tMax?), and across all runs,
and across the entire group? How are tMin and tMax used? What is
indicated by the "Passed Inclusion Criteria"? I would just like
clarification so that I know how to interpret these numbers.

2) When I actually try "Export Mean Results", I am getting an error
"Reference to non-existent field 'MeasList'." Any thoughts? Is anyone
else getting this error? I am using the developer's version and I have
it up-to-date with the latest files. It seems like
hmr.group.procInput.SD is null. Is there something that needs to be
done before exporting the data? Here's the full error:
Reference to non-existent field 'MeasList'.

Error in ExportHRFMean>writeMeanResponce (line 111)
nCh = length(find(SD.MeasList(:,4)==1));

Error in ExportHRFMean (line 38)
writeMeanResponce(dcAvgMeanAll,SD,grpAvgPass,condNames,filename);

Error in EasyNIRS>menuExportMeanResults_Callback (line 1590)
    dcAvgMeanAll =
    ExportHRFMean(hmr.group,tMin,tMax,hmr.group.conditions.CondNamesAct,[pathname
    filename]);

Error in gui_mainfcn (line 96)
        feval(varargin{:});

Error in EasyNIRS (line 43)
    gui_mainfcn(gui_State, varargin{:});

Error in
@(hObject,eventdata)EasyNIRS('menuExportMeanResults_Callback',hObject,eventdata,guidata(hObject))


Error while evaluating uimenu Callback

Thanks!
Erin
-- 
Humans and Automation Laboratory
Massachusetts Institute of Technology
Cambridge, MA 02139
http://people.csail.mit.edu/erinsol



More information about the Homer-users mailing list