[Gate-users] Update: Different scatter orders with the fixed forced detection actor (FFDA)
Simon Rit
simon.rit at creatis.insa-lyon.fr
Mon May 15 08:47:59 CEST 2017
Hi,
Looking at the code
https://github.com/OpenGATE/Gate/blob/develop/source/digits_hits/src/GateFixedForcedDetectionActor.cc#L1061
it seems to me that it already does that. If it doesn't do that, you
should be able to modify the code to do what you'd like.
Simon
On 13/05/2017 15:40, Triltsch, Nicolas wrote:
> Hello everyone,
>
> The FFDA algorithm actually produces now multiple scatter order images
> (order 0 till order 19!) which is pretty cool. A restart of my
> terminal was necessary, that's why it didn't work before.
>
> However, I want to save the multiple scatter images in a folder
> called "output". This can already be done for the total scatter images
> with
>
> /gate/actor/ffda/rayleighFilename output/rayleigh{run_id}.mha
> /gate/actor/ffda/comptonFilename output/compton{run_id}.mha.
>
> Would it be possible to do the same for the scatter images of
> different order? It would be nice to do this in the same way as before
> and giving Gate an alias [run_id] so that the scatter images will
> obtain the name
>
> "Rayleigh[run_id]_order07" as an example. Could you provide us with a
> solution Simon Rit?
>
> Thanks a lot!
>
>
More information about the Gate-users
mailing list