astro.fits
Class FitsTools.Wifsip
java.lang.Object
astro.fits.FitsTools.Wifsip
- Enclosing class:
- FitsTools
public static class FitsTools.Wifsip
- extends Object
Reads the four extensions of an WiFSIP image, does clipping, flipping and
tiling to produce a single output fits.
|
Method Summary |
static void |
main(String[] arg)
The first command line is the extension-fits, second, if given, is
the save file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FitsTools.Wifsip
public FitsTools.Wifsip()
main
public static void main(String[] arg)
throws nom.tam.fits.FitsException,
IOException
- The first command line is the extension-fits, second, if given, is
the save file.
- Throws:
nom.tam.fits.FitsException
IOException