astro.fits
Class FlatCheck.FileF

java.lang.Object
  extended by 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.


Constructor Summary
FlatCheck.FileF()
           
 
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
 

Constructor Detail

FlatCheck.FileF

public FlatCheck.FileF()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
First command line argument is uncompressed fits file, second is extension or zero.

Throws:
Exception