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  

|
July 01, 2004 03:08PM
Hi Jennine,

Just as a quick note, both 3dSurf2Vol and 3dVol2Surf are
able to do mappings over the entire thickness of the gray
matter (even shifting, shrinking or expanding it). So if
your label file is a result of doing such a mapping, you
might consider using 3dSurf2Vol to directly map a thick
surface to a volume

---

If your only goal is to map these coordinates to a volume,
you might just try:

3dSurf2Vol -surf_xyz_1D MY_COORDS.1D'[1-3]' \
-grid_parent AFNI_DSET+orig \
-map_func mask
-prefix SURF_DSET

Here, MY_COORDS.1D is your coordinate file. Columns 0 and
4 are ignored, and 1-3 hold the coordinates. SURF_DSET is
whatever prefix you want for your AFNI dataset.

For more information on this, see "3dSurf2Vol -help",
example #4. Note that you need version 3.4 for this, as I
had trashed the -surf_xyz_1D option in version 3.0.

Please let me know how it goes.

- rick

Subject Author Posted

More on Label Files

Jennine July 01, 2004 02:44PM

Re: More on Label Files

rick reynolds July 01, 2004 03:08PM

Re: More on Label Files

Jennine July 01, 2004 03:35PM

Re: More on Label Files

Robert Cox July 01, 2004 03:45PM

Thank you

Jennine July 01, 2004 04:23PM

Follow-up on Label Files

Jennine July 02, 2004 04:04PM

Re: Follow-up on Label Files

rick reynolds July 03, 2004 12:27PM

THANKS from the newbie

Jennine July 08, 2004 10:37AM