Plot Coordinate Systems


Mira plots image data using and (x,y) system of either the native array coordinate units of pixels and luminance or world coordinate system units of arcseconds and luminance. The only difference between the two systems is what gets used for the distance or position axis of the plot. Typically, the distance or position is plotted on the x-axis.

For example,

A plot in WCS shows position or distance as an offset relative to the WCS coordinate at the center of the data.

When to use WCS Units

World Coordinate System (WCS) units can be used under the following circumstances:

The FITS format requirement exists because the WCS definition is part of the FITS format standard.

Selecting WCS or Pixel Coordinates

The choice of plot coordinate system is made on the Plot Preferences Page of the Mira Preferences Dialog. Make your selection from the Plot Coordinate System list box and be sure to click [OK], [Apply], or [Save] as appropriate.. If you select World Coordinates and no WCS information exists in the image header, Mira automatically defaults to Pixel Coordinates for the plot. The difference is shown in the Comparison of Plot Coordinate Systems.

Note

The choice of plot coordinate system must be made before the plot is made. This is required because the image data are projected into WCS units before being sent to the Plot Window.

 

Tip

If the image does not have WCS information but you want a plot against arcseconds on the x-axis, you can perform a "quick & dirty" WCS calibration using the Set Equatorial Scale command. After doing this, do not save the image unless you want the WCS system made a permanent part of the image.

Related Topics

Image Coordinate Display, World Coordinate System, Plot Preferences Page, Plotting in World Coordinates