astro
Class SextractorRead.Wcs
java.lang.Object
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.
|
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 |
SextractorRead.Wcs
public SextractorRead.Wcs()
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