Subkey

Description

ROI

If a mask is supplied and this is set to True, normalize image based on supplied ROI. Otherwise, the full image is used for normalization using the SimpleITK Normalize function. Lastly, setting this to False will result in no normalization being applied.

Method

Method used for normalization if ROI is supplied. Currently, z-scoring or using the minimum and median of the ROI can be used.