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  

|
February 21, 2014 11:36AM
Hi all

I have tried to use 3dMVM to do a 3x2x2 ANOVA. I have attached my code below. It appeared to have worked, in that it creates the main effects and interaction effects. But I would like to double check that I have gone through this correctly:

1. I used the beta coefficients for each regressor that afni_proc gave me as the input to -dataTable. Does this sound legit?
2. Am I right in assuming I can go ahead and threshold the main effects and interactions to a cluster size that I get from 3dclustSim or AlphaSim?
3. When I look at the progress report that I got the function to creates (diary.txt), the last step says ' [1] "Congratulations! You've got an output Load_ANOVA+tlrc". However, in the terminal window, it still appears to be doing some processing. I was able to load up the images in AFNI and the main effects, two-way and three-way interaction all appear to be present and the images change when I use the slider. Am I missing something? Or is it that, because I don't have the GLT model set up, the function assumes, that there is a command to run?

Thanks

Sobana


#!/bin/tcsh


3dMVM -prefix Prop_ANOVA -jobs 1 \
-model 1 \
-wsVars "Task*Type*Prop" \
-dataTable \
Subj Task Type Prop InputFile \
s301 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/301/GnG_20140121/301.results/stats.301_REML+tlrc'[10]' \
s301 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/301/GnG_20140121/301.results/stats.301_REML+tlrc'[4]' \
s301 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/301/GnG_20140121/301.results/stats.301_REML+tlrc'[13]' \
s301 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/301/GnG_20140121/301.results/stats.301_REML+tlrc'[25]' \
s301 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/301/GnG_20140121/301.results/stats.301_REML+tlrc'[19]' \
s301 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/301/GnG_20140121/301.results/stats.301_REML+tlrc'[28]' \
s301 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/301/Simon_20140121/301.results/stats.301_REML+tlrc'[10]' \
s301 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/301/Simon_20140121/301.results/stats.301_REML+tlrc'[4]' \
s301 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/301/Simon_20140121/301.results/stats.301_REML+tlrc'[13]' \
s301 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/301/Simon_20140121/301.results/stats.301_REML+tlrc'[25]' \
s301 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/301/Simon_20140121/301.results/stats.301_REML+tlrc'[19]' \
s301 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/301/Simon_20140121/301.results/stats.301_REML+tlrc'[28]' \
s302 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/302/GnG_20140121/302.results/stats.302_REML+tlrc'[10]' \
s302 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/302/GnG_20140121/302.results/stats.302_REML+tlrc'[4]' \
s302 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/302/GnG_20140121/302.results/stats.302_REML+tlrc'[13]' \
s302 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/302/GnG_20140121/302.results/stats.302_REML+tlrc'[25]' \
s302 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/302/GnG_20140121/302.results/stats.302_REML+tlrc'[19]' \
s302 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/302/GnG_20140121/302.results/stats.302_REML+tlrc'[28]' \
s302 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/302/Simon_20140121/302.results/stats.302_REML+tlrc'[10]' \
s302 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/302/Simon_20140121/302.results/stats.302_REML+tlrc'[4]' \
s302 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/302/Simon_20140121/302.results/stats.302_REML+tlrc'[13]' \
s302 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/302/Simon_20140121/302.results/stats.302_REML+tlrc'[25]' \
s302 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/302/Simon_20140121/302.results/stats.302_REML+tlrc'[19]' \
s302 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/302/Simon_20140121/302.results/stats.302_REML+tlrc'[28]' \
s303 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/303/GnG_20140121/303.results/stats.303_REML+tlrc'[10]' \
s303 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/303/GnG_20140121/303.results/stats.303_REML+tlrc'[4]' \
s303 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/303/GnG_20140121/303.results/stats.303_REML+tlrc'[13]' \
s303 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/303/GnG_20140121/303.results/stats.303_REML+tlrc'[25]' \
s303 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/303/GnG_20140121/303.results/stats.303_REML+tlrc'[19]' \
s303 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/303/GnG_20140121/303.results/stats.303_REML+tlrc'[28]' \
s303 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/303/Simon_20140121/303.results/stats.303_REML+tlrc'[10]' \
s303 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/303/Simon_20140121/303.results/stats.303_REML+tlrc'[4]' \
s303 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/303/Simon_20140121/303.results/stats.303_REML+tlrc'[13]' \
s303 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/303/Simon_20140121/303.results/stats.303_REML+tlrc'[25]' \
s303 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/303/Simon_20140121/303.results/stats.303_REML+tlrc'[19]' \
s303 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/303/Simon_20140121/303.results/stats.303_REML+tlrc'[28]' \
s305 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/305/GnG_20140121/305.results/stats.305_REML+tlrc'[10]' \
s305 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/305/GnG_20140121/305.results/stats.305_REML+tlrc'[4]' \
s305 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/305/GnG_20140121/305.results/stats.305_REML+tlrc'[13]' \
s305 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/305/GnG_20140121/305.results/stats.305_REML+tlrc'[25]' \
s305 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/305/GnG_20140121/305.results/stats.305_REML+tlrc'[19]' \
s305 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/305/GnG_20140121/305.results/stats.305_REML+tlrc'[28]' \
s305 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/305/Simon_20140121/305.results/stats.305_REML+tlrc'[10]' \
s305 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/305/Simon_20140121/305.results/stats.305_REML+tlrc'[4]' \
s305 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/305/Simon_20140121/305.results/stats.305_REML+tlrc'[13]' \
s305 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/305/Simon_20140121/305.results/stats.305_REML+tlrc'[25]' \
s305 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/305/Simon_20140121/305.results/stats.305_REML+tlrc'[19]' \
s305 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/305/Simon_20140121/305.results/stats.305_REML+tlrc'[28]' \
s306 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/306/GnG_20140121/306.results/stats.306_REML+tlrc'[10]' \
s306 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/306/GnG_20140121/306.results/stats.306_REML+tlrc'[4]' \
s306 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/306/GnG_20140121/306.results/stats.306_REML+tlrc'[13]' \
s306 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/306/GnG_20140121/306.results/stats.306_REML+tlrc'[25]' \
s306 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/306/GnG_20140121/306.results/stats.306_REML+tlrc'[19]' \
s306 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/306/GnG_20140121/306.results/stats.306_REML+tlrc'[28]' \
s306 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/306/Simon_20140121/306.results/stats.306_REML+tlrc'[10]' \
s306 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/306/Simon_20140121/306.results/stats.306_REML+tlrc'[4]' \
s306 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/306/Simon_20140121/306.results/stats.306_REML+tlrc'[13]' \
s306 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/306/Simon_20140121/306.results/stats.306_REML+tlrc'[25]' \
s306 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/306/Simon_20140121/306.results/stats.306_REML+tlrc'[19]' \
s306 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/306/Simon_20140121/306.results/stats.306_REML+tlrc'[28]' \
s307 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/307/GnG_20140121/307.results/stats.307_REML+tlrc'[10]' \
s307 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/307/GnG_20140121/307.results/stats.307_REML+tlrc'[4]' \
s307 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/307/GnG_20140121/307.results/stats.307_REML+tlrc'[13]' \
s307 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/307/GnG_20140121/307.results/stats.307_REML+tlrc'[25]' \
s307 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/307/GnG_20140121/307.results/stats.307_REML+tlrc'[19]' \
s307 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/307/GnG_20140121/307.results/stats.307_REML+tlrc'[28]' \
s307 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/307/Simon_20140121/307.results/stats.307_REML+tlrc'[10]' \
s307 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/307/Simon_20140121/307.results/stats.307_REML+tlrc'[4]' \
s307 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/307/Simon_20140121/307.results/stats.307_REML+tlrc'[13]' \
s307 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/307/Simon_20140121/307.results/stats.307_REML+tlrc'[25]' \
s307 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/307/Simon_20140121/307.results/stats.307_REML+tlrc'[19]' \
s307 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/307/Simon_20140121/307.results/stats.307_REML+tlrc'[28]' \
s308 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/308/GnG_20140121/308.results/stats.308_REML+tlrc'[10]' \
s308 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/308/GnG_20140121/308.results/stats.308_REML+tlrc'[4]' \
s308 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/308/GnG_20140121/308.results/stats.308_REML+tlrc'[13]' \
s308 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/308/GnG_20140121/308.results/stats.308_REML+tlrc'[25]' \
s308 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/308/GnG_20140121/308.results/stats.308_REML+tlrc'[19]' \
s308 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/308/GnG_20140121/308.results/stats.308_REML+tlrc'[28]' \
s308 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/308/Simon_20140121/308.results/stats.308_REML+tlrc'[10]' \
s308 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/308/Simon_20140121/308.results/stats.308_REML+tlrc'[4]' \
s308 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/308/Simon_20140121/308.results/stats.308_REML+tlrc'[13]' \
s308 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/308/Simon_20140121/308.results/stats.308_REML+tlrc'[25]' \
s308 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/308/Simon_20140121/308.results/stats.308_REML+tlrc'[19]' \
s308 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/308/Simon_20140121/308.results/stats.308_REML+tlrc'[28]' \
s309 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/309/GnG_20140121/309.results/stats.309_REML+tlrc'[10]' \
s309 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/309/GnG_20140121/309.results/stats.309_REML+tlrc'[4]' \
s309 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/309/GnG_20140121/309.results/stats.309_REML+tlrc'[13]' \
s309 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/309/GnG_20140121/309.results/stats.309_REML+tlrc'[25]' \
s309 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/309/GnG_20140121/309.results/stats.309_REML+tlrc'[19]' \
s309 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/309/GnG_20140121/309.results/stats.309_REML+tlrc'[28]' \
s309 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/309/Simon_20140121/309.results/stats.309_REML+tlrc'[10]' \
s309 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/309/Simon_20140121/309.results/stats.309_REML+tlrc'[4]' \
s309 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/309/Simon_20140121/309.results/stats.309_REML+tlrc'[13]' \
s309 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/309/Simon_20140121/309.results/stats.309_REML+tlrc'[25]' \
s309 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/309/Simon_20140121/309.results/stats.309_REML+tlrc'[19]' \
s309 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/309/Simon_20140121/309.results/stats.309_REML+tlrc'[28]' \
s310 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/310/GnG_20140121/310.results/stats.310_REML+tlrc'[10]' \
s310 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/310/GnG_20140121/310.results/stats.310_REML+tlrc'[4]' \
s310 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/310/GnG_20140121/310.results/stats.310_REML+tlrc'[13]' \
s310 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/310/GnG_20140121/310.results/stats.310_REML+tlrc'[25]' \
s310 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/310/GnG_20140121/310.results/stats.310_REML+tlrc'[19]' \
s310 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/310/GnG_20140121/310.results/stats.310_REML+tlrc'[28]' \
s310 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/310/Simon_20140121/310.results/stats.310_REML+tlrc'[10]' \
s310 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/310/Simon_20140121/310.results/stats.310_REML+tlrc'[4]' \
s310 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/310/Simon_20140121/310.results/stats.310_REML+tlrc'[13]' \
s310 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/310/Simon_20140121/310.results/stats.310_REML+tlrc'[25]' \
s310 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/310/Simon_20140121/310.results/stats.310_REML+tlrc'[19]' \
s310 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/310/Simon_20140121/310.results/stats.310_REML+tlrc'[28]' \
s311 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/311/GnG_20140121/311.results/stats.311_REML+tlrc'[10]' \
s311 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/311/GnG_20140121/311.results/stats.311_REML+tlrc'[4]' \
s311 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/311/GnG_20140121/311.results/stats.311_REML+tlrc'[13]' \
s311 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/311/GnG_20140121/311.results/stats.311_REML+tlrc'[25]' \
s311 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/311/GnG_20140121/311.results/stats.311_REML+tlrc'[19]' \
s311 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/311/GnG_20140121/311.results/stats.311_REML+tlrc'[28]' \
s311 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/311/Simon_20140121/311.results/stats.311_REML+tlrc'[10]' \
s311 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/311/Simon_20140121/311.results/stats.311_REML+tlrc'[4]' \
s311 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/311/Simon_20140121/311.results/stats.311_REML+tlrc'[13]' \
s311 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/311/Simon_20140121/311.results/stats.311_REML+tlrc'[25]' \
s311 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/311/Simon_20140121/311.results/stats.311_REML+tlrc'[19]' \
s311 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/311/Simon_20140121/311.results/stats.311_REML+tlrc'[28]' \
s312 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/312/GnG_20140121/312.results/stats.312_REML+tlrc'[10]' \
s312 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/312/GnG_20140121/312.results/stats.312_REML+tlrc'[4]' \
s312 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/312/GnG_20140121/312.results/stats.312_REML+tlrc'[13]' \
s312 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/312/GnG_20140121/312.results/stats.312_REML+tlrc'[25]' \
s312 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/312/GnG_20140121/312.results/stats.312_REML+tlrc'[19]' \
s312 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/312/GnG_20140121/312.results/stats.312_REML+tlrc'[28]' \
s312 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/312/Simon_20140121/312.results/stats.312_REML+tlrc'[10]' \
s312 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/312/Simon_20140121/312.results/stats.312_REML+tlrc'[4]' \
s312 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/312/Simon_20140121/312.results/stats.312_REML+tlrc'[13]' \
s312 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/312/Simon_20140121/312.results/stats.312_REML+tlrc'[25]' \
s312 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/312/Simon_20140121/312.results/stats.312_REML+tlrc'[19]' \
s312 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/312/Simon_20140121/312.results/stats.312_REML+tlrc'[28]' \
s313 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/313/GnG_20140121/313.results/stats.313_REML+tlrc'[10]' \
s313 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/313/GnG_20140121/313.results/stats.313_REML+tlrc'[4]' \
s313 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/313/GnG_20140121/313.results/stats.313_REML+tlrc'[13]' \
s313 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/313/GnG_20140121/313.results/stats.313_REML+tlrc'[25]' \
s313 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/313/GnG_20140121/313.results/stats.313_REML+tlrc'[19]' \
s313 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/313/GnG_20140121/313.results/stats.313_REML+tlrc'[28]' \
s313 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/313/Simon_20140121/313.results/stats.313_REML+tlrc'[10]' \
s313 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/313/Simon_20140121/313.results/stats.313_REML+tlrc'[4]' \
s313 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/313/Simon_20140121/313.results/stats.313_REML+tlrc'[13]' \
s313 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/313/Simon_20140121/313.results/stats.313_REML+tlrc'[25]' \
s313 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/313/Simon_20140121/313.results/stats.313_REML+tlrc'[19]' \
s313 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/313/Simon_20140121/313.results/stats.313_REML+tlrc'[28]' \
s314 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/314/GnG_20140121/314.results/stats.314_REML+tlrc'[10]' \
s314 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/314/GnG_20140121/314.results/stats.314_REML+tlrc'[4]' \
s314 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/314/GnG_20140121/314.results/stats.314_REML+tlrc'[13]' \
s314 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/314/GnG_20140121/314.results/stats.314_REML+tlrc'[25]' \
s314 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/314/GnG_20140121/314.results/stats.314_REML+tlrc'[19]' \
s314 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/314/GnG_20140121/314.results/stats.314_REML+tlrc'[28]' \
s314 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/314/Simon_20140121/314.results/stats.314_REML+tlrc'[10]' \
s314 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/314/Simon_20140121/314.results/stats.314_REML+tlrc'[4]' \
s314 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/314/Simon_20140121/314.results/stats.314_REML+tlrc'[13]' \
s314 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/314/Simon_20140121/314.results/stats.314_REML+tlrc'[25]' \
s314 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/314/Simon_20140121/314.results/stats.314_REML+tlrc'[19]' \
s314 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/314/Simon_20140121/314.results/stats.314_REML+tlrc'[28]' \
s317 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/317/GnG_20140121/317.results/stats.317_REML+tlrc'[10]' \
s317 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/317/GnG_20140121/317.results/stats.317_REML+tlrc'[4]' \
s317 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/317/GnG_20140121/317.results/stats.317_REML+tlrc'[13]' \
s317 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/317/GnG_20140121/317.results/stats.317_REML+tlrc'[25]' \
s317 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/317/GnG_20140121/317.results/stats.317_REML+tlrc'[19]' \
s317 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/317/GnG_20140121/317.results/stats.317_REML+tlrc'[28]' \
s317 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/317/Simon_20140121/317.results/stats.317_REML+tlrc'[10]' \
s317 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/317/Simon_20140121/317.results/stats.317_REML+tlrc'[4]' \
s317 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/317/Simon_20140121/317.results/stats.317_REML+tlrc'[13]' \
s317 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/317/Simon_20140121/317.results/stats.317_REML+tlrc'[25]' \
s317 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/317/Simon_20140121/317.results/stats.317_REML+tlrc'[19]' \
s317 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/317/Simon_20140121/317.results/stats.317_REML+tlrc'[28]' \
s320 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/320/GnG_20140121/320.results/stats.320_REML+tlrc'[10]' \
s320 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/320/GnG_20140121/320.results/stats.320_REML+tlrc'[4]' \
s320 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/320/GnG_20140121/320.results/stats.320_REML+tlrc'[13]' \
s320 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/320/GnG_20140121/320.results/stats.320_REML+tlrc'[25]' \
s320 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/320/GnG_20140121/320.results/stats.320_REML+tlrc'[19]' \
s320 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/320/GnG_20140121/320.results/stats.320_REML+tlrc'[28]' \
s320 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/320/Simon_20140121/320.results/stats.320_REML+tlrc'[10]' \
s320 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/320/Simon_20140121/320.results/stats.320_REML+tlrc'[4]' \
s320 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/320/Simon_20140121/320.results/stats.320_REML+tlrc'[13]' \
s320 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/320/Simon_20140121/320.results/stats.320_REML+tlrc'[25]' \
s320 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/320/Simon_20140121/320.results/stats.320_REML+tlrc'[19]' \
s320 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/320/Simon_20140121/320.results/stats.320_REML+tlrc'[28]' \
s321 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/321/GnG_20140121/321.results/stats.321_REML+tlrc'[10]' \
s321 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/321/GnG_20140121/321.results/stats.321_REML+tlrc'[4]' \
s321 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/321/GnG_20140121/321.results/stats.321_REML+tlrc'[13]' \
s321 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/321/GnG_20140121/321.results/stats.321_REML+tlrc'[25]' \
s321 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/321/GnG_20140121/321.results/stats.321_REML+tlrc'[19]' \
s321 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/321/GnG_20140121/321.results/stats.321_REML+tlrc'[28]' \
s321 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/321/Simon_20140121/321.results/stats.321_REML+tlrc'[10]' \
s321 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/321/Simon_20140121/321.results/stats.321_REML+tlrc'[4]' \
s321 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/321/Simon_20140121/321.results/stats.321_REML+tlrc'[13]' \
s321 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/321/Simon_20140121/321.results/stats.321_REML+tlrc'[25]' \
s321 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/321/Simon_20140121/321.results/stats.321_REML+tlrc'[19]' \
s321 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/321/Simon_20140121/321.results/stats.321_REML+tlrc'[28]' \
s322 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/322/GnG_20140121/322.results/stats.322_REML+tlrc'[10]' \
s322 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/322/GnG_20140121/322.results/stats.322_REML+tlrc'[4]' \
s322 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/322/GnG_20140121/322.results/stats.322_REML+tlrc'[13]' \
s322 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/322/GnG_20140121/322.results/stats.322_REML+tlrc'[25]' \
s322 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/322/GnG_20140121/322.results/stats.322_REML+tlrc'[19]' \
s322 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/322/GnG_20140121/322.results/stats.322_REML+tlrc'[28]' \
s322 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/322/Simon_20140121/322.results/stats.322_REML+tlrc'[10]' \
s322 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/322/Simon_20140121/322.results/stats.322_REML+tlrc'[4]' \
s322 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/322/Simon_20140121/322.results/stats.322_REML+tlrc'[13]' \
s322 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/322/Simon_20140121/322.results/stats.322_REML+tlrc'[25]' \
s322 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/322/Simon_20140121/322.results/stats.322_REML+tlrc'[19]' \
s322 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/322/Simon_20140121/322.results/stats.322_REML+tlrc'[28]' \
s323 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/323/GnG_20140121/323.results/stats.323_REML+tlrc'[10]' \
s323 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/323/GnG_20140121/323.results/stats.323_REML+tlrc'[4]' \
s323 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/323/GnG_20140121/323.results/stats.323_REML+tlrc'[13]' \
s323 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/323/GnG_20140121/323.results/stats.323_REML+tlrc'[25]' \
s323 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/323/GnG_20140121/323.results/stats.323_REML+tlrc'[19]' \
s323 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/323/GnG_20140121/323.results/stats.323_REML+tlrc'[28]' \
s323 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/323/Simon_20140121/323.results/stats.323_REML+tlrc'[10]' \
s323 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/323/Simon_20140121/323.results/stats.323_REML+tlrc'[4]' \
s323 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/323/Simon_20140121/323.results/stats.323_REML+tlrc'[13]' \
s323 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/323/Simon_20140121/323.results/stats.323_REML+tlrc'[25]' \
s323 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/323/Simon_20140121/323.results/stats.323_REML+tlrc'[19]' \
s323 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/323/Simon_20140121/323.results/stats.323_REML+tlrc'[28]' \
s324 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/324/GnG_20140121/324.results/stats.324_REML+tlrc'[10]' \
s324 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/324/GnG_20140121/324.results/stats.324_REML+tlrc'[4]' \
s324 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/324/GnG_20140121/324.results/stats.324_REML+tlrc'[13]' \
s324 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/324/GnG_20140121/324.results/stats.324_REML+tlrc'[25]' \
s324 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/324/GnG_20140121/324.results/stats.324_REML+tlrc'[19]' \
s324 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/324/GnG_20140121/324.results/stats.324_REML+tlrc'[28]' \
s324 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/324/Simon_20140121/324.results/stats.324_REML+tlrc'[10]' \
s324 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/324/Simon_20140121/324.results/stats.324_REML+tlrc'[4]' \
s324 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/324/Simon_20140121/324.results/stats.324_REML+tlrc'[13]' \
s324 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/324/Simon_20140121/324.results/stats.324_REML+tlrc'[25]' \
s324 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/324/Simon_20140121/324.results/stats.324_REML+tlrc'[19]' \
s324 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/324/Simon_20140121/324.results/stats.324_REML+tlrc'[28]' \
s325 gng Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/325/GnG_20140121/325.results/stats.325_REML+tlrc'[10]' \
s325 gng Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/325/GnG_20140121/325.results/stats.325_REML+tlrc'[4]' \
s325 gng Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/325/GnG_20140121/325.results/stats.325_REML+tlrc'[13]' \
s325 gng Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_GnG/325/GnG_20140121/325.results/stats.325_REML+tlrc'[25]' \
s325 gng Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_GnG/325/GnG_20140121/325.results/stats.325_REML+tlrc'[19]' \
s325 gng Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_GnG/325/GnG_20140121/325.results/stats.325_REML+tlrc'[28]' \
s325 sim Exc Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/325/Simon_20140121/325.results/stats.325_REML+tlrc'[10]' \
s325 sim Exc Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/325/Simon_20140121/325.results/stats.325_REML+tlrc'[4]' \
s325 sim Exc Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/325/Simon_20140121/325.results/stats.325_REML+tlrc'[13]' \
s325 sim Inh Prop25 /Volumes/UNTITLED/Simon-GnG/Results_Simon/325/Simon_20140121/325.results/stats.325_REML+tlrc'[25]' \
s325 sim Inh Prop50 /Volumes/UNTITLED/Simon-GnG/Results_Simon/325/Simon_20140121/325.results/stats.325_REML+tlrc'[19]' \
s325 sim Inh Prop75 /Volumes/UNTITLED/Simon-GnG/Results_Simon/325/Simon_20140121/325.results/stats.325_REML+tlrc'[28]'

#tcsh -x MVM.txt > diary.txt &
Subject Author Posted

3dMVM - going through the steps

swijeakumar February 21, 2014 11:36AM

Re: 3dMVM - going through the steps

swijeakumar February 21, 2014 11:41AM

Re: 3dMVM - going through the steps

gang February 22, 2014 09:05AM

Re: 3dMVM - going through the steps

swijeakumar February 23, 2014 04:01PM