public class CoordsPixel
extends java.lang.Object
Constructor and Description |
---|
CoordsPixel() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Usage:
java skyview.util.CoordsPixel file lon lat where file is the name of the FITS file and lon and lat are the celestial J2000 coordinates Note that the pixel coordinates for an NxM image run from 0 to N and 0 to M. |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception