victorgabr / ApertureComplexity

Python 3.x port of the Eclipse ESAPI plug-in script used in the study : Predicting deliverability of volumetric-modulated arc therapy (VMAT) plans using aperture complexity analysis
GNU General Public License v3.0
24 stars 8 forks source link

About the aperture irregularity metrics #6

Open MatGodRho opened 1 year ago

MatGodRho commented 1 year ago

Hi! Congratulations for this great piece of work. We were looking at the results of your script for validation purposes. It seems that the calculation of the aperture irregularity metrics is using the same perimeter as for the edge metrics, namely only one edge for each leaf. Such a definition would not agree with the original paper of Du et al. which considered all edges. In particular, it seems that the definition used in the current algorithm would return numbers smaller than 1 for this metrics. Best regards