"Fossies" - the Fresh Open Source Software Archive 
Member "gnuastro-0.8/bin/crop/astcrop.conf" (27 Dec 2018, 1174 Bytes) of package /linux/privat/gnuastro-0.8.tar.lz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Generic config files source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the last
Fossies "Diffs" side-by-side code changes report for "astcrop.conf":
0.3_vs_0.4.
1 # Default parameters (System) for Crop.
2 # Crop is part of GNU Astronomy Utitlies.
3 #
4 # Use the long option name of each parameter followed by a value. The name
5 # and value should be separated by atleast one white-space character (for
6 # example ` '[space], or tab). Lines starting with `#' are ignored.
7 #
8 # For more information, please run these commands:
9 #
10 # $ astcrop --help # Full list of options, short doc.
11 # $ astcrop -P # Print all options and used values.
12 # $ info astcrop # All options and input/output.
13 # $ info gnuastro "Configuration files" # How to use configuration files.
14 #
15 # Copying and distribution of this file, with or without modification, are
16 # permitted in any medium without royalty provided the copyright notice and
17 # this notice are preserved. This file is offered as-is, without any
18 # warranty.
19
20 # Input image and catalog parameters:
21 cathdu 1
22 hstartwcs 0
23 hendwcs 0
24
25 # Output parameters:
26 checkcenter 0
27 suffix _cropped.fits
28
29 # Crop by center (when a catalog is given)
30 coordcol 2
31 coordcol 3
32
33 # Operating mode:
34 mode wcs