bids-apps / SPM

BIDS App containing an instance of the SPM software.
https://hub.docker.com/r/bids/spm/tags
Apache License 2.0
14 stars 12 forks source link

A dot name structure assignment is illegal when the structure is empty. #13

Closed chrisgorgo closed 5 years ago

chrisgorgo commented 6 years ago

https://openneuro.org/datasets/ds000224/versions/00001/logs/SPM%2Fdefault%2Fda15ae7a-9bc7-4a67-819f-9388aca41516

Execution failed: /opt/spm12/spm_BIDS_App.m
A dot name structure assignment is illegal when the structure is empty.  Use a subscript on the structure.
Error in spm_BIDS (line 97)
Error in spm (line 1210)
Error in spm_standalone (line 115)
gllmflndn commented 6 years ago

I couldn't reproduce this. The one way I can think of that would generate such error would be if participants.json was present but not participants.tsv, which is not the case in this dataset. Could something have happened to the dataset during the execution of the job?

gllmflndn commented 5 years ago

Closing this report as issue could not be reproduced. Please reopen if necessary.