stella.util
Class MasterDark.Xtendfind

java.lang.Object
  extended by stella.util.MasterDark.Xtendfind
Enclosing class:
MasterDark

public static class MasterDark.Xtendfind
extends Object

Packs all extensions into a single file, operates with a file filter on the current directory.


Constructor Summary
MasterDark.Xtendfind()
           
 
Method Summary
static void main(String[] arg)
          Reads the fitsbase as the first command line argument, the starting number as second and the number of images as third.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterDark.Xtendfind

public MasterDark.Xtendfind()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
Reads the fitsbase as the first command line argument, the starting number as second and the number of images as third.

Throws:
nom.tam.fits.FitsException
IOException