Cat
|
Functions | |
def | Edit (cat, obj, panel, path) |
def | createPlots (cat, obj, run) |
def | updatePlots (figs, obj) |
def | Plot (cat, obj, parent, id) |
def TestSPI.createPlots | ( | cat, | |
obj, | |||
run | |||
) |
Definition at line 45 of file TestSPI.py.
def TestSPI.Edit | ( | cat, | |
obj, | |||
panel, | |||
path | |||
) |
Definition at line 40 of file TestSPI.py.
def TestSPI.Plot | ( | cat, | |
obj, | |||
parent, | |||
id | |||
) |
Definition at line 89 of file TestSPI.py.
References plotter.h1d(), Object.name(), and Object.title().
def TestSPI.updatePlots | ( | figs, | |
obj | |||
) |
Definition at line 53 of file TestSPI.py.