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  

|
March 09, 2010 12:49AM
[tjnycum@nx1 Data]$ 3dcalc -a EPI_All_Runs_mean+orig. -expr 0 -prefix blank+orig.BRIK.gz
++ 3dcalc: AFNI version=AFNI_2009_12_31_1431 (Feb 25 2010) [64-bit]
++ Authored by: A cast of thousands
*+ WARNING: input 'a' is not used in the expression
++ Output dataset ./blank+orig.BRIK.gz+orig.BRIK

I made sure that message is accurately reporting what it's doing. It is.

Just in case I was forgetting a quirk I'd usually remember, I went ahead and tried a couple different versions one might conceivably consider to be a "prefix" with '.gz' (even though they'd be inconsistent with the other AFNI binaries).... :-p

[tjnycum@nx1 Data]$ rm blank+orig.BRIK.gz+orig.*
[tjnycum@nx1 Data]$ 3dcalc -a EPI_All_Runs_mean+orig. -expr 0 -prefix blank.BRIK.gz
++ 3dcalc: AFNI version=AFNI_2009_12_31_1431 (Feb 25 2010) [64-bit]
++ Authored by: A cast of thousands
*+ WARNING: input 'a' is not used in the expression
++ Output dataset ./blank.BRIK.gz+orig.BRIK
[tjnycum@nx1 Data]$ rm blank.BRIK.gz+orig.*
[tjnycum@nx1 Data]$ 3dcalc -a EPI_All_Runs_mean+orig. -expr 0 -prefix blank.gz
++ 3dcalc: AFNI version=AFNI_2009_12_31_1431 (Feb 25 2010) [64-bit]
++ Authored by: A cast of thousands
*+ WARNING: input 'a' is not used in the expression
++ Output dataset ./blank.gz+orig.BRIK

Is this a regression?

Danke

Subject Author Posted

3dcalc misparsing prefix indicating compression

Terry March 09, 2010 12:49AM

Re: 3dcalc misparsing prefix indicating compression

Terry March 09, 2010 01:05AM

Re: 3dcalc misparsing prefix indicating compression

Terry March 24, 2010 07:06PM

Re: 3dcalc misparsing prefix indicating compression

rick reynolds March 25, 2010 09:50AM

Prefix and Compression in AFNI

bob cox March 25, 2010 09:54AM