-
Notifications
You must be signed in to change notification settings - Fork 82
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
dcm2bids_helper issue in tutorial #146
Comments
I came across exactly the same thing. Not sure if this is the reason, but it seems that the program could not convert the "" in the path of the Windows system to "/"? This was my error message:
|
Try appending |
Hi @keiichiiownsu12, unfortunately trying both
|
@andrew-yian-sun @ysl16 @keiichiiownsu12 we updated the documentation and we have a PR (#158) that should fix your issue. |
I am going through the dcm2bids tutorial. Everything is going smoothly until the "Dicom to Nifti Conversion" section.
I run the follow code as shown:
dcm2bids_helper -d sourcedata/dcm_qa_nih-master/In/
, but I receive an "Output folder invalid" error message. Thetmp_dcm2bids/helper
directory is created but no nifti files are present.Below is the code I ran, along with the full error message:
(dcm2bids) C:\Users\Andrew\BIDS_testing\dcm2bids_test>dcm2bids_helper -d sourcedata/dcm_qa_nih-master/In/
The text was updated successfully, but these errors were encountered: