Description Usage Arguments Author(s) See Also
This function allows a FITS image to be converted into a PNG/X11 image, or output as a data array for use within a function. 3 colour RGB images may also be constructed by using multiple file inputs.
1 2 3 4 5 |
input |
input file(s) |
hdu |
input hdu |
func |
scaling function for plot [lin/log/atan] |
slide |
offset counts from the origin by a given value |
scale |
scaling value for each image |
locut |
lower cut (black) |
hicut |
upper cut (white) |
invert |
invert the output greyscale/colours |
method |
counts -> image conversion method [1/2] |
type |
output type [dat/png/eps/pdf/x11 or bitmap types] |
width |
output width |
height |
output height |
units |
output units |
res |
output resolution |
cen |
centre of image |
xdim |
x width (pixels) |
ydim |
y width (pixels) |
file |
output file name |
Lee Kelvin <lee.kelvin@uibk.ac.at>
The astronomy package: astro
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.