![]() |
gstlal
1.4.1
|
A file that contains some generic plotting module code. More...
Go to the source code of this file.
Namespaces | |
| python.plotutil | |
| plotting utilities module | |
Functions | |
| def | python.plotutil.colour_from_instruments |
| def | python.plotutil.latexnumber (s) |
| def | python.plotutil.latexfilename (s) |
Variables | |
| tuple | python.plotutil.golden_ratio = (1. + math.sqrt(5.)) / 2. |
| python.plotutil.floatpattern = re.compile("([+-]?[.0-9]+)[Ee]([+-]?[0-9]+)") | |
A file that contains some generic plotting module code.
Definition in file plotutil.py.
1.8.14