Open Remi-Gau opened 1 year ago
I'd expect the default SPM ReML autocorrelation to fail sometimes - is that what you mean? But I would expect the fmristat AR(1) to always succeed. Does it sometimes fail?
What do you mean by the FAST correction? (Sorry, it's been a while since I went back over this).
I'd expect the default SPM ReML autocorrelation to fail sometimes - is that what you mean?
yup
But I would expect the fmristat AR(1) to always succeed. Does it sometimes fail?
It failed something like 3 times out of 3000 (rough estimate). So pretty rare.
What do you mean by the FAST correction? (Sorry, it's been a while since I went back over this).
SPM12 lets you choose this for rapidly sampled fMRI time series
FYI: a fix for this is not urgent at all
Just wanted to post this here in case someone else encounters this
Using marsbar to run some roi analysis within the BIDS pipeline we use in the lab.
I am getting this error once in a while when trying to estimate a model with MarsBar.
It is reproducible but only for specific to a given subject + ROI combination:
Also it seems that this crash is more frequent when using the FAST correction for auto-correlation rather than the default AR(1).
Error message
Related
related to https://github.com/Remi-Gau/olfactory_fmri_blind/issues/12 related to https://github.com/cpp-lln-lab/bidspm/issues/689
Could try to provide a minimal working example if that helps but that may take some time in terms of data wrangling.