astro.fits
Class FitsStatistic.Nomode
java.lang.Object
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.
|
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 |
FitsStatistic.Nomode
public FitsStatistic.Nomode()
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