Scroll to navigation

FITSCUT(1) User Commands FITSCUT(1)

NAME

fitscut - extract cutouts from FITS image format file

SYNOPSIS

fitscut [options] file [green] [blue] [outfile]

DESCRIPTION

Options are:

force overwrite of output file
display this help and exit
verbose operation
output version information and exit
output a PNG format file
output a JPEG format file
X center coordinate
Y center coordinate
X corner coordinate
Y corner coordinate
number of rows (height)
number of columns (width)
extract a cutout of the same size as the input image
output in linear scale [default]
output in log scale
output in square root scale
histogram equalized output
asinh equalized output
invert output colors
output palette name (png output only)
multiply image by value
scale image by exposure time factor
percent of histogram to include
the percentage of the histogram to include. If percent is two values separated by a comma it is interpreted as the lower and upper bounds of the histogram to include (eg. --autoscale=1.5,98.5)
lower bound percentage of histogram to include
upper bound percentage of histogram to include
image value to use for scale minimum
image value to use for scale maximum
be used for all images (eg. --min=0), or one value for each image separated by a comma (eg. --min=0,0,0)
filename to be used in red channel of color image
filename to be used in green channel of color image
filename to be used in blue channel of color image
zoom input image by positive multiplicative factor
use WCS information in header to align images
add a WCS compass to the image

Supported palettes:

gray heat cool rainbow red green blue
August 2020 fitscut 1.4.4 (Tue Oct 31 16:43:46 EST 2006)