dcmqi icon indicating copy to clipboard operation
dcmqi copied to clipboard

Improve error reporting for failing input files

Open fedorov opened this issue 7 years ago • 0 comments

In the instances where input DICOM files have issues, it may be difficult to debug it since the converter does not provide specifics on which file caused the trouble. The function where those errors happen, unfortunately, does not know about the mapping from the DcmDatasets to the input file name ...

https://github.com/QIICR/dcmqi/blob/master/include/dcmqi/ConverterBase.h#L279

fedorov avatar Jan 10 '18 22:01 fedorov