Skip to content

DVH calculated from a TPS instead of calculating it using PPS? #10

@Rayhan-011

Description

@Rayhan-011

I want to use DVH calculated from a TPS instead of calculating it using PPS?

I used the method

GetDVHs()

Example at the end of the module:

https://github.com/victorgabr/pps/blob/master/pyplanscoring/core/dicom_reader.py

filename = 'RD.dcm'
rd_dcm = PyDicomParser(filename=filename)
dvhs = rd_dcm.GetDVHs()

But Issue is GetDVHs() not returning complete DVH Object Info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions