stella.adapter
Class AbstractPinholeShift.Background

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

public static class AbstractPinholeShift.Background
extends Object

Reads the image on the command line and calculates backgrounds.


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

Constructor Detail

AbstractPinholeShift.Background

public AbstractPinholeShift.Background()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
The first command line argument is the fits file, all others are static.

Throws:
Exception