diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/indexamajig.1 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1 index ae71a571..124ee459 100644 --- a/doc/man/indexamajig.1 +++ b/doc/man/indexamajig.1 @@ -288,20 +288,6 @@ Run \fIn\fR analyses in parallel. Default: 1. Don't attempt to correct the prefix (see \fB--prefix\fR) if it doesn't look correct. .PD 0 -.IP \fB--closer-peak\fR -.PD -If you use this option, indexamajig will integrate around the location of a detected peak instead of the predicted peak location if one is found close to the predicted position, within ten pixels. \fBDon't use this option\fR, because -there is currently no way to set the definition of 'nearby' to be appropriate -for your data. - -.PD 0 -.IP \fB--no-closer-peak\fR -.PD -This is the opposite of \fB--closer-peak\fR, and is provided for compatibility -with old scripts because this option selects the behaviour which is now the -default. - -.PD 0 .IP \fB--no-use-saturated\fR .PD Normally, peaks which contain one or more pixels above max_adu (defined in the detector geometry file) will be used for indexing (but not used in the final integration - see the section on peak integration above). Using this option causes saturated peaks to be ignored completely. The opposite is \fB--use-saturated\fR, which is the default. |