astro.fits
Class FitsTools.ClipOne

java.lang.Object
  extended by astro.fits.FitsTools.ClipOne
Enclosing class:
FitsTools

public static class FitsTools.ClipOne
extends Object

Reads one extensions of an WiFSIP image, does clipping to produce a single output fits.


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

public FitsTools.ClipOne()
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