stella.parameter
Class FlatExposureTime.Test

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

public static class FlatExposureTime.Test
extends Object

Reads the fits file given at the command line, extract the exposure time and does an exposure calculation using default bias levels.


Constructor Summary
FlatExposureTime.Test()
           
 
Method Summary
static void main(String[] arg)
          Command line argument is the path to the fits file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlatExposureTime.Test

public FlatExposureTime.Test()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Command line argument is the path to the fits file.

Throws:
Exception