diff options
author | Thomas White <taw@physics.org> | 2012-03-14 14:39:34 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-03-14 14:40:37 +0100 |
commit | 70464e40b8d451273a30fc33915670b3a060cabc (patch) | |
tree | 93e39bd037bce9c88c240f290e17e3cb7f747b53 | |
parent | d649bf106e4a14660f34ce7884be026695219861 (diff) |
Make lcls-xpp-estimate.beam more realistic
-rw-r--r-- | doc/examples/lcls-xpp-estimate.beam | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/lcls-xpp-estimate.beam b/doc/examples/lcls-xpp-estimate.beam index 23ad560d..d20d2809 100644 --- a/doc/examples/lcls-xpp-estimate.beam +++ b/doc/examples/lcls-xpp-estimate.beam @@ -1,11 +1,11 @@ ; Number of photons per pulse -beam/fluence = 5.0e13 +beam/fluence = 5.0e12 ; Radius of X-ray beam beam/radius = 1.5e-6 ; Photon energy in eV -beam/photon_energy = 6000.0 +beam/photon_energy = 3000.0 ; Bandwidth: FWHM(wavelength) over wavelength. ; Note: current simulation code just uses a rectangular |