Open bpinsard opened 3 months ago
Could you check if this is fixed here: https://github.com/open-dicom/csa_header
Sorry for the late reply, and thanks for the pointer to that package. I tested it and it worked without issue, and the parsed structure is really great. Is the plan for nibabel to use that package in the near future to deprecate and replace the nibabel CSA parsers?
Are there examples of how to extract ascconv from a pydicom or dicomwrapper object?
Maybe ASCCONV format "evolved" and
ast
is no longer able to parse it when it contains new tag formats.