stella.parameter
Class MomentsTrigger.Test

java.lang.Object
  extended by stella.parameter.MomentsTrigger.Test
Enclosing class:
MomentsTrigger

public static class MomentsTrigger.Test
extends Object

As a test, we provide a fits file, a moment trigger properties file and a fits moment parameter properties.


Constructor Summary
MomentsTrigger.Test()
           
 
Method Summary
static void main(String[] arg)
          First command line arg is fits, than prop of moments trigger, then fits moments prop.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MomentsTrigger.Test

public MomentsTrigger.Test()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
First command line arg is fits, than prop of moments trigger, then fits moments prop.

Throws:
Exception