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  

|
Colm Connolly
May 25, 2009 10:48AM
bob cox wrote:

> I'll think about this change, and how it would impact other
> programs (I/O is done in a library function, so changing it in
> 3dTstat means changing it in all programs). In the meantime,
> you could use the following trick:
>
> 3dTstat -stdev -prefix - input.1D\' > output.1D
>
> to get the result you want.

Thanks Bob.

I ended up using (cd a; 3dTstat -stdev -prefix output.1D input.1D\' ) but your suggestion is cleaner.

The reason I assumed -prefix a/b/c worked with 3dTstat was that -prefix a/b/c seems to work as expected in 3dcalc.

Could I make one more suggestion about the documentation of 3drefit?
I suggesting changing

20 Jun 2006: 3drefit will now work on NIfTI datasets (but it will
write out the entire dataset)

to
20 Jun 2006: 3drefit will now work on NIfTI datasets (but it will
write out the entire dataset in the current working directory)

I've been bitten by

3drefit -deoblique a/b/c.nii.gz

writing $cwd/c.nii.gz and leaving a/b/c.nii.gz intact
Subject Author Posted

3dTstat behaviour

Colm Connolly May 25, 2009 05:52AM

Re: 3dTstat behaviour

bob cox May 25, 2009 10:19AM

Re: 3dTstat behaviour

Colm Connolly May 25, 2009 10:48AM

Re: 3dTstat behaviour - UPDATED

bob cox May 26, 2009 09:38AM

Re: 3dTstat behaviour - UPDATED

Colm Connolly May 26, 2009 12:36PM