iotbx.data_plots
index
/net/chevy/raid1/rwgk/dist/iotbx/data_plots.py

 
Modules
       
cctbx.array_family.flex
os
string
sys

 
Classes
       
__builtin__.object
plot_data

 
class plot_data(__builtin__.object)
     Methods defined here:
__init__(self, plot_title, x_label, y_label, x_data, y_data, y_legend, comments)
add_data(self, y_data, y_legend)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
Functions
       
StringIO(...)
StringIO([s]) -- Return a StringIO-like stream for reading or writing
plot_data_loggraph(plot_data, output)