astro.fits
Class FlatCheck.FileF
java.lang.Object
astro.fits.FlatCheck.FileF
- Enclosing class:
- FlatCheck
public static class FlatCheck.FileF
- extends Object
Reads the fits file on the command line and does a check on all
quadrants.
|
Method Summary |
static void |
main(String[] arg)
First command line argument is uncompressed fits file, second
is extension or zero. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlatCheck.FileF
public FlatCheck.FileF()
main
public static void main(String[] arg)
throws Exception
- First command line argument is uncompressed fits file, second
is extension or zero.
- Throws:
Exception