aboutsummaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-10-25 16:25:57 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:03 +0100
commit0309dfadf55b72023bb9d9131b80a701c211f684 (patch)
tree161cd1d45ba67aaeebacb15de88cac0344b293ad /doc/examples
parent380ec553c04576fc3dc4c816127078d3c2cf9e32 (diff)
Add "bandwidth" to beam parameters file
Also, fix previous commit.
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/lcls-dec.beam5
-rw-r--r--doc/examples/lcls-june.beam5
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/examples/lcls-dec.beam b/doc/examples/lcls-dec.beam
index e19709a3..5fe6ea24 100644
--- a/doc/examples/lcls-dec.beam
+++ b/doc/examples/lcls-dec.beam
@@ -7,6 +7,11 @@ beam/radius = 3.0e-6 / 2.0
; Photon energy in eV
beam/photon_energy = 2000.0
+; Bandwidth: FWHM(wavelength) over wavelength.
+; Note: current simulation code just uses a rectangular
+; distribution with this as its (full) width.
+beam/bandwidth = 0.001
+
; Detector's quantum efficiency
detector/dqe = 0.9
diff --git a/doc/examples/lcls-june.beam b/doc/examples/lcls-june.beam
index cc6cf28f..367e9921 100644
--- a/doc/examples/lcls-june.beam
+++ b/doc/examples/lcls-june.beam
@@ -7,6 +7,11 @@ beam/radius = 3.0e-6 / 2.0
; Photon energy in eV
beam/photon_energy = 2000.0
+; Bandwidth: FWHM(wavelength) over wavelength.
+; Note: current simulation code just uses a rectangular
+; distribution with this as its (full) width.
+beam/bandwidth = 0.001
+
; Detector's quantum efficiency
detector/dqe = 0.9