<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="color: rgb(0, 0, 0); font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt;">
<span>Hi all,</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt;">
<span><br>
</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt;">
I would like to run a simulation where a source is moved across a detector at different positions. I would only like to have outputs when the source is at discrete positions (so any motion/velocity of the source does not need to be included in the simulation).
 My idea is to run the macro once, change the source position and re-run the same macro. However, this would be very time consuming if the step size of the detector is very small. I wanted to ask if there's any way to do this automatically? Perhaps running
 several macros after another which each one having a different source position. I've tried this by running a macro consisting of : </div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt;">
<span>/control/execute position1.mac</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt;">
<span><span style="display: inline !important; background-color: rgb(255, 255, 255); font-size-adjust: none">/control/execute position2.mac</span><br style="font-family: Calibri,Arial,Helvetica,sans-serif">
<div><span style="display: inline !important; background-color: rgb(255, 255, 255); font-size-adjust: none">/control/execute position3.mac</span><br style="font-family: Calibri,Arial,Helvetica,sans-serif">
 </div>
<div>but GATE gives me "<span>GateSourceMgr::CheckSourceName : ERROR : source name <source1> already exists
</span>error. Perhaps I need to clear all source initialisations before running the next macro? </div>
<div><br>
</div>
<div>Regards,</div>
<div>Joshua</div>
</span><span></span></div>
</body>
</html>