Skip to content

improve support and add tests for XA enhanced dicoms #31

@bpinsard

Description

@bpinsard

I tried using this on XA enhanced dicoms CSA tags and can't make it work.

sds1=dcm.SharedFunctionalGroupsSequence[0][(0x0021, 0x10FE)][0]
mrprot = sds1.get((0x0021, 0x1019))
parsed_csa = CsaHeader(mrprot.value).read()
CsaReadError: CSA element #0 has an invalid check bit value: 1632648224!
Valid values are {205, 77}

Could use https://github.com/neurolabusc/dcm_qa_xa30/tree/main/In and https://github.com/neurolabusc/dcm_qa_xa60/tree/main/In as test dicoms.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions