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