UCL / pet-rd-tools

Command line tools for PET-MR (pre-)processing
Apache License 2.0
13 stars 4 forks source link

No output path and relative input path #33

Closed rijobro closed 5 years ago

rijobro commented 5 years ago

Using nm_extract -i file.dcm gives the following error:

I0201 16:10:04.987962 94860736 NMExtract.cpp:139] Output path "" does not exist!
I0201 16:10:04.987970 94860736 NMExtract.cpp:142] Creating output path ""
I0201 16:10:04.988512 94860736 NMExtract.cpp:146] Unable to create output directory!

The error goes away with nm_extract -i /abs/path/file.dcm or nm_extract -i file.dcm -o ..