astro
Class SextractorRead.Wcs

java.lang.Object
  extended by astro.SextractorRead.Wcs
Enclosing class:
SextractorRead

public static class SextractorRead.Wcs
extends Object

We convert a ICAT output sextractor file to a WCS input file, filtering all non-stars out of the list.


Constructor Summary
SextractorRead.Wcs()
           
 
Method Summary
static void main(String[] arg)
          First command line is the icat-sextractor output, second is the wcs position file in daofind format.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SextractorRead.Wcs

public SextractorRead.Wcs()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
First command line is the icat-sextractor output, second is the wcs position file in daofind format.

Throws:
IOException