I might be missing the obvious, but I don't think the subprocess module has a method that will capture the standard output, standard error, and the exit code of a subprocess in a single call. It is ...
I am essentially reopening #773, as the features that have been implemented for that change have been removed. This refers to the Python version of dcm2niix. If the completedProcess is returned, ...