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  

|
April 21, 2006 09:28AM
Hi Jill,

Since these commands are just on 1D files, it might be better
to use 1deval, instead of 3dcalc.

For your dataset choices in the first command, it might be good
to use double quotes, instead of single quotes (which allow for
variable expansion).

so: -a {$subj}_ROIstats.1D"{1..11}[$col]"

----

Note also that -prefix does not apply to 1deval. Consider using
redirection to the output file: > ROIstats_$subj.condion_mean.$col.1D

----

The -expr is also not quite right. If you want the mean of those
three conditions, try: -expr '(a+b+c)/3.0'


- rick

Subject Author Posted

1deval --demystification please!

Graham Wideman February 07, 2006 08:29PM

Re: 1deval --demystification please!

Daniel Glen February 07, 2006 08:54PM

Re: 1deval --demystification please!

Graham Wideman February 07, 2006 10:36PM

Re: 1deval --demystification please!

rick reynolds February 07, 2006 09:17PM

Re: 1deval --demystification please!

Graham Wideman February 07, 2006 10:33PM

Re: 1deval --demystification please!

rick reynolds February 08, 2006 07:37AM

Re: 1deval --demystification please!

jill April 19, 2006 11:52PM

Re: 1deval --demystification please!

Zhark April 20, 2006 08:41AM

3d programs with 1D inputs: Obscurities

Zhark April 20, 2006 09:36AM

Re: 3d programs with 1D inputs: Obscurities

jill April 20, 2006 11:40AM

Re: 3d programs with 1D inputs: Obscurities

jill April 21, 2006 02:48AM

Re: 3d programs with 1D inputs: Obscurities

rick reynolds April 21, 2006 09:28AM

Re: 3d programs with 1D inputs: Obscurities

jill April 21, 2006 01:30PM

Re: 3d programs with 1D inputs: Obscurities

rick reynolds April 21, 2006 02:22PM

Re: 3d programs with 1D inputs: Obscurities

jill April 21, 2006 02:33PM

Re: 3d programs with 1D inputs: Obscurities

rick reynolds April 21, 2006 04:38PM

Re: 3d programs with 1D inputs: Obscurities

jill April 28, 2006 01:14AM