############# WORLD ###############
/gate/geometry/setMaterialDatabase ../GateMaterials.db
########### ACQUISITION ###############
/control/execute acquisition.mac
############## OUTPUT ################
/gate/output/imageCT/enable
/gate/output/imageCT/setFileName test
exit
terminal:
➜ localadmin✗ source gate_env_8.2.sh
➜ localadmin ✗ ./gjs_Gate8.2 -numberofsplits 2 -cs condor.script -v 3 main.mac
Information : using condor as default cluster platform!
Information : using condor as cluster platform!
Summary of all outputs:
ROOT output is disabled
ASCII output is disabled
ARF output is disabled
PROJECTION output is disabled
ECAT7 output is disabled
SINOGRAM output is disabled
SINOACCEL output is disabled
LMF output is disabled
CT output is disabled
GPUSPECT output is disabled
Summary of all actors:
~~~
Number of enabled output: 1
Number of enabled actors: 0
➜ localadmin ✗ source gate_env_9.3.sh
➜ localadmin ✗ ./gjs_Gate9.3 -numberofsplits 2 -cs condor.script -v 3 main.mac
Information : using condor as default cluster platform!
Information : using condor as cluster platform!
Summary of all outputs:
ROOT output is disabled
ASCII output is disabled
ARF output is disabled
PROJECTION output is disabled
ECAT7 output is disabled
SINOGRAM output is disabled
SINOACCEL output is disabled
LMF output is disabled
CT output is disabled
GPUSPECT output is disabled
Summary of all actors:
~~~
Number of enabled output: 1
Number of enabled actors: 0
[1] 1417745 floating point exception (core dumped) ./gjs_Gate9.3 -numberofsplits 2 -cs condor.script -v 3 main.mac
Execution of gjs crashes with Gate9 but not with Gate8
Minimal example main.mac:
terminal:
gate_env_8.2.sh:
gate_env_9.3.sh:
Additional context