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  

|
April 25, 2014 01:43PM
I just put together a rudimentary script and it seems to work. Please let me know if there a better way to do it. Thank you!

#3dcalc -a "DTI/${name}_V1+orig[0]" -expr "a" -prefix "DTI/${name}_V1_0+orig"
#3dcalc -a "DTI/${name}_V1+orig[1]" -expr "a" -prefix "DTI/${name}_V1_1+orig"
#3dcalc -a "DTI/${name}_V1+orig[2]" -expr "a*-1" -prefix "DTI/${name}_V1_2_flip+orig"

#3dbucket -aglueto "DTI/${name}_V1_flipz+orig" "DTI/${name}_V1_0+orig" "DTI/${name}_V1_1+orig"\
#"DTI/${name}_V1_2_flip+orig"
Subject Author Posted

FATCAT

akwl April 18, 2014 12:30PM

Re: FATCAT

ptaylor April 18, 2014 06:47PM

Re: FATCAT

akwl April 25, 2014 12:43PM

Re: FATCAT

akwl April 25, 2014 01:43PM

Re: FATCAT

akwl April 25, 2014 02:44PM

Re: FATCAT

ptaylor April 25, 2014 05:07PM

Re: FATCAT

akwl April 25, 2014 05:33PM

Re: FATCAT

ptaylor April 27, 2014 02:10AM