astro.fits
Class IcatJoin.Single

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

public static class IcatJoin.Single
extends Object

Takes a single file name including extension and creates the combined fits, which is then saved on the indicated location.


Constructor Summary
IcatJoin.Single()
           
 
Method Summary
static void main(String[] arg)
          First command line argument is the fits name as found in the four qudrant directories, second is the location of the resulting fits file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IcatJoin.Single

public IcatJoin.Single()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
First command line argument is the fits name as found in the four qudrant directories, second is the location of the resulting fits file. If a third arguemnt is given, these are the properties of the IAT join.

Throws:
nom.tam.fits.FitsException
IOException