trislett / TFCE_mediation

Fast regression and mediation analysis of vertex or voxel MRI data with TFCE
GNU General Public License v3.0
29 stars 9 forks source link

loading adjacency set with other smoothing kernels #10

Open ajdneuro12 opened 5 years ago

ajdneuro12 commented 5 years ago

Hello,

I am trying to run my regression with 5mm smoothing. I am using the flag in the regression step (-f 05B) however it still says it is loading the 3mm adjacency set. Is this correct or a bug? Thanks!

Best, Alex

trislett commented 5 years ago

Hi Alex,

This is not a bug. The adjacency for TFCE and the FWHM smoothing (it's from Freesurfer) are not equivalent.

Cheers, Tris