stella.adapter
Class QuadrantShift.Test

java.lang.Object
  extended by stella.adapter.QuadrantShift.Test
Enclosing class:
QuadrantShift

public static class QuadrantShift.Test
extends Object

Test class. Reads properties and fits, outputs shift.


Constructor Summary
QuadrantShift.Test()
           
 
Method Summary
static void main(String[] arg)
          First command line argument id the FITS file, then the properties of the CoG.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuadrantShift.Test

public QuadrantShift.Test()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
First command line argument id the FITS file, then the properties of the CoG.

Throws:
Exception