astro.fits
Class FitsTools.TestFits
java.lang.Object
astro.fits.FitsTools.TestFits
- Enclosing class:
- FitsTools
public static final class FitsTools.TestFits
- extends Object
Generates a test fits file, whose pixel value is adu=256*y+x.
|
Method Summary |
static void |
main(String[] arg)
Command line argument is the fits file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FitsTools.TestFits
public FitsTools.TestFits()
main
public static void main(String[] arg)
throws nom.tam.fits.FitsException,
IOException
- Command line argument is the fits file.
- Throws:
nom.tam.fits.FitsException
IOException