Source: fits2tiff
Section: science
Priority: optional
Maintainer: "R. J. Mathar" <mathar@mpia.de>
Build-Depends: debhelper (>=11~), libcfitsio-dev, libtiff-dev
Standards-Version: 4.1.4
Homepage: https://www.mpia.de/~mathar

Package: fits2tiff
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Conversion of FITS image HDU's to TIFF 6.0 files.
 fits2tiff extracts slices of images in header-data units of FITS files
 that contain simple images or cubes. A command line option selects
 production of gray scale TIFF images or a images applying a finite set of color-lookup tables.
 Other command line options rotate and/or flip the
 images while creating the TIFF image. Another options sets the cut levels which are mapped to black
 and white in the TIFF images, apply gamma corrections and support binning.
