stella.ccd
Class JanosDriver.Bias

java.lang.Object
  extended by stella.ccd.JanosDriver.Bias
Enclosing class:
JanosDriver

public static final class JanosDriver.Bias
extends Object

A test class. We open the driver, whose properties are in the first command line argument file. Bias exposuers are made.


Constructor Summary
JanosDriver.Bias()
           
 
Method Summary
static void main(String[] arg)
          First and only command line argument recognized are the ccd properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JanosDriver.Bias

public JanosDriver.Bias()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
First and only command line argument recognized are the ccd properties.

Throws:
IOException