We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
I'm sorry, @bpinsard, but the package isn't currently maintained. Very happy to accept PRs 🙏
Sorry, something went wrong.
No branches or pull requests
I tried using this on XA enhanced dicoms CSA tags and can't make it work.
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.
The text was updated successfully, but these errors were encountered: