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

dvhcalc compatible with latest DicomParser and matplotlib #1

Closed
wants to merge 1 commit into from
Closed

dvhcalc compatible with latest DicomParser and matplotlib #1

wants to merge 1 commit into from

Conversation

davidchall
Copy link
Contributor

DVH calculations now work (for me, at least).

matplotlib.nxutils has been deprecated since v1.2.0. I have updated dvhcalc to use matplotlib.path instead. Also, dvhcalc was attempting to access old fields from DicomParser.

@bastula bastula self-assigned this Mar 10, 2016
@bastula
Copy link
Member

bastula commented Mar 10, 2016

Thanks for the updates. I pulled this into a new branch and am writing some unit tests for dvhcalc. Once that's done I'll push it out.

@bastula
Copy link
Member

bastula commented Mar 20, 2016

The code has been merged into the dvhcalc branch. I still want to optimize dvhcalc as it needs to play nicely with some changes in dicomparser. Thanks!

@bastula bastula closed this Mar 20, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants