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  

|
March 13, 2014 12:26PM
It's been a while since I've used fslmaths, but if I'm reading this correctly as you want a mask where the t-stat is exactly 10 and nothing else, you could do something like:

3dcalc -a stats.subj1+tlrc.HEAD'[living#0_Tstat]' -prefix subj1_masked_t10.nii.gz -expr 'equals(a,10)'

More details are available on the 3dcalc help page.
Subject Author Posted

image extraction syntax (3dCalc?)

leetaey March 12, 2014 09:36AM

Re: image extraction syntax (3dCalc?)

ziad March 12, 2014 09:52AM

Re: image extraction syntax (3dCalc?)

Daniel Glen March 12, 2014 09:54AM

Re: image extraction syntax (3dCalc?)

leetaey March 13, 2014 11:50AM

Re: image extraction syntax (3dCalc?)

Peter Molfese March 13, 2014 12:26PM

Re: image extraction syntax (3dCalc?)

Daniel Glen March 13, 2014 12:29PM

Re: image extraction syntax (3dCalc?)

leetaey March 13, 2014 12:52PM