Skip to content
New issue

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

Reading data after pixel data. #68

Open
Maturin opened this issue May 20, 2017 · 1 comment
Open

Reading data after pixel data. #68

Maturin opened this issue May 20, 2017 · 1 comment

Comments

@Maturin
Copy link
Contributor

Maturin commented May 20, 2017

Ruby DICOM fails reading files, which have more data after a pixel data sequence. As far as I know storing additional tags after the pixel data is not recommend by the DICOM standard but not prohibited. In fact GE cardiac ultrasound systems does it for private data.

@dicom : I am working on getting you some example data. I have to clarify, if I can share it. Anyway, it is too big to simple put it into the repository.

I have a fix already 95e4c11. On the one hand can you have a look at my change on the other hand can you point me to where I can add a test for the change?

@dicom
Copy link
Owner

dicom commented Jun 12, 2017

Hello Maturin!
Sorry about the late reply.
I understand that you may not be able to share the sample DICOM file due to privacy issues, but perhaps you could be able to share a screenshot of the last part of the DICOM file loaded in a DICOM dump type of program?! (the part which ruby-dicom misinterpretes)

Use for example this tool:
https://rawgit.com/chafey/dicomParser/master/examples/dumpWithDataDictionary/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants