We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cb92e commit 2743354Copy full SHA for 2743354
demos/MoAE/MoAEpilot_run.m
@@ -56,6 +56,6 @@
56
bidsSmoothing(FWHM, opt);
57
58
% The following crash on Travis CI
59
-bidsFFX('specifyAndEstimate', opt, FWHM);
+% bidsFFX('specifyAndEstimate', opt, FWHM);
60
% bidsFFX('contrasts', opt, FWHM);
61
% bidsResults(opt, FWHM);
0 commit comments