STIFF is a program to convert FITS images to TIFF format.
STIFF is a tool for converting FITS images to TIFF format in a visually appealing, but perceptually accurate, way. It is specifically designed to show faint detail in high-dynamic-range data while still retaining colour information for bright objects. It can create both 8-bit grayscale and 24-bit colour TIFF images.
STIFF is a tool for converting FITS images to TIFF format in a visually appealing, but perceptually accurate, way. It is specifically designed to show faint detail in high-dynamic-range data while still retaining colour information for bright objects. It can create both 8-bit grayscale and 24-bit colour TIFF images.
To install stiff, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install stiff
To see what files were installed by stiff, run:
port contents stiff
To later upgrade stiff, run:
sudo port selfupdate && sudo port upgrade stiff
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.