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  

|
December 29, 2017 05:20AM
Hi,every AFNI experts

When I used 3dMVM to test my data, it occur this error message:
Read 305 items
Error in outList[[1]][[n]] : subscript out of bounds
Calls: process.MVM.opts -> gl_Constr
Execution halted

I want to to do a ttest between 2 conditon(eyes open and eyes closed within subject), but thess data from two dataset(scan1,scan2).So I wrote a code like:
3dMVM -prefix ECvEO -jobs 2 \
-bsVars "Scanner" \
-wsVars Condition \
-num_glt 1 \
-gltLabel 1 ECvEO -gltCode 1 'Condtion : 1*Conditon : 1*EC -1*EO' \
-dataTable @data_table \

In addition, my data_table is like:
Subj scanner condition InputFile \
s1 scan1 EC s1_EC_DC_full_MeanR+tlrc \
s2 scan1 EC s2_EC_DC_full_MeanR+tlrc \
s3 scan1 EC s3_EC_DC_full_MeanR+tlrc \
s4 scan1 EC s4_EC_DC_full_MeanR+tlrc \
s5 scan1 EC s5_EC_DC_full_MeanR+tlrc \
s6 scan1 EC s6_EC_DC_full_MeanR+tlrc \
s7 scan1 EC s9_EC_DC_full_MeanR+tlrc \
s8 scan1 EC s10_EC_DC_full_MeanR+tlrc \
s9 scan1 EC s11_EC_DC_full_MeanR+tlrc \
s10 scan1 EC s12_EC_DC_full_MeanR+tlrc \
s11 scan1 EC s13_EC_DC_full_MeanR+tlrc \
s12 scan1 EC s14_EC_DC_full_MeanR+tlrc \
s13 scan1 EC s15_EC_DC_full_MeanR+tlrc \
s14 scan1 EC s16_EC_DC_full_MeanR+tlrc \
s15 scan1 EC s17_EC_DC_full_MeanR+tlrc \
s16 scan1 EO s1_EO_DC_full_MeanR+tlrc \
s17 scan1 EO s2_EO_DC_full_MeanR+tlrc \
s18 scan1 EO s3_EO_DC_full_MeanR+tlrc \
s19 scan1 EO s4_EO_DC_full_MeanR+tlrc \
s20 scan1 EO s5_EO_DC_full_MeanR+tlrc \
s21 scan1 EO s6_EO_DC_full_MeanR+tlrc \
s22 scan1 EO s9_EO_DC_full_MeanR+tlrc \
s23 scan1 EO s10_EO_DC_full_MeanR+tlrc \
s24 scan1 EO s11_EO_DC_full_MeanR+tlrc \
s25 scan1 EO s12_EO_DC_full_MeanR+tlrc \
s26 scan1 EO s13_EO_DC_full_MeanR+tlrc \
s27 scan1 EO s14_EO_DC_full_MeanR+tlrc \
s28 scan1 EO s15_EO_DC_full_MeanR+tlrc \
s29 scan1 EO s16_EO_DC_full_MeanR+tlrc \
s30 scan1 EO s17_EO_DC_full_MeanR+tlrc \
s31 scan2 EC subj01_EC_DC_full_MeanR+tlrc \
s32 scan2 EC subj02_EC_DC_full_MeanR+tlrc \
s33 scan2 EC subj03_EC_DC_full_MeanR+tlrc \
s34 scan2 EC subj04_EC_DC_full_MeanR+tlrc \
s35 scan2 EC subj05_EC_DC_full_MeanR+tlrc \
s36 scan2 EC subj06_EC_DC_full_MeanR+tlrc \
s37 scan2 EC subj07_EC_DC_full_MeanR+tlrc \
s38 scan2 EC subj08_EC_DC_full_MeanR+tlrc \
s39 scan2 EC subj09_EC_DC_full_MeanR+tlrc \
s40 scan2 EC subj10_EC_DC_full_MeanR+tlrc \
s41 scan2 EC subj11_EC_DC_full_MeanR+tlrc \
s42 scan2 EC subj12_EC_DC_full_MeanR+tlrc \
s43 scan2 EC subj14_EC_DC_full_MeanR+tlrc \
s44 scan2 EC subj16_EC_DC_full_MeanR+tlrc \
s45 scan2 EC subj17_EC_DC_full_MeanR+tlrc \
s46 scan2 EO subj01_EO_DC_full_MeanR+tlrc \
s47 scan2 EO subj02_EO_DC_full_MeanR+tlrc \
s48 scan2 EO subj03_EO_DC_full_MeanR+tlrc \
s49 scan2 EO subj04_EO_DC_full_MeanR+tlrc \
s50 scan2 EO subj05_EO_DC_full_MeanR+tlrc \
s51 scan2 EO subj06_EO_DC_full_MeanR+tlrc \
s52 scan2 EO subj07_EO_DC_full_MeanR+tlrc \
s53 scan2 EO subj08_EO_DC_full_MeanR+tlrc \
s54 scan2 EO subj09_EO_DC_full_MeanR+tlrc \
s55 scan2 EO subj10_EO_DC_full_MeanR+tlrc \
s56 scan2 EO subj11_EO_DC_full_MeanR+tlrc \
s57 scan2 EO subj12_EO_DC_full_MeanR+tlrc \
s58 scan2 EO subj14_EO_DC_full_MeanR+tlrc \
s59 scan2 EO subj16_EO_DC_full_MeanR+tlrc \
s60 scan2 EO subj17_EO_DC_full_MeanR+tlrc \

Thank you for your help!
Subject Author Posted

3dMVM error

hjr61547 December 29, 2017 05:20AM

Re: 3dMVM error

gang December 30, 2017 02:19AM

Re: 3dMVM error

hjr61547 December 31, 2017 09:09PM

Re: 3dMVM error

gang January 01, 2018 04:21AM

Re: 3dMVM error

hjr61547 January 01, 2018 12:07PM

Re: 3dMVM error

gang January 01, 2018 07:40PM

Re: 3dMVM error

hjr61547 January 04, 2018 06:47AM