astro.fits
Class FitsTools.Wifsip

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


Constructor Summary
FitsTools.Wifsip()
           
 
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
 

Constructor Detail

FitsTools.Wifsip

public FitsTools.Wifsip()
Method Detail

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