astro.fits
Class IcatPrepare.Single

java.lang.Object
  extended by astro.fits.IcatPrepare.Single
Enclosing class:
IcatPrepare

public static class IcatPrepare.Single
extends Object

This class splits the input file name on the first command line argument.


Constructor Summary
IcatPrepare.Single()
           
 
Method Summary
static void main(String[] arg)
          First is fits file to split, second, if present are properties of icatprepare.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IcatPrepare.Single

public IcatPrepare.Single()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
First is fits file to split, second, if present are properties of icatprepare.

Throws:
nom.tam.fits.FitsException
IOException