stella.util
Class SextractorRegions.toCanvas

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

public static class SextractorRegions.toCanvas
extends Object

Reads the file on the first command line argument and converts it to a canvas shape list, file name given as the second argument. Width and height of the fits file we overlay on has to follow. If a fifth argument is present, they are the properties of the sextractor regions.


Constructor Summary
SextractorRegions.toCanvas()
           
 
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.toCanvas

public SextractorRegions.toCanvas()
Method Detail

main

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