Namespaces | Functions
plot.py File Reference

Go to the source code of this file.

Namespaces

 wirecell.util.wires.plot
 

Functions

def wirecell.util.wires.plot.plot_polyline (pts)
 
def wirecell.util.wires.plot.oneplane (store, iplane, segments=None)
 
def wirecell.util.wires.plot.select_channels (store, pdffile, channels, labels=True)
 
def wirecell.util.wires.plot.allplanes (store, pdffile)
 
def wirecell.util.wires.plot.face_in_allplanes (store, iface=0, segments=None)
 
def wirecell.util.wires.plot.allwires (store)
 
def wirecell.util.wires.plot.plot_rect (rect, color="black")
 
def wirecell.util.wires.plot.plotwires (wires)
 
def wirecell.util.wires.plot.plot_wires_sparse (wires, indices, group_size=40)
 
def wirecell.util.wires.plot.plot_some ()
 
def wirecell.util.wires.plot.plot_wires (wobj, wire_filter=None)