diff options
author | Thomas White <taw@physics.org> | 2011-03-08 15:28:31 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:18 +0100 |
commit | 6b1ac0ccbf67adb8ae19363d27f4a03f0232eff7 (patch) | |
tree | d61aeb5b55773b564c0abba6eba3a7a52551ee28 /doc | |
parent | 6577a02e1aa82c32c5bffef58a2b08e4f7d969d9 (diff) |
Remove old "jet/radius" field from example beam files
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/lcls-dec.beam | 4 | ||||
-rw-r--r-- | doc/examples/lcls-june.beam | 4 | ||||
-rw-r--r-- | doc/examples/lcls-xpp-estimate.beam | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/doc/examples/lcls-dec.beam b/doc/examples/lcls-dec.beam index 21304711..b52f30e1 100644 --- a/doc/examples/lcls-dec.beam +++ b/doc/examples/lcls-dec.beam @@ -21,7 +21,3 @@ detector/dqe = 0.9 ; Number of detector ADU per photon detector/adu_per_photon = 167.0 - - -; Radius in metres -jet/radius = 1.5e-6 diff --git a/doc/examples/lcls-june.beam b/doc/examples/lcls-june.beam index 02894570..f43461b0 100644 --- a/doc/examples/lcls-june.beam +++ b/doc/examples/lcls-june.beam @@ -21,7 +21,3 @@ detector/dqe = 0.9 ; Number of detector ADU per photon detector/adu_per_photon = 20.9 - - -; Radius in metres -jet/radius = 1.5e-6 diff --git a/doc/examples/lcls-xpp-estimate.beam b/doc/examples/lcls-xpp-estimate.beam index 357637f0..af9bb6ec 100644 --- a/doc/examples/lcls-xpp-estimate.beam +++ b/doc/examples/lcls-xpp-estimate.beam @@ -21,7 +21,3 @@ detector/dqe = 1.0 ; Number of detector ADU per photon detector/adu_per_photon = 1.0 - - -; Radius in metres -jet/radius = 1.0e-6 |