stella.util
Class SextractorRegions.toDs9

java.lang.Object
  extended by stella.util.SextractorRegions.toDs9
Enclosing class:
SextractorRegions

public static class SextractorRegions.toDs9
extends Object

Reads the file on the first command line argument and converts it to a ds9-region list, file name given as the second argument. If a third argument is present, they are the properties of the sextractor regions.


Constructor Summary
SextractorRegions.toDs9()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SextractorRegions.toDs9

public SextractorRegions.toDs9()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
Throws:
IOException