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 08, 2020 10:39AM
An empty space is needed to separate each weight from the previous effect (and don't leave a space between the negative sign and the value). That is, the following three lines

-gltLabel 1 SAtt_negRneuR -gltCode 1 'SAs : 1*SAtt shr : 1*repeat val : 1*neg-1*neu' \
-gltLabel 2 NAtt_negRneuR -gltCode 2 'SAs : 1*NAtt shr : 1*repeat val : 1*neg-1*neu' \
-gltLabel 3 intSA_negRneuR -gltCode 3 'SAs : 1*SAtt - 1*NAtt shr : 1*repeat val : 1*neg-1*neu' \

should be

-gltLabel 1 SAtt_negRneuR -gltCode 1 'SAs : 1*SAtt shr : 1*repeat val : 1*neg -1*neu' \
-gltLabel 2 NAtt_negRneuR -gltCode 2 'SAs : 1*NAtt shr : 1*repeat val : 1*neg -1*neu' \
-gltLabel 3 intSA_negRneuR -gltCode 3 'SAs : 1*SAtt -1*NAtt shr : 1*repeat val : 1*neg -1*neu' \

Gang
Subject Author Posted

3dMVM glt error: "Inappropriate coding in test"

Iri9005 October 07, 2020 11:46PM

Re: 3dMVM glt error: "Inappropriate coding in test"

gang October 08, 2020 10:39AM

Re: 3dMVM glt error: "Inappropriate coding in test"

Iri9005 October 08, 2020 12:58PM

Re: 3dMVM glt error: "Inappropriate coding in test"

isospin October 08, 2020 02:49PM