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  

|
August 24, 2015 01:41PM
Hi Rebecca,

Currently, 3dTcat is the only AFNI program that will
accept a dataset wildcard along with sub-brick
selectors. To get sub-brick 35 from a bunch of
datasets, consider this example:

3dTcat -prefix 'buck.35 subj.*.results/stats.*.HEAD[35]'

or using a label selector instead of 35:

3dTcat -prefix 'buck.A-B subj.*.results/stats.*.HEAD[contrA-B#0_Coef]'

Note that the entire filename is used with the wildcard
(e.g. ending in .HEAD).

- rick
Subject Author Posted

3dTcat

rebeccakerestes August 24, 2015 12:53PM

Re: 3dTcat

rick reynolds August 24, 2015 01:41PM

Re: 3dTcat

zhenganglu July 18, 2018 03:33PM

Re: 3dTcat

rick reynolds July 18, 2018 04:12PM

Re: 3dTcat

Daniel Glen August 24, 2015 01:43PM