[Gate-users] dose averaged LET using LETActor

Andreas Franz Resch andreas.resch at meduniwien.ac.at
Tue Aug 23 08:37:28 CEST 2016


Hi zhanghui,

nice to hear that it worked.
the unit of the output of the LET actor is keV/um = MeV/mm.

If you want to check your LET values, e.g. try out a 160 MeV proton PB 
in water using QGSP_BIC_HP_EMY and compare it to values from 
Cortes-Giraldo 2015 "A critical study of different Monte Carlo scoring 
methods of dose average linear-energy-transfer maps calculated in 
voxelized geometries irradiated with clinical proton beams".

Kind regards,
Andreas


Am 2016-08-23 05:19, schrieb 张晖:
> Hi Andreas,
> 
>     Thanks for your advice!I have simulated successfully.Do you know
> the unit of dose averaged LET using this LET Actor?
> 
> best regards,
> 
> zhanghui
> 
>> -----原始邮件-----
>> 发件人: "Andreas Franz Resch" <andreas.resch at meduniwien.ac.at>
>> 发送时间: 2016年8月18日 星期四
>> 收件人: "张晖" <zhanghui at impcas.ac.cn>
>> 抄送: "Andreas Resch" <resch.andi at gmail.com>,
> gate-users at lists.opengatecollaboration.org
>> 主题: Re: [Gate-users] dose averaged LET using LETActor
>> 
>> Hi Zhanghui,
>> 
>> the easiest way is to use git (see
>> http://rogerdudler.github.io/git-guide/). Therefore open a shell in
> the
>> directory where your Gate7.2 -install and -build folder are.
>> Type in:
>> git clone https://github.com/OpenGATE/Gate.git
>> 
>> after this finished cd into the the created folder, check on which
>> branch you are with
>> git status
>> 
>> In the first line it should be written "On branch develop". If not
>> change to develop branch by: git checkout develop
>> 
>> Now you can compile it as you did with the Gate 7.2. (I didn't try,
> but
>> it should work I hope).
>> 
>> Best,
>> Andreas
>> 
>> 
>> Am 2016-08-18 09:48, schrieb 张晖:
>> > Hi,
>> >   I click the "clone or download",and there are"open in desktop"
> and
>> > "download ZIP".I can't download it.And I use GATE7.2 in virtual
>> > machine.I'm confused.
>> >
>> > zhanghui
>> >
>> >> -----原始邮件-----
>> >> 发件人: "Andreas Resch" <resch.andi at gmail.com>
>> >> 发送时间: 2016年8月18日 星期四
>> >> 收件人: "张晖" <zhanghui at impcas.ac.cn>
>> >> 抄送:
>> >> 主题: Re: Re: [Gate-users] dose averaged LET using LETActor
>> >>
>> >> Hi Zhanghui,
>> >>
>> >> go to https://github.com/OpenGATE/Gate
>> >>
>> >> there is a button with the label "Branch:" after branch there is
>> >> written master or develop. Choose develop!
>> >>
>> >> then there is a button on the right side: "clone or download". do
>> >> that and then compile it as usual.
>> >>
>> >> i hope this helps,
>> >> andreas
>> >>
>> >> 2016-08-18 9:20 GMT+02:00 张晖 <zhanghui at impcas.ac.cn>:
>> >>
>> >>> Hi,
>> >>> Thank you very much!I open the website you give to me,but I
>> >>> don't know how to do next?Could you tell me in detail?
>> >>>
>> >>> Best regards,
>> >>> Zhanghui
>> >>>
>> >>>> -----原始邮件-----
>> >>>> 发件人: "Andreas Franz Resch"
>> >>> <andreas.resch at meduniwien.ac.at>
>> >>>> 发送时间: 2016年8月18日 星期四
>> >>>> 收件人: "张晖" <zhanghui at impcas.ac.cn>
>> >>>> 抄送: gate-users at lists.opengatecollaboration.org
>> >>>> 主题: Re: [Gate-users] dose averaged LET using LETActor
>> >>>
>> >>>>
>> >>>> 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 [1]
>> >>>>
>> >>>> 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
>> >>> [2]
>> >>>
>> >>> --
>> >>> Zhang Hui
>> >>> University of Chinese Academy of Sciences
>> >>> Institute of Modern Physics
>> >
>> > --
>> > Zhang Hui
>> > University of Chinese Academy of Sciences
>> > Institute of Modern Physics
>> >
>> >
>> >
>> > Links:
>> > ------
>> > [1] https://github.com/OpenGATE/Gate
>> > [2]
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>> > _______________________________________________
>> > Gate-users mailing list
>> > Gate-users at lists.opengatecollaboration.org
>> > http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
> 
> --
> Zhang Hui
> University of Chinese Academy of Sciences
> Institute of Modern Physics


More information about the Gate-users mailing list