Tag Archives: utilities

Where is a given pixel?

Included in the skyview.util package are two simple utilities that find the coordinate of a pixel in the image or the pixel corresponding to given coordinates. You can use them as: java -cp skyview.jar skyview.util.CoordsPixel filename.fits 10.3 11.4 to find … Continue reading

Posted in Documentation | Tagged | Leave a comment