Make it possible to run results = dicom3tools.dciodvfy(file_path) where results is either a list of strings of analysis results or an instance of a class that gives higher level parsed output, like results.warnings_only()
https://discourse.slicer.org/t/dicom3tools-for-dicom-validation-available-via-pip-and-web-app/48212
Make it possible to run
results = dicom3tools.dciodvfy(file_path)whereresultsis either a list of strings of analysis results or an instance of a class that gives higher level parsed output, likeresults.warnings_only()https://discourse.slicer.org/t/dicom3tools-for-dicom-validation-available-via-pip-and-web-app/48212