[Gate-users] Gate on Cluster

Simon Stute gate.stute at gmail.com
Wed Apr 25 10:19:47 CEST 2012


Hi,

You can use ascii output if you are used to. The splitter will
automatically affect an index number on your output ascii files.
Then to merge the files, just concatenate them (using the command "cat" for
instance). Ascii files have no header or things like that.

Cheers,
Simon

On Wed, Apr 25, 2012 at 9:15 AM, Hermann Fuchs <
hermann.fuchs at meduniwien.ac.at> wrote:

> Hello Bassim
>
> You can convert root output to ascii output.
> However, it involves programming.
>
> Basically root has its own filesystem which is pretty easy to read out
> using the root framework.
> What you would have to do is write a program to open the root file and
> write its content in an ASCII file in your desired structure. Should not
> require more than 50 lines though.
> The advantage of this solution is that you can use the merging program
> implemented in GATE as it can at the moment only merge .root files.
>
> Regards,
> Hermann
>
> On Wed, 2012-04-25 at 08:30 +0200, bassim wrote:
> > Hallo Gate users,
> > I am so far with my simulation (cylinderical PET system). I splitted my
> > simulation in 8 parts in order to run them on 8 nodes on our cluster.
> > But the problem that I have now is that the cluster-based Gate supports
> > only a root file as output file. Instead of root file, I want to create
> > ASCII file to use it in my sinogram binning application. Is there any
> > possibility to creat ASCII file or to convert root to ASCII. Any
> > suggestaions or hints from your side, it would be appreciated for me.
> > Thanks alot for your replay and help.
> >
> > Best regards,
> > Bassim
> >
>
> --
> -------------
> DI Hermann Fuchs
> Christian Doppler Laboratory for Medical Radiation Research for Radiation
> Oncology
> Department of Radiation Oncology
> Medical University Vienna
> Währinger Gürtel 18-20
> A-1090 Wien
>
> Tel.  + 43 / 1 / 40 400 7271
> Mail. hermann.fuchs at meduniwien.ac.at
>
> _______________________________________________
> 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