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

uploadNeuroDB/imaging_upload_file.pl #1087

Open
9 tasks
cmadjar opened this issue Apr 5, 2024 · 0 comments
Open
9 tasks

uploadNeuroDB/imaging_upload_file.pl #1087

cmadjar opened this issue Apr 5, 2024 · 0 comments

Comments

@cmadjar
Copy link
Collaborator

cmadjar commented Apr 5, 2024

test the following scripts:

  • imaging_upload_file.pl
  • imaging_upload_file_cronjob.pl
  • Test command line arguments: presence/absence/invalid. Make sure the results make sense
  • Basic use case: insert a valid archive.
  • Try to insert an archive with a StudyInstanceUID: ensure you can an error
  • Try to insert an archive containing multiple study instance UID: ensure you get an error
  • Try to insert an archive for which the DICOM header patient name does not match what is in table mri_upload for that upload: ensure you get an error
  • Set config setting lookupCenterNameUsing to something other than PatientID or PatientName. Make sure you get an error.
  • Try to insert an archive that contains valid DICOM files and some text files. Ensure the text files are ignored.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants