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 05, 2010 03:46PM
Panic subsiding (but not gone).

Have modified the reading functions to allow you to use row and column selectors on stdin, as in

1dplot -X stdin'[0]' stdin'[1]'

This will only work as shown above -- that is, the filename is given as "stdin". This feature should work in most, if not all, AFNI places where normal .1D file input is specified.

Since stdin can't be rewound, the way it works is that the first time stdin is read as a 1D file, a copy is kept. If the stdin-reading function is called again, then a copy of the copy is returned. Then the [column] and {row} selectors are applied.

Subject Author Posted

1dplot won't open the file /dev/fd/0

Terry March 04, 2010 08:07PM

Re: 1dplot won't open the file /dev/fd/0

bob cox March 05, 2010 09:32AM

Re: 1dplot won't open the file /dev/fd/0

bob cox March 05, 2010 03:46PM

Re: 1dplot won't open the file /dev/fd/0

Terry March 09, 2010 02:07AM

Re: 1dplot won't open the file /dev/fd/0

bob cox March 05, 2010 03:50PM