stella.util
Class SextractorRegions.toCanvas
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SextractorRegions.toCanvas
public SextractorRegions.toCanvas()
main
public static void main(String[] arg)
throws IOException
- Throws:
IOException