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  

|
May 07, 2015 02:03PM
Hi Francesca,

>
> I ran this command line:
>
> ROI2dataset -prefix lh.V1dorsalDM.1D.dset -of 1D
> -input lh.V1dorsalDM.1D.roi
>
> As you suggested, I tried to add the -padd_to_node
> option to ROI2dataset and it worked!

Excellent, one down.

> Now, I would like to extract the time series from
> a functional run that I mapped to the surface,
> masked by these surface-based regions. Which
> function do you suggest me to use for having a
> time series associated with each vertex (and
> coordinates)?
>

3dmaskdump would do the trick, here is an example command from the demo script run_ROIdump in the bootcamp directory suma_demo/

3dmaskdump -mask lh.OccROIs.FULL.niml.dset \
-mrange 2 2 \
-index -noijk -o ALLv2b.ts.1D \
v2s.lh.TS.FULL.niml.dset

See 3dmaskdump -h_view for details. As usual, verify visually that what you get is what you were expecting, until you have a handle on how the command lines work.

cheers
z
Subject Author Posted

ConvertDset error

francescastrappini May 04, 2015 08:42AM

Re: ConvertDset error

ziad May 06, 2015 06:12PM

Re: ConvertDset error

francescastrappini May 06, 2015 07:34PM

Re: ConvertDset error

ziad May 07, 2015 02:03PM

Re: ConvertDset error

francescastrappini May 07, 2015 04:13PM

Re: ConvertDset error

ziad May 08, 2015 09:35AM

Re: ConvertDset error

francescastrappini May 11, 2015 07:51AM

Re: ConvertDset error

ziad May 15, 2015 10:09AM

Re: ConvertDset error

francescastrappini May 12, 2015 10:30AM

Re: ConvertDset error

ziad May 15, 2015 10:10AM

Re: ConvertDset error

francescastrappini May 19, 2015 09:09AM