I am trying to calculate the dimensions of the phantom so I can calculate scaling. I thought I understood what phantom_radius, width ratio, and height ratio were but apparently not. I thought i would be able to use the following equation to compute height or width:
W = 2 * radius * width ratio
This doesn’t seem to work correctly.