astro.fits
Class FlatCheck.Mark
java.lang.Object
astro.fits.FlatCheck.Mark
- Enclosing class:
- FlatCheck
public static class FlatCheck.Mark
- extends Object
Reads the unique on the command line and executes raw tests on it,
writes the resulting .use file.
|
Method Summary |
static void |
main(String[] arg)
First command line argument is the unique ID, second are the
properties of the checker |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlatCheck.Mark
public FlatCheck.Mark()
main
public static void main(String[] arg)
throws Exception
- First command line argument is the unique ID, second are the
properties of the checker
- Throws:
Exception