You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see, I don't have a sub-0117. However, I get an error message for sub-0117.
How can I trouble shoot?
$ vim GUIDMAPPING.txt
$ bids2nda ${BIDS_DIRECTORY} ${GUID_MAPPING} ${OUTPUT_DIRECTORY}
Traceback (most recent call last):
File ".conda/envs/myenv/bin/bids2nda", line 8, in <module>
sys.exit(main())
File ".conda/envs/myenv/lib/python3.7/site-packages/bids2nda/main.py", line 419, in main
run(args)
File ".conda/envs/myenv/lib/python3.7/site-packages/bids2nda/main.py", line 172, in run
dict_append(image03_dict, 'subjectkey', guid_mapping[bids_subject_id])
KeyError: '0117'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: