cd glmdir/contrast
(could be sig.nii or sig.nii.gz)

matlab

sig = MRIread('sig.mgh');
p = (10.^-abs(sig.vol))/2;
z = sig;
z.vol = sign(sig.vol).*fast_p2z(p);
MRIwrite(z,'z.mgh')




On 03/25/2015 10:26 AM, Barbour, Tracy,M.D. wrote:
>
> Hello,
>
> I am doing a functional connectivity analysis. I want to make 
> individual pearson correlation maps for each subject (correlation 
> between the seed region and all other voxels in the brain) and then 
> convert them to a map of z-scores using a Fisher's z transformation. I 
> want to then get an averaged group z map.
>
> I know there is an -m z option for isxconcat.  From where are the z 
> values calculated from (Are the z values calculated from the ces map 
> or the pcc map)? How do I get the group z map?
>
> Thank you in advance
>
> Tracy
>
>
>
>
> _______________________________________________
> Freesurfer mailing list
> Freesurfer@nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

-- 
Douglas N. Greve, Ph.D.
MGH-NMR Center
gr...@nmr.mgh.harvard.edu
Phone Number: 617-724-2358
Fax: 617-726-7422

Bugs: surfer.nmr.mgh.harvard.edu/fswiki/BugReporting
FileDrop: https://gate.nmr.mgh.harvard.edu/filedrop2
www.nmr.mgh.harvard.edu/facility/filedrop/index.html
Outgoing: ftp://surfer.nmr.mgh.harvard.edu/transfer/outgoing/flat/greve/

_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to