Convert MRI from DICOM (exported by syngo.via) to NRRD

Thanks a lot @fedorov. I’ll try to modify it manually. Just one questions:

  1. I understood that sys.argv[1] takes the first command line argument passed to my script, but how can I pass my image as first argument? Should I do it in command line or like in python IDLE?

Thanks again!