astro.fits
Class FlatCheck.MarkAll

java.lang.Object
  extended by astro.fits.FlatCheck.MarkAll
Enclosing class:
FlatCheck

public static class FlatCheck.MarkAll
extends Object

Excecutes raw test on all files for a specified telescope


Constructor Summary
FlatCheck.MarkAll()
           
 
Method Summary
static void main(String[] arg)
          First command line argument is the telescope name, 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.MarkAll

public FlatCheck.MarkAll()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
First command line argument is the telescope name, second are the properties of the checker

Throws:
Exception