astro.fits
Class IcatPrepare.Scan

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

public static class IcatPrepare.Scan
extends Object

We list all science fits in a directory and pass it to the register source.


Constructor Summary
IcatPrepare.Scan()
           
 
Method Summary
static void main(String[] arg)
          Command line argument is the dir.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IcatPrepare.Scan

public IcatPrepare.Scan()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
Command line argument is the dir.

Throws:
IOException