stella.adapter
Class AbstractPinholeShift.Background
java.lang.Object
stella.adapter.AbstractPinholeShift.Background
- Enclosing class:
- AbstractPinholeShift
public static class AbstractPinholeShift.Background
- extends Object
Reads the image on the command line and calculates backgrounds.
|
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 |
AbstractPinholeShift.Background
public AbstractPinholeShift.Background()
main
public static void main(String[] arg)
throws Exception
- The first command line argument is the fits file, all others
are static.
- Throws:
Exception