diff options
Diffstat (limited to 'doc/examples/lcls-june.beam')
-rw-r--r-- | doc/examples/lcls-june.beam | 5 |
1 files changed, 5 insertions, 0 deletions
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 |