[Gate-users] dose averaged LET using LETActor
Andreas Franz Resch
andreas.resch at meduniwien.ac.at
Thu Aug 18 08:44:09 CEST 2016
Hi,
the LET actor is currently only available in the development branch, not
yet in the official release. Switch to the develop branch in:
https://github.com/OpenGATE/Gate
and delete the last two lines:
/gate/actor/MyActor/setRestricted false
/gate/actor/MyActor/setDoseToWater false
these changed. I will update that in the wiki.
Does it work now?
Best,
Andreas
Am 2016-08-18 05:21, schrieb 张晖:
> Dear GATE users,
> I'm using GATE_7.2 to calculate dose averaged LET,using LETActor. But
> when I code according to the users guide,I find it's wrong.Here is my
> code:
>
> /gate/actor/addActor LETActor MyActor
> /gate/actor/MyActor/save output/LET.txt
> /gate/actor/MyActor/attachTo target
> /gate/actor/MyActor/setResolution 1 1 400
> /gate/actor/MyActor/setType DoseAveraged
> /gate/actor/MyActor/setRestricted false
> /gate/actor/MyActor/setDoseToWater false
>
> If you know the reason,please tell me!
>
> --
> Zhang Hui
> University of Chinese Academy of Sciences
> Institute of Modern Physics
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
More information about the Gate-users
mailing list