aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/indexamajig.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 113ad04b..714af5cd 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -111,14 +111,14 @@ static void show_help(const char *s)
" (peakfinder8 only) Default: 0\n"
" --max-res=<n> Maximum resolution for peak search (in pixels)\n"
" (peakfinder8 only) Default: 1200\n"
-" --window-radius=<n> (peakFinder9 only) defines the radius in which the "
-" local background is estimated\n"
-" --sig-fac-biggest-pix=<n> (peakFinder9 only) min snr of the biggest pixel in "
-" the peak\n"
-" --sig-fac-peak-pix=<n> (peakFinder9 only) min snr of a peak pixel\n"
-" --min-sig=<n> (peakFinder9 only) minimum standard deviation of "
+" --window-radius=<n> (peakFinder9 only) defines the radius in which the "
+" local background is estimated\n"
+" --sig-fac-biggest-pix=<n> (peakFinder9 only) min snr of the biggest pixel in "
+" the peak\n"
+" --sig-fac-peak-pix=<n> (peakFinder9 only) min snr of a peak pixel\n"
+" --min-sig=<n> (peakFinder9 only) minimum standard deviation of "
" the background\n"
-" --min-peak-over-neighbour=<n> (peakFinder9 only) just for speed. Biggest pixel"
+" --min-peak-over-neighbour=<n> (peakFinder9 only) just for speed. Biggest pixel"
" in peak must be n higher than this.\n"
" --no-use-saturated Reject saturated peaks\n"
" --no-revalidate Don't re-integrate and check HDF5 peaks\n"