astro.fits
Class BiasMaster.First
java.lang.Object
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.
|
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 |
BiasMaster.First
public BiasMaster.First()
main
public static void main(String[] arg)
throws Exception
- If arg is given, parse it as an ISO-date.
- Throws:
Exception