diff options
author | Thomas White <taw@physics.org> | 2012-07-02 17:00:20 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-07-02 17:00:20 +0200 |
commit | bbf7cea5c7aade69c48ca888170e12537accdd29 (patch) | |
tree | 96a8dc4d248c5211af06655594f2c570207116ea /doc/man | |
parent | d7cacb7871a7d49057453b768e420dfb0ab52077 (diff) |
compare_hkl: Add --sigma-cutoff option
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/compare_hkl.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/compare_hkl.1 b/doc/man/compare_hkl.1 index a02cbd9c..b44f16df 100644 --- a/doc/man/compare_hkl.1 +++ b/doc/man/compare_hkl.1 @@ -42,6 +42,11 @@ Fix the lower resolution limit for the resolutions shells, as 1/d in m^-1. Refl Fix the upper resolution limit for the resolutions shells, as 1/d in m^-1 Reflections outside the specified resolution range will still be included in the calculation of overall figures of merit. .PD 0 +.IP \fB--sigma-cutoff=\fR\fIn\fR +.PD +Discard reflections with I/sigma(I) < \fIn\fR. Default: -infinity (no cutoff). + +.PD 0 .IP \fB--shells=\fR\fIFoM\fR .PD Calculate \fIFoM\fR in resolution shells. Possible figures of merit for \fIFoM\fR are: |