History of AFNI updates  

|
July 05, 2019 08:54AM
Hi Paul,

Thanks for your response.

In my TEST01_scri.tcsh,


3dMVM -prefix TEST01_MVM \
-bsVars "Group+Scanner+Age+Sex+Race+HAMD+YMRS" \
-wsVars "ROI" \
-qVars "Age,HAMD,YMRS" \
-dataTable @TEST01_MVMtbl.txt



I have removed 'glt' parts to reduce computation cost, but still same empty result has shown.

As your suggestion, I tried to reduce the subject number to just 5 subjects and run it again. But still same empty result.
Also I tried remove covariates as followings,

3dMVM -prefix TEST03_MVM \
-bsVars "Group" \
-wsVars "ROI" \
-dataTable @TEST02_MVMtbl_5Subj.txt


But still it gave me the empty result.

***** End of data structure information *****
++++++++++++++++++++++++++++++++++++++++++++++++++++

Reading input files now...


Congratulations! The above results are saved in file TEST03_MVM.txt



Finally, I tried to reduce ROI number to only one ROI (ROI_001-ROI_002, ROI_001-ROI_003,..., ROI_001-ROI_200) on every 5 subjects with having covariates back,
But still it is giving empty result.


Is this some kinds of version issue? I tried to do above processing on both python 2.7.16 and 3.7.3.


Thanks

Jung
Subject Author Posted

FAT_MVM no result issue

chaj July 02, 2019 10:33AM

Re: FAT_MVM no result issue

ptaylor July 03, 2019 06:26PM

Re: FAT_MVM no result issue

chaj July 05, 2019 08:54AM

Re: FAT_MVM no result issue

ptaylor July 07, 2019 08:30PM