stella.adapter
Class CenterOfGravityShift.Test

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

public static class CenterOfGravityShift.Test
extends Object

Test class. Reads properties and fits, outputs shift.


Constructor Summary
CenterOfGravityShift.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

CenterOfGravityShift.Test

public CenterOfGravityShift.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