diff options
author | Chuck <chun.hong.yoon@desy.de> | 2014-05-30 15:43:01 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-06-02 14:20:06 +0200 |
commit | b8dc678c8ace9230e7cf729a400e44c377bc4ba3 (patch) | |
tree | 522c0406c562a6b45846c208da1a900b4a0e6810 /doc/man | |
parent | 1ebd4097b9813d1657b7ac69cb910ef96efd8d19 (diff) |
process_hkl: Remove --sum and --max-only
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/process_hkl.1 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/man/process_hkl.1 b/doc/man/process_hkl.1 index 31beb8c6..7a99316d 100644 --- a/doc/man/process_hkl.1 +++ b/doc/man/process_hkl.1 @@ -81,19 +81,6 @@ Scaling using process_hkl doesn't work very well: use \fBpartialator\fR if you need more advanced merging techniques. .PD 0 -.IP \fB--sum\fR -.PD -Sum the intensities, instead of averaging them. This might be useful for -comparing results to radially summed powder patterns, but usually gives less -useful final intensities. - -.PD 0 -.IP \fB--max-only\fR -.PD -Output the maximum intensity for each reflection rather than the mean value of -all intensities. This is usually not useful. - -.PD 0 .IP \fB--no-polarisation\fR .PD Disable the polarisation correction. |