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  

|
October 29, 2012 04:21PM
Hi Shant,

3dSeg has not been well documented because it is still in a fluid state. I should be adding the help for it sometime soon. In the meanwhile, here are some answers to your queries.

1- You are correct about the prefix usage. All output volumes end up in the directory specified by 'prefix'.
2- The classifications are in the dataset classes+orig. To access the classes, the safest way is by using the labels directly:
3dcalc -a Classes+orig'<WM>' -expr 'step(a)' -prefix WM_only

or you can do:
3dcalc -a Classes+orig -expr 'equals(a,3)' -prefix WM_only

3- As for the other volumes: Anat is the original input, AnatUB is the input corrected for bias field, Posterior is the posterior probability of class belonging given the estimated distributions. The Unmodulated.p and .c datasets are like Posterior and Classes when prior probabilities are set to a constant after distribution parameters are obtained.

4- Note that in the absence of spatial- or texture-derived priors 3dSeg needs brain mask (or a masked input). How spatial or texture-derived priors can be added will be detailed in the near future, I hope.

cheers,
Ziad
Subject Author Posted

usage of 3dSeg

Victor Xu October 24, 2012 01:09PM

Re: usage of 3dSeg

Peter Molfese October 24, 2012 02:22PM

Re: usage of 3dSeg

Shant October 29, 2012 03:35PM

Re: usage of 3dSeg

ziad October 29, 2012 04:21PM

Re: usage of 3dSeg

Shant October 30, 2012 03:48PM

Re: usage of 3dSeg

Shant November 05, 2012 09:56AM

Re: usage of 3dSeg

ziad November 06, 2012 06:05PM

Re: usage of 3dSeg

Shant November 08, 2012 11:12AM

Re: usage of 3dSeg

ziad November 08, 2012 04:09PM

Re: usage of 3dSeg

Shant November 14, 2012 05:23PM

Re: usage of 3dSeg

ziad November 06, 2012 06:04PM

Re: usage of 3dSeg

Shant November 08, 2012 11:14AM

Re: usage of 3dSeg

zhan November 24, 2012 05:11PM

Re: usage of 3dSeg

rick reynolds November 25, 2012 10:48AM

Re: usage of 3dSeg

zhan November 25, 2012 12:52PM

Re: usage of 3dSeg

rick reynolds November 25, 2012 07:26PM