astro.fits
Class DarkMaster.First

java.lang.Object
  extended by astro.fits.DarkMaster.First
Enclosing class:
DarkMaster

public static class DarkMaster.First
extends Object

We create a single dark bias from the first dark block found.


Constructor Summary
DarkMaster.First()
           
 
Method Summary
static void main(String[] arg)
          If arg is given, parse it as an ISO-date.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DarkMaster.First

public DarkMaster.First()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
If arg is given, parse it as an ISO-date.

Throws:
Exception