Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support full paths in the file list .csv #15

Open
yarikoptic opened this issue Jun 26, 2019 · 0 comments
Open

support full paths in the file list .csv #15

yarikoptic opened this issue Jun 26, 2019 · 0 comments

Comments

@yarikoptic
Copy link
Contributor

related to #14

ATM, as shown in #14 traceback:

  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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant