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
File "/home/XXX/proj/nda-tools/NDATools/Submission.py", line 352, in batch_update_status
list_data = self.generate_data_for_request(status)
File "/home/XXX/proj/nda-tools/NDATools/Submission.py", line 132, in generate_data_for_request
size = self.full_file_path[file][1]
KeyError: 'data/NDA/output_v2/sub-719218_ses-01_task-rest_acq-MB8_run-01_bold.metadata.zip'
full paths were generated by bids2nda tool, the issue to request storing relative paths is filed: bids-standard/bids2nda#19
The text was updated successfully, but these errors were encountered:
related to #14
ATM, as shown in #14 traceback:
full paths were generated by bids2nda tool, the issue to request storing relative paths is filed: bids-standard/bids2nda#19
The text was updated successfully, but these errors were encountered: