Skip to content

Commit 1131e2f

Browse files
committed
remove dataset level step from multivariate stats model json
1 parent f6330c6 commit 1131e2f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

model-motionDecodingMultivariate_smdl.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,7 @@
77
"Steps": [
88
{
99
"Level": "run",
10-
"AutoContrasts": ["trial_type.Vis_U", "trial_type.Vis_D", "trial_type.Vis_R", "trial_type.Vis_L","trial_type.Aud_U", "trial_type.Aud_D", "trial_type.Aud_R", "trial_type.Aud_L"],
11-
"Contrasts": []
12-
},
13-
{
14-
"Level": "dataset",
15-
"AutoContrasts": ["trial_type.Vis_U", "trial_type.Vis_D", "VisU_gt_VisD"]
10+
"AutoContrasts": ["trial_type.Vis_U", "trial_type.Vis_D", "trial_type.Vis_R", "trial_type.Vis_L","trial_type.Aud_U", "trial_type.Aud_D", "trial_type.Aud_R", "trial_type.Aud_L"]
1611
}
1712
]
1813
}

0 commit comments

Comments
 (0)