aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-05-24 10:39:25 +0200
committerThomas White <taw@physics.org>2018-05-24 15:21:18 +0200
commit2c3009115b8cc34c6ea085e45856244457198541 (patch)
treeaa077a2ca4b4d537ffef7b6862c05673ccfaab93 /src
parente9ffe115ba2ce1db0667dabad5e6a9b42a2d359a (diff)
Formatting in --help
Diffstat (limited to 'src')
-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"