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  

|
Anonymous User
August 29, 2012 05:09PM
I followed the example on the pdf

set AAA = errts.sub7 errts.sub8 errts.sub9 errts.sub10 errts.sub11 errts.sub12 errts.sub13 errts.sub14 errts.sub15 errts.sub16 errts.sub17 errts.sub18

set ggg =

foreach datime $AAA

set ggg = $ggg ${datime}+tlrc.HEAD
end

3dSetupGroupInCorr -mask ALL_amask5050+tlrc -prefix AAA $ggg

I got the error msgs:


./@setupgroupcorr: line 13: foreach: command not found
./@setupgroupcorr: line 16: end: command not found
++ 3dSetupGroupInCorr: AFNI version=AFNI_2011_12_21_1014 (Apr 24 2012) [64-bit]
++ Authored by: RW Cox
++ Number of voxels in mask = 152811
** FATAL ERROR: Must have at least 1 dataset on the command line!
** Program compile date = Apr 24 2012

What am I doing wrong?

Thank you
Subject Author Posted

help with syntax for 3dGroupInCorr

Anonymous User August 29, 2012 05:09PM

Re: help with syntax for 3dGroupInCorr

Daniel Glen August 29, 2012 05:39PM