<div dir="ltr">Hello Andreas,<div><br></div><div>(I forward to gate mailing list as it can be useful to other users). <br><div><br></div><div>To date, no tool is provided to score edep with cylindrical coordinates. It can be done from phase space, but it is tedious (and, as you say, the file start to be big quickly). </div></div><div><br></div><div>The best approach should be to start writing a new dedicated Actor, inspired from GateDoseActor. For that, you need first to define a file format to store result in cylindrical coordinates, and allow the user to define the coordinate systems. Then, the main goal os to convert step position into that coord system. With the (cartesian) DoseActor, this is performed in the this <a href="https://github.com/OpenGATE/Gate/blob/develop/source/digits_hits/src/GateVImageActor.cc#L353">function</a>  that compute the index of the pixel according to the step coordinates position. This function is call in <span style="color:rgb(121,93,163);font-family:consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre">GateVImageActor::UserSteppingAction</span>, and GateDoseActor inherit from this class. </div><div><br></div><div>David</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 26, 2016 at 6:22 PM, Andreas Resch <span dir="ltr"><<a href="mailto:resch.andi@gmail.com" target="_blank">resch.andi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi David,<br><br></div>I was wondering if I can score the energy deposition in cylindrical coordinates without angular information Edep(depth, radius). <br><br><br></div><div>Aparently it looks like not. The GateVImageActor uses x,y,z.<br></div><div>Do you know any workaround apart from the phaseSpace actor (it seems that the files become large when enabling all steps..)<br><br></div><div>Maybe sth. like the energySpectrum actor?<br><br></div><div>Cheers,<br></div><div>Andreas<br></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">David Sarrut, Phd<br>Directeur de recherche CNRS<br>CREATIS, UMR CNRS 5220, Inserm U1206<div>Centre de lutte contre le cancer Léon Bérard<br>28 rue Laënnec, 69373 Lyon cedex 08<br>Tel : 04 78 78 51 51 / 06 74 72 05 42<br><a href="http://www.creatis.insa-lyon.fr/~dsarrut" target="_blank">http://www.creatis.insa-lyon.fr/~dsarrut</a><br>_________________________________</div><div> "2 + 2 = 5,  for extremely large values of 2"<br>_________________________________</div></div></div></div></div></div></div>
</div>