public class PixelCoords extends Object
Constructor and Description |
---|
PixelCoords() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Usage:
java skyview.util.PixelCoords file x y where file is the name of the FITS file and x and y are the pixel coordinates for which the celestial J2000 coordinates are desired. |
public static void main(String[] args) throws Exception
Exception