Calculating the DVH for average of n RT Dose

Slicer version: 4.10.1
Hi 3D Slicer experts and all
I have some RT Dose (for n patients) and I want to calculate DVH for average of these RT Doses. is it possible that I calculate a mean DVH instead of n DVH with 3D Slicer?
Thanks a lot

Instead of averaging the DVH, I’d average the dose volumes and then calculate a DVH on those.

First, obviously you need to make sure that your dose volumes are registered (register the CTs and apply transform on dose, see the SlicerRT IGRT tutorial for example). Then you can usethe Dose Accumulation module to average the doses. You can do this by setting equal weights that add up to one.