Introduction | Reduction | Conversions | Dates | Display Image | Headers | Image Load | Image Save | Photometry |
Table of Contents
This package contains functions for displaying FITS image data.
DisplayImage[imobj] | Display the data portion of the specified FITS image object in a graphical format. |
Function to easily display the data potion of FITS image files
This loads the package
In[1]:=
The following package is used to load FITS images
In[2]:=
In[3]:=
Out[3]=
Here is the graphical representation of a FITS image
In[4]:=
Here, the PlotRange is adjusted so that the thermal noise is harder to see.
In[5]:=
The following options can be used with DisplayImage
In[6]:=
Out[6]=
Created by Mathematica (October 24, 2004) |