gnuastro (0.22)

(root)/
etc/
astnoisechisel-3d.conf
# Default parameters (System) for NoiseChisel.
# NoiseChisel is part of GNU Astronomy Utitlies.
#
# Use the long option name of each parameter followed by a value. The name
# and value should be separated by atleast one white-space character (for
# example ` '[space], or tab). Lines starting with `#' are ignored.
#
# For more information, please run these commands:
#
#  $ astnoisechisel --help               # Full list of options, short doc.
#  $ astnoisechisel -P                   # Print all options and used values.
#  $ info astnoisechisel                 # All options and input/output.
#  $ info gnuastro "Configuration files" # How to use configuration files.
#
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty provided the copyright notice and
# this notice are preserved.  This file is offered as-is, without any
# warranty.

# Input:
 khdu                    1
 whdu                    1
 chdu                    1

# Tessellation
 numchannels	     1,1,1
 tilesize          15,15,5
 largetilesize    50,50,15

# Detection:
 meanmedqdiff        0.005
 qthresh               0.3
 outliersigma           10
 outliersclip        3,0.2
 smoothwidth             3
 erode                   1
 erodengb                6
 noerodequant         0.99
 opening                 1
 openingngb             18
 minskyfrac            0.7
 sigmaclip           3,0.2
 dthresh               0.0
 dopening                1
 dopeningngb             6
 holengb                18
 pseudoconcomp           6
 snminarea              20
 minnumfalse           100
 snquant              0.99
 detgrowquant         0.95
 detgrowmaxholesize    300

# Operating mode
 continueaftercheck      0