stella.adapter
Class AbstractPinholeShift.Reconstruct

java.lang.Object
  extended by stella.adapter.AbstractPinholeShift.Reconstruct
Enclosing class:
AbstractPinholeShift

public static final class AbstractPinholeShift.Reconstruct
extends Object

Tests an algorithm with given properties.


Constructor Summary
AbstractPinholeShift.Reconstruct()
           
 
Method Summary
static void main(String[] arg)
          The first command line argument is the fits file, second the properties including class definition.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPinholeShift.Reconstruct

public AbstractPinholeShift.Reconstruct()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
The first command line argument is the fits file, second the properties including class definition.

Throws:
Exception