astro.fits
Class BiasMaster.First

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

public static class BiasMaster.First
extends Object

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


Constructor Summary
BiasMaster.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

BiasMaster.First

public BiasMaster.First()
Method Detail

main

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

Throws:
Exception