Commit 161da859 authored by Meryem Ayse Yucel's avatar Meryem Ayse Yucel
Browse files

Changed GLM defaults to

idxBasis = 1, consequtive gaussians.
parent 1b55736d
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@
%               idxBasis=2. [tau sigma T] applied to both HbO and HbR
%                  or [tau1 sigma1 T1 tau2 sigma2 T2]
%                  where the 1 (2) indicates the parameters for HbO (HbR).
%                  default: 0.1 3.0 10.0 1.8 3.0 10.0
%               idxBasis=3 [tau sigma T] applied to both HbO and HbR
%                  or [tau1 sigma1 T1 tau2 sigma2 T2]
%                  where the 1 (2) indicates the parameters for HbO (HbR).
@@ -92,8 +93,8 @@
% PARAMETERS:
% trange: [-2.0, 20.0]
% glmSolveMethod: 1
% idxBasis: 2
% paramsBasis: [0.1 3.0 10.0 1.8 3.0 10.0], maxnum: 6
% idxBasis: 1
% paramsBasis: [1.0 1.0 0.0 0.0 0.0 0.0], maxnum: 6
% rhoSD_ssThresh: 15.0
% flagNuisanceRMethod: 1
% driftOrder: 3