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

Implement dicomio.Reader, add simple test program, fix some bugs #70

Merged
merged 11 commits into from
Apr 26, 2020

Conversation

suyashkumar
Copy link
Owner

@suyashkumar suyashkumar commented Apr 26, 2020

This change implements the initial dicomio.Reader, which unblocks the first end-to-end test of the rewritten prototype parser. A simple test program was added to test the library, which appears to successfully parse several simple test DICOMs!

Several bugs were also caught and fixed.

More robust e2e testing against a suite of public DICOMs should be added, in addition to more comprehensive unit testing as this rewritten library begins to take shape.

Since this is on the rewrite branch, going to submit this to continue moving forward and building out a prototype rewrite.

@suyashkumar suyashkumar changed the title [WIP] Initial impl for dicomio.Reader, test CLI program, initial parsing Implement dicomio.Reader, add simple test program, fix some bugs Apr 26, 2020
@suyashkumar suyashkumar added the 1.0-rewrite 1.0 Rewrite associated work label Apr 26, 2020
@suyashkumar suyashkumar merged commit b7470b8 into s/1.0-rewrite Apr 26, 2020
suyashkumar added a commit that referenced this pull request Jul 19, 2020
…am, fix some bugs (#70)

This change implements the initial dicomio.Reader, which unblocks the first end-to-end test of the rewritten prototype parser. A simple test program was added to test the library, which appears to successfully parse several simple test DICOMs!

Several bugs were also caught and fixed.

More robust e2e testing against a suite of public DICOMs should be added, in addition to more comprehensive unit testing as this rewritten library begins to take shape.

Since this is on the rewrite branch, going to submit this to continue moving forward and building out a prototype rewrite.
suyashkumar added a commit that referenced this pull request Sep 17, 2020
…am, fix some bugs (#70)

This change implements the initial dicomio.Reader, which unblocks the first end-to-end test of the rewritten prototype parser. A simple test program was added to test the library, which appears to successfully parse several simple test DICOMs!

Several bugs were also caught and fixed.

More robust e2e testing against a suite of public DICOMs should be added, in addition to more comprehensive unit testing as this rewritten library begins to take shape.

Since this is on the rewrite branch, going to submit this to continue moving forward and building out a prototype rewrite.
suyashkumar added a commit that referenced this pull request Nov 2, 2020
…am, fix some bugs (#70)

This change implements the initial dicomio.Reader, which unblocks the first end-to-end test of the rewritten prototype parser. A simple test program was added to test the library, which appears to successfully parse several simple test DICOMs!

Several bugs were also caught and fixed.

More robust e2e testing against a suite of public DICOMs should be added, in addition to more comprehensive unit testing as this rewritten library begins to take shape.

Since this is on the rewrite branch, going to submit this to continue moving forward and building out a prototype rewrite.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0-rewrite 1.0 Rewrite associated work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant