Print

Print


Hello,
           This may be due to a bug in FEAT which will be fixed in the next patch, coming soon!

Hope this helps,
Kind Regards
Matthew

> Hi gurus!
> 
> I'm running a 1st-level analysis on my dataset that includes respiration and pulse confounds created through popp and pnm_evs. I've set up a feat design that works, and have successfully run it though using the GUI with the evlist entered into "voxelwise confound list".
> 
> However, when I load the design.fsf to test for another participant, the evlist for the pulse and respiration regressors is not loaded. The rest of the design file looks otherwise exactly the same as before. I've looked in the the design file and the evlist is listed under:
> 
> # Add motion parameters to model
> # 0 : No
> # 1 : Yes
> set fmri(motionevs) 0
> set fmri(motionevsbeta) "/projects/psifmri/fMRI/ADHD/data/001/session1/MRI/func/run1/pre/phys/pnm_evlist.txt"
> set fmri(scriptevsbeta) ""
> 
> So the design.fsf has the information about the evlist, but doesn't load it (the evlist has correct file paths). I've tried running the design by command line (on a cluster)
> 
> feat design.fsf
> 
> and get the error:
> child process exited abnormally
>     while executing
> "fsl:exec "${FSLDIR}/bin/feat_model design $confevs" $fmri(featModelOpts) -N feat0_model -l logs "
>     invoked from within
> "if { $done_something == 0 } {
> 
>     if { ! $fmri(inmelodic) } {
>     if { $fmri(level) == 1 } {
>         #{{{ FEAT first-level analysis
> 
> for { set session 1 } ..."
>     (file "/cluster/software/VERSIONS/fsl-5.0.6/bin/feat" line 207)
> 
> 
> which I believe is occurring because feat_model isn't understanding where to look for the evlist.
> 
> I hope someone has helpful tips to this. 
> 
> Best regards,
> Athanasia Mowinckel
> PhD fellow
> University of Oslo