astro.fits
Class FlatCheck.Mark

java.lang.Object
  extended by 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.


Constructor Summary
FlatCheck.Mark()
           
 
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
 

Constructor Detail

FlatCheck.Mark

public FlatCheck.Mark()
Method Detail

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