From 2c3009115b8cc34c6ea085e45856244457198541 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 24 May 2018 10:39:25 +0200 Subject: Formatting in --help --- src/indexamajig.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src') 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= Maximum resolution for peak search (in pixels)\n" " (peakfinder8 only) Default: 1200\n" -" --window-radius= (peakFinder9 only) defines the radius in which the " -" local background is estimated\n" -" --sig-fac-biggest-pix= (peakFinder9 only) min snr of the biggest pixel in " -" the peak\n" -" --sig-fac-peak-pix= (peakFinder9 only) min snr of a peak pixel\n" -" --min-sig= (peakFinder9 only) minimum standard deviation of " +" --window-radius= (peakFinder9 only) defines the radius in which the " +" local background is estimated\n" +" --sig-fac-biggest-pix= (peakFinder9 only) min snr of the biggest pixel in " +" the peak\n" +" --sig-fac-peak-pix= (peakFinder9 only) min snr of a peak pixel\n" +" --min-sig= (peakFinder9 only) minimum standard deviation of " " the background\n" -" --min-peak-over-neighbour= (peakFinder9 only) just for speed. Biggest pixel" +" --min-peak-over-neighbour= (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" -- cgit v1.2.3