| Trees | Indices | Help |
|
|---|
|
|
Handles interactions with ds9 (http://hea-www.harvard.edu/RD/ds9/). Ds9 is an image display and analysis tool commonly used in astrophysics, but it's good for any kind of greyscale image.
Note: there is an extra, special property Coordsys. This is not fed to ds9. It is merely something that you can use to remember what coordinate system the regions are in.
| Classes | |
| UnknownProperty | |
| execwait | |
| ds9_io | |
| BadTagError | |
| Region | |
| line | |
| circle | |
| point | |
| text | |
| ds9 | |
|
ds9_file This is just a convenient way to write regions to a file, instead of writing them to a ds9 session. |
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
COLORS =
|
|
PLOTSYMS =
|
|
PROPin =
|
|
PROPout = {'color': _kvstr, 'text': _kvquote, 'font': _kvquote
|
|
PLOTSTYLES =
|
|
__package__ =
|
|
Imports: re, threading, os, time, COPY, die, g_exec
| Function Details |
Copy a region and update some of the keyword arguments (e.g. color). The original object is unchanged, and you can copy any subclass of Region. |
Read regions from a file. This is an iterator. Fd is a file descriptor. |
Read regions from a file. Fd is a file descriptor. |
| Variables Details |
COLORS
|
PROPin
|
PROPout
|
PLOTSTYLES
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:02 2011 | http://epydoc.sourceforge.net |