Hi,
I looked at VDI_PET_corrected.py the other day and noticed that the variable sex is defined as both integer and string in lines 26 and 34 in as a global variable. Then, in lines 61 and line 179 if statements check the value of said variable which in line 179 will never be true.
Has this been overlooked or is there something I am not aware of?
Best,
Patrick