stella.adapter
Class ModelShift.Test

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

public static class ModelShift.Test
extends Object

Test class. Reads properties and fits, outputs shift.


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

ModelShift.Test

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