<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear Andreas,<br>
<br>
Thank you, sure! I used exactly the same condor script which is provided by gate in cluster_tools directory. The content of the macro file is as follows:<br>
<br>
<br>
<font face="Courier New"># +-------------------------------+ #<br>
# | R U N C O N D I T I O N S | #<br>
# +-------------------------------+ #<br>
<br>
# directory to run parameters<br>
/control/alias run_dir runs/1499851508_STiC_prototype_normalization_cylinder_run_STiC_prototype<br>
<br>
# LOAD PARAMETERS #<br>
/control/execute runs/1499851508_STiC_prototype_normalization_cylinder_run_STiC_prototype/parameters.mac<br>
<br>
# SOURCE #<br>
/control/alias source_x 0.0<br>
/control/alias source_y 0.0<br>
/control/alias source_z 0.0<br>
/control/alias source_activity 1000000.0<br>
/control/alias n_primaries 300000000<br>
<br>
<br>
# PHANTOM #<br>
/control/execute phantoms/water_cylinder.mac<br>
<br>
# output filename<br>
/control/alias root_filename 1499851508_STiC_prototype_normalization_cylinder_run_STiC_prototype_root<br>
/control/alias ascii_filename 1499851508_STiC_prototype_normalization_cylinder_run_STiC_prototype_ascii<br>
<br>
# timing<br>
/control/alias slice_time 1.0<br>
/control/alias start_time 0.0<br>
/control/alias stop_time 1.0<br>
<br>
# energy cut<br>
/control/alias min_energy 350. keV<br>
/control/alias max_energy 650. keV<br>
<br>
# coincidences<br>
/control/alias coincidence_window 500 ps<br>
/control/alias multiple_coincidence_policy takeWinnerOfGoods<br>
<br>
# set rng seed<br>
/gate/random/setEngineName MersenneTwister<br>
/gate/random/setEngineSeed 183650931<br>
<br>
# STiC_prototype #<br>
/control/execute geometries/STiC_prototype_module_scanner/STiC_prototype_module_scanner_geometry_parameters.mac<br>
<br>
/control/execute runs/1499851508_STiC_prototype_normalization_cylinder_run_STiC_prototype/setup.mac<br>
<br>
/control/execute sources/cylinder_F18.mac<br>
<br>
# VISUALIZATION #<br>
#/control/execute gate_stuff/visualization.mac<br>
<br>
/gate/application/startDAQ<br>
<br>
# for splitting on clusters <br>
/gate/cluster/setTimeSplitHalflife 6600. s<br>
</font><br>
Regards,<br>
Parisa <br>
<br>
<div><br>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF791086" style="direction: ltr;"><font color="#000000" size="2" face="Tahoma"><b>From:</b> Andreas Resch [resch.andi@gmail.com]<br>
<b>Sent:</b> 25 July 2017 13:57<br>
<b>To:</b> Parisa Khateri<br>
<b>Subject:</b> Re: [Gate-users] problem: running gate on a cluster<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div>
<div>
<div>Hi Parisa,<br>
<br>
</div>
can you add your "my_macro.mac" and condor script, to the mailing list? otherwise it is almost impossible to look for the error.<br>
<br>
</div>
best,<br>
</div>
andreas<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2017-07-25 13:49 GMT+02:00 Parisa Khateri <span dir="ltr">
<<a href="mailto:parisa.khateri@cern.ch" target="_blank">parisa.khateri@cern.ch</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Dear Gate developers and Gate users,<br>
<br>
I am new to Gate and am trying to run gate on a cluster but I can't get any actors as output. The .Gate folder is empty.
<br>
<br>
When I run:<br>
gjs -numberofsplits 2 -clusterplatform condor -condorscript /path-to-gate/Gate/cluster_<wbr>tools/jobsplitter/script/<wbr>condor.script path-to-macro/my_macro.mac<br>
<div><br>
I get:<br>
.<br>
.<br>
.<br>
Summary of all actors:<br>
~~~<br>
***** TimeStart - TimeStop seems to be 0 ?<br>
<br>
I really appreciate if anyone can help me to solve this problem. I am not sure where to look to solve the problem, if the problem is with installation of gjs or something is wrong with my macro file?<br>
I used this macro without clustering and it works properly. <br>
<br>
Kind regards,<br>
Parisa<br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
______________________________<wbr>_________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.opengatecollaboration.org" target="_blank">Gate-users@lists.<wbr>opengatecollaboration.org</a><br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users" rel="noreferrer" target="_blank">http://lists.<wbr>opengatecollaboration.org/<wbr>mailman/listinfo/gate-users</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</body>
</html>