[Gate-users] Gate simulation binary file output

‍이인범[ 학부재학 / 바이오의공학부 ] zeusrornfl at korea.ac.kr
Mon Jul 25 09:34:32 CEST 2022


Hi, GATE users.

I’m new to GATE simulation.



Ever since I started using GATE, I’ve got only Singles data in ASCII type.

But from now on in my situation, I should get output data in binary type.

Unfortunately, when I revised code like below, there was a message
‘Warning: No output module nor actor are enabled !’



<Before>

…

/gate/output/ascii/enable

/gate/output/ascii/setFileName ./five4mm/4five

/gate/output/ascii/setOutFileSinglesFlag 1

…

<After>

…

/gate/output/binary/enable

/gate/output/binary/setFileName ./five4mm/4five

/gate/output/binary/setOutFileSinglesFlag 1

…



I think that I followed the Documentation’s Data output part… I can’t find
this error…

Can I get your advice, please?



For detailed information, I attach my simulation environment, code, and
error message.

1. OS : ubuntu 20.04

2. GATE version : 9.1

3. Using Gjs job splitter


[image: image.png]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20220725/6727c03e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 12794 bytes
Desc: not available
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20220725/6727c03e/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: five4mm.mac
Type: application/octet-stream
Size: 6356 bytes
Desc: not available
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20220725/6727c03e/attachment-0001.obj>


More information about the Gate-users mailing list