Working with FITS Format
FITS format, or the "Flexible Image Transport System", is a file format standardized and maintained by NASA that allows data to be transported between systems and interpreted according to exact specifications. A FITS format file consists of a data array (pixel data for an image) and a header containing metadata describing the pixel data and providing other documentation about the file. The FITS header and data follow a rigid structure defined in the standard. It is critical to note that FITS format is a file format, not an image format, as other types of data may be encoded in a FITS file.
Beyond opening, saving, and displaying FITS format images, Mira provides numerous tools for showing and modifying the FITS header metadata. Note that Mira does not save all of the FITS header metadata to TIFF and other graphics format files.
Defines and describes the FITS format and Mira's implementation. |
|
Defines the standard FITS keywords and additional keywords used by Mira. |
|
Describes the general procedure for editing or modifying the FITS header information. |
|
Displays the FITS header information and permits the information to be edited. The header is opened in an independent window, separate from the image window. |
|
Displays the FITS header information and permits the information to be edited. The header is opened in a docking pane owned by the image window. |
|
Defines the coordinate orientation used by FITS format images. |
|
Displays the keywords used for describing a World Coordinate System attached to the image. |
|
Describes how comments are stored in the FITS image header. |
|
Changes keyword values in the FITS image header. |
|
Describes how the image processing history is stored in the FITS image header. |
|
Encodes calibration information into the image header. Mira uses this to prevent repeating the specific steps of calibration. |