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 01, 2012 01:14PM
Andrew,

Yeah, I thought about it and it's almost certainly not a problem. Since you're using bash, I think that what will happen is that a string of the form "foo[12]" (quoted here for clarity; quotes in the shell would stop this behavior) will be replaced by "foo1" or "foo2" or (more problematically) "foo1 foo2" (interpreted by the shell as two separate words) if and only if these files exist in the current path. Since you're unlikely to have files named "something+tlrc1" or "something+tlrc.HEAD1" lying around, you shouldn't need to escape numeric subbrik indices at all. (Symbolic subbrik indices like "pain#0_Coef" still need to be escaped because of the '#' character.)

Isaac
Subject Author Posted

3dMEMA Execution Haulted: Ambiguous error

Andrew July 31, 2012 04:02PM

Re: 3dMEMA Execution Haulted: Ambiguous error

gang July 31, 2012 04:31PM

Re: 3dMEMA Execution Haulted: Ambiguous error

Andrew July 31, 2012 04:35PM

Re: 3dMEMA Execution Haulted: Ambiguous error

gang July 31, 2012 04:58PM

Re: 3dMEMA Execution Haulted: Ambiguous error

Andrew August 01, 2012 09:18AM

Re: 3dMEMA Execution Haulted: Ambiguous error

gang August 01, 2012 11:56AM

Re: 3dMEMA Execution Haulted: Ambiguous error

Andrew August 01, 2012 02:01PM

Re: 3dMEMA Execution Haulted: Ambiguous error

Isaac Schwabacher July 31, 2012 05:02PM

Re: 3dMEMA Execution Haulted: Ambiguous error

Andrew August 01, 2012 09:20AM

Re: 3dMEMA Execution Haulted: Ambiguous error

Isaac Schwabacher August 01, 2012 01:14PM