Scroll to navigation

SUBTRACTSKY(1) User Commands SUBTRACTSKY(1)

NAME

SubtractSky - subtract the sky value in an image

SYNOPSIS

astsubtractsky [OPTION...] ASTRdata

DESCRIPTION

SubtractSky is part of GNU Astronomy Utilities 0.2.33-8a3b. SubtractSky Finds the sky value over a grid on the input and subtracts it from the image to give a clear and uniform output.

For more information, please run any of the following commands. They will respectively show you the `Invoking SubtractSky' subsection, the complete `SubtractSky' section, or the full GNU Astronomy Utilities manual. In particular the first contains a very complete explanation of each option.

info astsubtractsky
info SubtractSky
info gnuastro

If you couldn't find your answer in the manual, you can get direct help from experienced Gnuastro users and developers. For more information, please run:

info help-gnuastro

SubtractSky options:

Input:
Extension name or number of input data.
Mask image header name.
Kernel image file name for convolution.
Mask image file name.
Kernel image header name for convolution.
Output:
Store convolved image in `_conv.fits' file.
Store final sky and its STD in `_sky.fits' file.
Include sky standard deviation in all checks too.
Don't delete output if it exists.
Do not remove input's dir info for output.
Output file or directory name.
Mesh grid:
Number of channels along first FITS axis.
Number of channels along second FITS axis.
Store mesh IDs in `_mesh.fits' file.
Distance beyond mirror point. Multiple of std.
Ignore channels in imageconvolution.
Ignore channels in interpolation.
Ignore channels in smoothing.
Only interpolate over the blank pixels.
Fraction of last mesh area to add new.
Each mesh in one pixel in mesh check images.
Number of nearest neighbors to interpolate.
Minimum acceptable quantile for the mode.
Size of each mesh (tile) in the grid.
Width of smoothing kernel (odd number).
Statistics:

-t, --sigcliptolerance=FLT Difference in STD tolerance to halt iteration.

Multiple of standard deviation in sigma-clipping.
Operating modes:
-?, --help
give this help list
BibTeX citation for SubtractSky.
No log file for programs which make one.
Number of CPU threads to use.
Only read current directory configuration file.
Only run if the program version is this.
Print parameter values to be used and abort.
Only report errors, remain quiet about steps.
Set default values for this user and abort.
Set default values for this directory and abort.
give a short usage message
print program version

Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.

GNU Astronomy Utilities home page: http://www.gnu.org/software/gnuastro/

AUTHOR

Written by Mohammad Akhlaghi

REPORTING BUGS

Report bugs to bug-gnuastro@gnu.org.

COPYRIGHT

Copyright © 2015-2016, Free Software Foundation, Inc. License GPLv3+: GNU General public license version 3 or later.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

The full documentation for SubtractSky is maintained as a Texinfo manual. If the info and SubtractSky programs are properly installed at your site, the command

info SubtractSky

should give you access to the complete manual.

October 2016 GNU Astronomy Utilities 0.2.33-8a3b