[Gate-users] Issue: Phase Space Actor and Time Slice
Jeremy Leste
jeremy.leste at inserm.fr
Fri Jun 5 12:41:38 CEST 2020
Dear Gate-users,
I have a problem when using a phase space actor with
time slice. If the output is '.npy' only the particles generated in the
first slice are written. If the output is '.root' or '.IAEAphsp' ***
Break *** segmentation violation occurs.
Is it something known ?
Thanks for your help.
For instance, if you use radiotherapy example
11
(https://github.com/OpenGATE/GateContrib/tree/master/dosimetry/Radiotherapy/example11
[1]) and attach a phase space space actor (below) to patient volume.
_/gate/actor/addActor PhaseSpaceActor
myActor_
_/gate/actor/myActor/save output/myIAEA.(npy or root or
IAEAphsp)_
_/gate/actor/myActor/attachTo
patient_
_/gate/actor/myActor/enableEkine
true_
_/gate/actor/myActor/enableXPosition
true_
_/gate/actor/myActor/enableYPosition
true_
_/gate/actor/myActor/enableZPosition
true_
_/gate/actor/myActor/enableXDirection
true_
_/gate/actor/myActor/enableYDirection
true_
_/gate/actor/myActor/enableZDirection
true_
_/gate/actor/myActor/enableProductionVolume
false_
_/gate/actor/myActor/enableProductionProcess
false_
_/gate/actor/myActor/enableParticleName
true_
_/gate/actor/myActor/enableWeight true_
_/gate/actor/myActor/storeSecondaries
false_
_/gate/actor/myActor/useVolumeFrame true_
Best,
Jeremy Leste
--
Links:
------
[1]
https://github.com/OpenGATE/GateContrib/tree/master/dosimetry/Radiotherapy/example11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20200605/c21f5a5f/attachment.html>
More information about the Gate-users
mailing list