From 4ad4127092681a2190c682a736d8baecb1554328 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 24 Sep 2014 17:51:54 +0200 Subject: Beam file removal, part II --- Makefile.am | 4 ---- doc/examples/lcls-cxi-9keV.beam | 19 ------------------- doc/examples/lcls-dec.beam | 19 ------------------- doc/examples/lcls-june.beam | 19 ------------------- doc/examples/lcls-xpp-estimate.beam | 19 ------------------- doc/reference/libcrystfel/CrystFEL-docs.sgml | 5 ----- 6 files changed, 85 deletions(-) delete mode 100644 doc/examples/lcls-cxi-9keV.beam delete mode 100644 doc/examples/lcls-dec.beam delete mode 100644 doc/examples/lcls-june.beam delete mode 100644 doc/examples/lcls-xpp-estimate.beam diff --git a/Makefile.am b/Makefile.am index f6c13f25..033ea746 100644 --- a/Makefile.am +++ b/Makefile.am @@ -155,14 +155,10 @@ EXTRA_DIST += $(man_MANS) crystfeldocdir = $(docdir) crystfeldoc_DATA = doc/twin-calculator.pdf doc/examples/lcls-dec.geom \ - doc/examples/lcls-dec.beam \ doc/examples/lcls-june-r0013-r0128.geom \ - doc/examples/lcls-june.beam \ doc/examples/lcls-xpp-estimate.geom \ - doc/examples/lcls-xpp-estimate.beam \ doc/examples/simple.geom \ doc/examples/cspad-feb2011.geom \ - doc/examples/lcls-cxi-9keV.beam \ doc/examples/cell-example.cell EXTRA_DIST += $(crystfeldoc_DATA) doc/twin-calculator.odt \ diff --git a/doc/examples/lcls-cxi-9keV.beam b/doc/examples/lcls-cxi-9keV.beam deleted file mode 100644 index 5241e04f..00000000 --- a/doc/examples/lcls-cxi-9keV.beam +++ /dev/null @@ -1,19 +0,0 @@ -; Number of photons per pulse -beam/fluence = 1.0e12 - -; Radius of X-ray beam -beam/radius = 10.0e-6 - -; Photon energy in eV (9340 eV, but use individual value from file) -beam/photon_energy = /LCLS/photon_energy_eV - -; Bandwidth: FWHM(wavelength) over wavelength. -; Note: current simulation code just uses a rectangular -; distribution with this as its (full) width. -beam/bandwidth = 0.001 - -; Beam divergence in radians -beam/divergence = 0.008 - -; Reciprocal space profile radius in m^-1 -profile_radius = 0.001e9 diff --git a/doc/examples/lcls-dec.beam b/doc/examples/lcls-dec.beam deleted file mode 100644 index 358f8d44..00000000 --- a/doc/examples/lcls-dec.beam +++ /dev/null @@ -1,19 +0,0 @@ -; Number of photons per pulse -beam/fluence = 2.0e11 - -; Radius of X-ray beam -beam/radius = 1.5e-6 - -; Photon energy in eV (2 keV) -beam/photon_energy = /LCLS/photon_energy_eV - -; Bandwidth: FWHM(wavelength) over wavelength. -; Note: current simulation code just uses a rectangular -; distribution with this as its (full) width. -beam/bandwidth = 0.001 - -; Beam divergence in radians -beam/divergence = 0.001 - -; Reciprocal space profile radius in m^-1 -profile_radius = 0.001e9 diff --git a/doc/examples/lcls-june.beam b/doc/examples/lcls-june.beam deleted file mode 100644 index 57d5e802..00000000 --- a/doc/examples/lcls-june.beam +++ /dev/null @@ -1,19 +0,0 @@ -; Number of photons per pulse -beam/fluence = 8.0e12 - -; Radius of X-ray beam -beam/radius = 1.5e-6 - -; Photon energy in eV -beam/photon_energy = /LCLS/photon_energy_eV - -; Bandwidth: FWHM(wavelength) over wavelength. -; Note: current simulation code just uses a rectangular -; distribution with this as its (full) width. -beam/bandwidth = 0.01 - -; Beam divergence in radians -beam/divergence = 0.0087 - -; Reciprocal space profile radius in m^-1 -profile_radius = 0.001e9 diff --git a/doc/examples/lcls-xpp-estimate.beam b/doc/examples/lcls-xpp-estimate.beam deleted file mode 100644 index ac4dd3c3..00000000 --- a/doc/examples/lcls-xpp-estimate.beam +++ /dev/null @@ -1,19 +0,0 @@ -; Number of photons per pulse -beam/fluence = 5.0e12 - -; Radius of X-ray beam -beam/radius = 1.5e-6 - -; Photon energy in eV -beam/photon_energy = 3000.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 - -; Beam divergence in radians -beam/divergence = 0.001 - -; Reciprocal space profile radius in m^-1 -profile_radius = 0.001e9 diff --git a/doc/reference/libcrystfel/CrystFEL-docs.sgml b/doc/reference/libcrystfel/CrystFEL-docs.sgml index e9a832f5..1aef3ddb 100644 --- a/doc/reference/libcrystfel/CrystFEL-docs.sgml +++ b/doc/reference/libcrystfel/CrystFEL-docs.sgml @@ -47,11 +47,6 @@ - - Beam parameters - - - Peaks -- cgit v1.2.3