diff options
author | Thomas White <taw@physics.org> | 2019-06-20 17:17:08 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2019-06-21 15:37:24 +0200 |
commit | 4479b302e18238fdaae3eb8a02626dd4c8f8cf3b (patch) | |
tree | c915847a663d9d07de19ef8462c094cdba4b276d /doc/man | |
parent | e8f3015616bc7232085b3ae5ceb94f82a941c56e (diff) |
partialator: Add --force-lambda
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/partialator.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/partialator.1 b/doc/man/partialator.1 index 1a6d30d3..f0491616 100644 --- a/doc/man/partialator.1 +++ b/doc/man/partialator.1 @@ -169,8 +169,9 @@ If you prefer, you can specify the ambiguity operator by specifying the apparent .PD 0 .IP \fB--force-bandwidth=\fIbw\fR .IP \fB--force-radius=\fIR\fR +.IP \fB--force-lambda=\fIR\fR .PD -Set the X-ray bandwidth or initial profile radius for all crystals before proceeding, overriding the values from the stream. Bandwidth is given as a fraction, i.e. \fB--force-bandwidth=0.0013\fR means 0.13 percent (approximate FWHM). Radius is given in nm^-1. +Set the X-ray bandwidth, initial profile radius or wavelength for all crystals before proceeding, overriding the values from the stream. Bandwidth is given as a fraction, i.e. \fB--force-bandwidth=0.0013\fR means 0.13 percent (approximate FWHM). Radius is given in nm^-1. Wavelength is given in Angstroms. .SH PARTIALITY MODELS |