vvmurthy / RadiationTherapyDecisionSupport

Python Code, MATLAB Original Code and data to benchmark Radiation Therapy Decision Support Algorithm
0 stars 1 forks source link

Ensure RescaleSlope, RescaleIntercept, and SliceLocation in ct_images can only be integers #25

Open vvmurthy opened 6 years ago

vvmurthy commented 6 years ago

RescaleSlope, RescaleIntercept and SliceLocation are DICOM tags in the CT image files- parse through each of the CT files in each folder from the zipData -> and check these fields are always integers (or which ones are not always)

chinesebug commented 6 years ago

The SliceLocation is not all integers. Working on locate exact filename of the non_integer one