Package reflectometry :: Package reduction :: Module polplot

Module polplot

source code

PolPlot2D is a panel for 4 cross-section 2D polarized reflectometry data.
Classes
  Plotter
  Plotter4
The PlotPanel has a Figure and a Canvas.
Functions
 
error_msg(msg, parent=None)
Signal an error condition -- in a GUI, popup a error dialog
source code
 
save_canvas(canvas, filebase)
Given a canvas and a a base filename, construct a file save dialog to save the canvas.
source code
 
bbox_union(bboxes)
Return a Bbox that contains all of the given bboxes.
source code
 
demo() source code