aboutsummaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-10-25 18:51:07 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:03 +0100
commit89fc199308230dd77757f7b02c26974e46712ee9 (patch)
tree3b07f47935d76b85dedf153c3ce748c15d507b91 /doc/examples
parent4e6691e2f6c0aa2ef92b8d3be03b513336cc3586 (diff)
Remove division signs from beam files
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/lcls-dec.beam4
-rw-r--r--doc/examples/lcls-june.beam4
-rw-r--r--doc/examples/lcls-xpp-estimate.beam6
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/examples/lcls-dec.beam b/doc/examples/lcls-dec.beam
index 5fe6ea24..59b8f8f6 100644
--- a/doc/examples/lcls-dec.beam
+++ b/doc/examples/lcls-dec.beam
@@ -2,7 +2,7 @@
beam/fluence = 2.0e11
; Radius of X-ray beam
-beam/radius = 3.0e-6 / 2.0
+beam/radius = 1.5e-6
; Photon energy in eV
beam/photon_energy = 2000.0
@@ -21,4 +21,4 @@ detector/adu_per_photon = 167.0
; Radius in metres
-jet/radius = 3.0e-6 / 2.0
+jet/radius = 1.5e-6
diff --git a/doc/examples/lcls-june.beam b/doc/examples/lcls-june.beam
index 367e9921..db4ef84b 100644
--- a/doc/examples/lcls-june.beam
+++ b/doc/examples/lcls-june.beam
@@ -2,7 +2,7 @@
beam/fluence = 2.0e11
; Radius of X-ray beam
-beam/radius = 3.0e-6 / 2.0
+beam/radius = 1.5e-6
; Photon energy in eV
beam/photon_energy = 2000.0
@@ -21,4 +21,4 @@ detector/adu_per_photon = 20.9
; Radius in metres
-jet/radius = 3.0e-6 / 2.0
+jet/radius = 1.5e-6
diff --git a/doc/examples/lcls-xpp-estimate.beam b/doc/examples/lcls-xpp-estimate.beam
index 005bde79..0fe866d6 100644
--- a/doc/examples/lcls-xpp-estimate.beam
+++ b/doc/examples/lcls-xpp-estimate.beam
@@ -1,8 +1,8 @@
; Number of photons per pulse
-beam/fluence = 5.0e12
+beam/fluence = 5.0e13
; Radius of X-ray beam
-beam/radius = 3.0e-6 / 2.0
+beam/radius = 1.5e-6
; Photon energy in eV
beam/photon_energy = 8000.0
@@ -21,4 +21,4 @@ detector/adu_per_photon = 1.0
; Radius in metres
-jet/radius = 3.0e-6 / 2.0
+jet/radius = 1.0e-6