You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems like the fisher-z correction in ciftify_seed_corr happens only to volume values. in line 224 of ciftify_seed_corr: if settings.fisher_z: run(['wb_command', "-volume-math 'atanh(x)'", nifti_Zcorr_output, '-var', 'x', nifti_corr_output])
The text was updated successfully, but these errors were encountered:
it seems like the fisher-z correction in ciftify_seed_corr happens only to volume values. in line 224 of ciftify_seed_corr:
if settings.fisher_z: run(['wb_command', "-volume-math 'atanh(x)'", nifti_Zcorr_output, '-var', 'x', nifti_corr_output])
The text was updated successfully, but these errors were encountered: