Skip to content

Commit fa6fd25

Browse files
committed
add dummy emtpy dataset step field to keep it a cell output by spm_jsonread
1 parent d6ad7f3 commit fa6fd25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

model-motionDecodingMultivariate_smdl.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
{
99
"Level": "run",
1010
"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+
},
12+
{
13+
"Level": "dataset",
14+
"AutoContrasts": []
1115
}
1216
]
1317
}

0 commit comments

Comments
 (0)