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  

|
July 13, 2015 02:38PM
rick reynolds Wrote:
-------------------------------------------------------
> Also, the # command lines are okay, but they need
> backslash continuation characters (if
> appropriate),
> too. That applies to the "Puts the brain into
> MNI"
> line, for example, and others.

I don't think this will work. In bash, comments are interpreted before line continuation, so the terminal backslash disappears and the line ends. In tcsh, comments are interpreted after line continuation, so everything after the first '#' is part of the comment, including all subsequent lines. In neither case can you interpolate a comment into a multiline command.
Subject Author Posted

Script is skipping Non-Linear Warping

lindsle6 July 06, 2015 12:22PM

Re: Script is skipping Non-Linear Warping

Peter Molfese July 06, 2015 12:38PM

Re: Script is skipping Non-Linear Warping

lindsle6 July 06, 2015 01:20PM

Re: Script is skipping Non-Linear Warping

Peter Molfese July 06, 2015 01:29PM

Re: Script is skipping Non-Linear Warping

rick reynolds July 06, 2015 02:25PM

Re: Script is skipping Non-Linear Warping

Isaac Schwabacher July 13, 2015 02:38PM

Re: Script is skipping Non-Linear Warping

rick reynolds July 13, 2015 04:20PM

Re: Script is skipping Non-Linear Warping

Isaac Schwabacher July 13, 2015 05:00PM

Re: Script is skipping Non-Linear Warping

rick reynolds July 13, 2015 08:37PM