aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel')
-rw-r--r--libcrystfel/src/image.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h
index bc78147e..6589ac1a 100644
--- a/libcrystfel/src/image.h
+++ b/libcrystfel/src/image.h
@@ -104,10 +104,6 @@ struct beam_params
char *photon_energy_from; /* HDF5 dataset name */
double photon_energy_scale; /* Scale factor for photon energy, if the
* energy is to be from the HDF5 file */
- double bandwidth; /* FWHM(wavelength) over wavelength. */
- double divergence; /* divergence (radians) */
-
- double profile_radius; /* Reciprocal space size of a reflection */
};