NDAR / nda-tools

Python package for interacting with NDA web services. Used to validate, submit, and download data to and from NDA.
MIT License
47 stars 22 forks source link

File "NA" not found #93

Closed mjschneider42 closed 4 months ago

mjschneider42 commented 4 months ago

Hi there,

I am pretty new to python and need to use the NDA python upload tool for some fMRI data. I have gotten through the validation process with no errors and am now into uploading associated imaging files. Everything is fine except I keep getting the following message:

error_message

I cleaned my image03 file and made sure there were no missing or empty cells in the "image_file" variable, and I even made a file called "NA" to see if that would fix the issue. Any ideas on what might be happening here?

Thanks so much!

gregmagdits commented 4 months ago

I expect one of the rows has a value of 'NA' for image_file or manifest. Please open a help desk ticket by emailing ndahelp@mail.nih.gov and attach your image03.csv file to the email. We will take a look at the file for you

mjschneider42 commented 4 months ago

Thanks so much!