AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
February 27, 2020 06:00PM
Hi again,

I have run the @SUMA_Make_Spec_FS using -GNIFTI flag. It gave me the meshes std.141 as gii, and used them in my script of SurfSmooth instead of the std.141.lh.smoothwm.asc as shown:


foreach conds ("Nopal" "Norel" "Rel" "Xnopal" "Xnorel" "Xrel")

foreach h (lh rh)

SurfSmooth -spec $SUMA_path/std.141.${subj}_"$h".spec \
-surf_A std.141."$h".smoothwm.gii \
-met HEAT_07 -input $data_path/"$h"_${subj}_decon_$condition.TENT.ave_.niml.dset \
-target_fwhm 6 -Niter -1 \
-output $data_path/"$h"_${subj}_decon_$conds.TENT.ave_.blur6.niml.dset

end

end



But the result was the same as with the previous meshes:

-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm
-- Error SurfSmooth (SUMA_SurfSmooth.c:2128):
Failed to get mean fwhm


A failure for each condition, so I´m wondering about my data. I attach how it looks the data over the meshes without the smoothing, with the activation bar at 0.25. It looks fine to me, but...
Attachments:
open | download - rel.jpg (103.4 KB)
Subject Author Posted

Surfsmooth error

franciscoara February 19, 2020 04:31PM

Re: Surfsmooth error

ptaylor February 19, 2020 05:01PM

Re: Surfsmooth error

franciscoara February 20, 2020 12:11PM

Re: Surfsmooth error

ptaylor February 20, 2020 01:20PM

Re: Surfsmooth error

franciscoara February 20, 2020 06:54PM

Re: Surfsmooth error

ptaylor February 21, 2020 06:09AM

Re: Surfsmooth error

franciscoara February 24, 2020 02:02PM

Re: Surfsmooth error

ptaylor February 24, 2020 03:47PM

Re: Surfsmooth error Attachments

franciscoara February 27, 2020 06:00PM

Re: Surfsmooth error

franciscoara March 04, 2020 03:06PM