gstlal  1.4.1
Namespaces | Functions | Variables
plotutil.py File Reference

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]+)")
 

Detailed Description

A file that contains some generic plotting module code.

Review Status

Definition in file plotutil.py.