ptypy.utils.plot_client.MPLplotter#

class ptypy.utils.plot_client.MPLplotter(pars=None, probes=None, objects=None, runtime=None, in_thread=False)#

Bases: object

Plotting Client for Ptypy, using matplotlib.

__init__(pars=None, probes=None, objects=None, runtime=None, in_thread=False)#

Create a client and attempt to connect to a running reconstruction server.

Methods

__init__([pars, probes, objects, runtime, ...])

Create a client and attempt to connect to a running reconstruction server.

create_plot_from_tile_list([fignum, ...])

draw()

plot_all()

plot_error()

plot_storage(storage, plot_pars[, title, typ])

save(pattern[, count])

update_plot_layout()

Generate the plot layout.

Attributes

DEFAULT

update_plot_layout()#

Generate the plot layout.