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  

|
October 18, 2004 08:55PM
Rick et al:

Following up on J Law's recent question, I too have noticed that users are surprisingly daunted by the logical functions in 3dcalc.

In the interests of bringing the great 3dcalc functionality to the largest possible audience, with almost no additional investment, I'd like to propose that at some point the following functions be introduced:

-- notzero() as a synonym for bool()

-- iszero() as a clearer shorthand for the idiom (1-bool())

-- equals(arg1, arg2) as a clearer shorthand for (1-bool(arg1-arg2)).

This would make some oft-used mask manipulation formulae very easy to understand and use.

(I think "step" could benefit from a similar friendlification along the same lines.)

Graham

Subject Author Posted

bool --> iszero(), notzero(), equals()

Graham Wideman October 18, 2004 08:55PM

Re: bool --> iszero(), notzero(), equals()

bob cox October 20, 2004 06:00AM

Re: bool --> iszero(), notzero(), equals()

Robert Cox October 20, 2004 11:07AM

Re: bool --> iszero(), notzero(), equals()

Robert Cox October 21, 2004 11:21AM