Open vvmurthy opened 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)
RescaleSlope
RescaleIntercept
SliceLocation
zipData
The SliceLocation is not all integers. Working on locate exact filename of the non_integer one
RescaleSlope
,RescaleIntercept
andSliceLocation
are DICOM tags in the CT image files- parse through each of the CT files in each folder from thezipData
-> and check these fields are always integers (or which ones are not always)