Closed GoogleCodeExporter closed 9 years ago
Thanks for the detailed report, and yes, a file would be helpful (as always,
with no confidential information of any kind).
I think I will leave this until after the 0.9.7 release (after which pydicom
move towards python 3), and backport the solution to the python 2.x branch,
with thorough testing in place.
Original comment by darcymason@gmail.com
on 1 Mar 2012 at 3:31
Here's the offending file.
David
Original comment by d.j.hun...@gmail.com
on 5 Mar 2012 at 2:18
Attachments:
This issue was closed by revision 84af4b240add.
Original comment by Suever@gmail.com
on 13 Jun 2012 at 7:13
David,
I was able to come up with a patch based on your suggestion. The one
modification I made was to set the VR to 'SQ' if an item tag was indeed found.
This allows proper parsing of the file as well as proper formatting while
printing the sequences.
Additionally, I created a very simple example file as well as a unittest.
-Suever
Original comment by Suever@gmail.com
on 13 Jun 2012 at 7:15
Original issue reported on code.google.com by
d.j.hun...@gmail.com
on 29 Feb 2012 at 6:49