OpenGATE/GateContrib

Single output for several runs

ehdsilva opened this issue · 0 comments

Hi,

I am trying to get a "dose by regions" output, for a CT simulation. But in the end I get only one output, which is overwritten every time the phantom rotates for a new acquisition. I have seen that there was a bug with "setOverWriteFilesFlag" in combination with "enableNumberOfHits", but does anyone know if there is also a bug combining "setOverWriteFilesFlag" with dose by regions?

By the way: defining "setOverWriteFilesFlag false" and "enableDose true" does give me different outputs for each acquisition.

Thanks!