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