diff --git a/run1.mac b/run1.mac
index 22548edcf9dae3edc1d92d3064b46b3394aea846..93e8c7ad85889e38ed2327469098f606990d5c21 100644
--- a/run1.mac
+++ b/run1.mac
@@ -24,8 +24,8 @@
 # General particle source
 /gps/pos/type Beam
 /gps/pos/shape Circle
-/gps/pos/centre {x} {y} 0. cm
-/gps/pos/radius 1.5 mm
+/gps/pos/centre 0. 0. 0. mm
+/gps/pos/radius 0.75 mm
 /gps/pos/sigma_r 0.002 mm
 
 #
@@ -50,6 +50,6 @@
 ##############################################################
 ##############################################################
 # number of events
-/run/beamOn 5
+/run/beamOn 500
 ##############################################################
 ##############################################################