NCIRF PSD output variability
the NCI Dose Team, We have noticed that there is a clear trend with PSD output values using version 2.0.20240301 (Windows). The PSD estimate decreases as of histories increases. Of course, the error associated with any e
the NCI Dose Team,
We have noticed that there is a clear trend with PSD output values using version 2.0.20240301 (Windows).
The PSD estimate decreases as # of histories increases. Of course, the error associated with any estimate will be higher with fewer histories. But I would think that error would be random, not biased. This appears to show that all the error at lower histories produces a higher PSD estimate.
Is this a bug with the code? Can you comment on what number of histories is producing the most accurate PSD estimate? It seems that if the # of histories were to continue to increase, the PSD estimates would just keep decreasing.
NCI Dose Team response
Hi, we are the NCI Dose Team, a PostDoc fellow responsible for the PSD calculations at NCIRF.
Thank you for bringing this issue to our attention. The current version of the NCIRF (2.0.20240301) calculates the PSD by selecting the skin voxel with the highest dose. While this straightforward method appears logical, it inherently leads to higher PSD values as the number of histories decreases. This occurs because, particularly for large beam areas, numerous voxels will have similar dose amounts, and the program selects the voxel with the highest dose among them. Consequently, this selection process introduces a bias, as you correctly pointed out.
We are aware of this issue and are currently developing a post-processing algorithm to address it. This algorithm is still under demonstration and may be incorporated into the next version of the NCIRF.
To obtain a reasonable PSD value with the current version of the NCIRF, we recommend achieving an error margin of 1%.
Thank you for your report.
Community reply
Thanks for the response and information, Haegin. the NCI Dose Team had forwarded your response to this question to me earlier in the day as well. He wanted me to add the question to the NCI Forum so that others could see it as well.
One more detailed question for you: in your response to the NCI Dose Team you mentioned an empirical relationship between the PSD error reported by NCIRF and the actual error that would result for the PSD output values.
Let’s say the PSD error according to the NCIRF output is 5%, or 0.05. Does that mean the actual PSD value is roughly overestimated by (15*0.05)^1.6 = 0.63 or 63%? Am I understanding how you set up that formula correctly?
I did not want to put this question on the NCI Forum in case you all were not ready to disclose the estimated empirical formula for PSD error to a broader audience.
NCI Dose Team response
Sorry for the late reply. The formula is 15*(R^1.6). So in the case of the 5%, it would be 12.4%. We are still updating the methodology, and hopefully it will be incorporated soon.
Community reply
Thank you, Haegin. This makes a bit more sense in terms of the actual PSD output error. Thanks for clarifying.