Brendan Whelan

Results 1 issues of Brendan Whelan

In [transform_point_set_from_dicom_struct](https://github.com/pyplati/platipy/blob/master/platipy/dicom/io/rtstruct_to_nifti.py#L105C5-L105C42), each contour slice is associated with some location in the input `dicom_image` using the sitk function `TransformPhysicalPointToIndex`. The issue arises if the z coordinates of the input sitk.Image...