Images by Date
Images by Category
Solar System
Stars
Exoplanets
White Dwarfs
Supernovas
Neutron Stars
Black Holes
Milky Way Galaxy
Normal Galaxies
Quasars
Galaxy Clusters
Cosmology/Deep Field
Miscellaneous
Images by Interest
Space Scoop for Kids
4K JPG
Multiwavelength
Sky Map
Constellations
Photo Blog
Top Rated Images
Image Handouts
Desktops
Fits Files
Image Tutorials
Photo Album Tutorial
False Color
Cosmic Distance
Look-Back Time
Scale & Distance
Angular Measurement
Images & Processing
AVM/Metadata
Image Use Policy
Web Shortcuts
Chandra Blog
RSS Feed
Chronicle
Email Newsletter
News & Noteworthy
Image Use Policy
Questions & Answers
Glossary of Terms
Download Guide
Get Adobe Reader
openFITS - Create Images from Raw Data

Return to openFITS Page

Introduction and Background - Images and Color

The Electromagnetic Spectrum

The colors we see are the result of how the human eye and brain perceive different wavelengths of light in the visible part of the electromagnetic spectrum - roughly radiation in the range of 380 nm to 740 nm. The ability of the human eye to distinguish colors is based on the varying sensitivity of different cells in the retina to light of different wavelengths.

Apple
The retina contains three types of color receptor cells, or cones. Light, no matter how complex its composition of wavelengths, is reduced to three color components by the eye. For each location in the visual field, the three types of cones yield three signals based on the extent to which each is stimulated: red, blue and green. True-color images of a subject are images that appear to the human eye exactly like the original subject would: a blue sky is blue, a red apple is red, and green grass is green.

A false-color image is an image that depicts a subject in colors that differ from those a faithful full-color photograph would show. The term false-color is typically used to describe images whose colors represent measured intensities outside the visible portion of the electromagnetic spectrum (ie. invisible to the human eye). Color astronomical images are usually false-colored, though the term false-color is misleading here. Coloring an astronomical image involves the careful selection of colors chosen to represent some characteristic in an image, such as intensity, energy or chemical composition. "True Color" images translate intensity information from the invisible to the visible by assigning colors to individual images and combining them. The colors chosen, usually Red, Green and Blue are usually mapped according to wavelength such that the longest wavelengths of light present in the image are mapped to Red, while shorter wavelengths move through Green and Blue. The colors selected are representative of the physical processes underlying the objects in the images, and display in a single image, as much information as possible that's available from the data; think of it as "representative color". Raw, grayscale image data are transported into image analysis software where adjustments are made to emphasize the individual features or processes that scientists are interested in - or enhanced for aesthetic purposes. It is important to note that at no point in this process are the images modified to create something that isn't already present in the data. Astronomical image processors maintain a careful balance of art and science enhancing the image while meticulously preserving the integrity of the data. See x-ray 101 for more information on how Chandra "sees" x-ray light.

Flexible Image Transport System (FITS) Image File Format

FITS is a digital file format used mainly by astronomers to store, transmit, and manipulate scientific data and images. The FITS format was designed specifically with scientific data in mind and includes a rich, human readable, ASCII metadata header capable of providing very detailed information about the contents of a particular file. These details include very specific information regarding the nature and source of the data, the time when the data were created, as well as photometric and spatial calibration information. In the openFITS project, you will use raw or minimally processed FITS data from the Chandra X-ray Observatory to create your own color images! The FITS Index will be a repository for all of the FITs files used in the project.

A Word on Software and Open Source

Photoshop/GIMP
The industry standard software for image processing is Adobe Photoshop. Photoshop comes in a variety of "flavors" priced according to the needs of the user and is available for both Windows and Mac (unfortunately, not Linux). Fortunately, there are cheaper alternatives to Photoshop. For example, PixInsight is a very powerful, modular image processing platform built from the ground up by astronomers for astronomers. It has gained a significant following over the years and has a very active, lively and supportive user community. Many of PixInsight's advanced features are beyond the scope of this tutorial, but curious readers should definitely check it out. They offer a 45 day, fully functional trial period for interested users; a full license will run about $225 USD. An even cheaper option is the freely available, and very powerful open source Photoshop alternative, Gnu Image Manipulation Program or GIMP. The latest version of GIMP (v 2.8) now runs native on Mac OS X, and is also available for Windows, and Linux users. Our goal is to maintain an open source workflow for openFITS, and as such, we will utilize GIMP in our tutorials. The main concepts covered are easily transferrable to other image editing software. Additionally, although GIMP has a built-in FITS reader, it is limited to 8-bit image scaling while the original data in most cases are 16 or 32 bit so image information will be lost. For most images, it will suffice, but if needed, one can utilize FITSLiberator, developed in conjunction with ESA/ESO and NASA, for more control over how your image is scaled before working on it in GIMP. This software gives the user complete control over the appearance of data before it is projected to the screen and most of the scaling information is lost. Once an image is saved with FITSLiberator, it can then be opened in GIMP and edited as needed.

Image Scaling: A Quick Lesson In Bit Depth

Any image that you view on your computer screen has a bit depth associated with it. Bit depth refers to the number of colors that can be displayed in any one pixel in your image. The higher the bit depth, the more colors used in the image, and consequently, the larger the file size. In an 8-bit gray-scale image, for example, each pixel within the image can appear as one of 256 different shades of gray. The number 256 comes from the fact that bit depth increases as powers of 2, 28 = 256. A 16-bit image, therefore contains 216 or 65,536 potential color values for each pixel. Most astronomical images come in the form 16-bit images, and with over 65,000 color values per pixel, there is more information, or dynamic range in an image than can be displayed on the screen, or even viewed by human eyes. Image scaling is used to project the dynamic range of an image into a range that is suitable for display on a monitor. A scale function manipulates the pixel values before projecting them to the screen. The example on the left shows a linear scaling of the supernova remant E0102 on top of the same image scaled logarithmically.The ability to properly scale your data before working with it is crucial to creating dramatic and interesting images.

Installing GIMP and G'MIC

Point your browser to http://www.gimp.org/downloads to download the latest version of GIMP - you will automatically be directed to the right version for your OS.

G'MIC
G'MIC is a plugin for GIMP that defines a set of various filters as well as image denoising and enhancement algorithms. It includes a very nice GUI implementation of the GREYCstoration contour preserving smoothing algorithm that is particularly well suited to smoothing x-ray data. To install the G'MIC plugin for GIMP, point your browser to http://registry.gimp.org/node/13469 and download the appropriate installation file for your OS. The downloaded file is the GIMP plugin executable and it must be moved to the standard GIMP plugin directory to be seen by GIMP. On a Mac, and with a standard GIMP setup, this directory typically resides in /Users/[user]/Library/Gimp/2.8/plug-ins. Simply copy the file 'gmic_gimp' to this location and the next time GIMP is started up, the GREYCstoration smoothing plugin will show up in Filters->Enhance->GREYCstoration. As of GIMP v2.8 with the latest version of G'MIC v 1.5.2.4, GREYCstoration is considered obsolete and has been incorporated into the suite of G'MIC image manipulation tools. To find the equivalent of GREYCstoration within G'MIC, load an image and click through to Filters->G'MIC... Within the G'MIC dialog, navigate to Enhancement->Smooth [anisotropic] and you'll be greeted with an interface similar to the GREYCstoration interface for contour preserved image smoothing.

Disclaimer: The Chandra X-ray Center and the Harvard-Smithsonian Center for Astrophysics do not endorse any particular vendor's products. Please read all license agreements before downloading any software.