astro.fits
Class FitsStatistic.Nomode

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

public static class FitsStatistic.Nomode
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.Nomode()
           
 
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.Nomode

public FitsStatistic.Nomode()
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