astro.fits
Class FitsStatistic.Nosky

java.lang.Object
  extended by astro.fits.FitsStatistic.Nosky
Enclosing class:
FitsStatistic

public static class FitsStatistic.Nosky
extends Object

Reads a fits file, does an independant sky reduction on all extension found and writes the final fits. The sky reduction is a planar fit.


Constructor Summary
FitsStatistic.Nosky()
           
 
Method Summary
static void main(String[] arg)
          First command line argument is the src file, second if given destinoation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FitsStatistic.Nosky

public FitsStatistic.Nosky()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
First command line argument is the src file, second if given destinoation.

Throws:
nom.tam.fits.FitsException
IOException