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