suyashkumar / dicom

⚡High Performance DICOM Medical Image Parser in Go.
MIT License
950 stars 138 forks source link

Testing/round trip go #202

Closed bpeake-illuscio closed 3 years ago

bpeake-illuscio commented 3 years ago

Hello,

This builds on #201 and implements the go-only read/write elements equality discussed in #198.

Currently the tests are failing, but once #200 and #194 are merged, the tests should pass again.

As always, please let me know if I'm going overboard.

bpeake-illuscio commented 3 years ago

Ack, meant to open this as a Draft PR. Let me close and re-open again.