dpm_histogram#
Bases:
TUIMenuEnter the DPM histogram menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
compute_sample(service, version, mode, path)Compute minimum/maximum of a sample variable.
delete_sample(service, version, mode, path)Delete a sample from loaded sample list.
list_samples(service, version, mode, path)Show all samples in loaded sample list.
pick_sample_to_reduce(service, version, ...)Pick a sample for which to first set-up and then perform the data reduction.
plot_sample(service, version, mode, path)Plot a histogram of a loaded sample.
prep_dpm_sample_cont_plot_exprs(service, ...)Prepare named expressions from data in a DPM sample file (collected at a cut plane surface) for contour plotting.
read_sample(service, version, mode, path)Read a sample file and add it to the sample list.
reduce_picked_sample(service, version, mode, ...)Reduce a sample after first picking it and setting up all data-reduction options and parameters.
set(service, version, mode, path)Enter the settings menu for the histogram.
setup_reduction(service, version, mode, path)Set up the sample data reduction by specifying all relevant options and setting parameters as desired.
write_sample(service, version, mode, path)Write a histogram of a loaded sample into a file.
__init__ method of TUIMenu class.
Bases:
TUIMethodCompute minimum/maximum of a sample variable.
Bases:
TUIMethodDelete a sample from loaded sample list.
Bases:
TUIMethodShow all samples in loaded sample list.
Bases:
TUIMethodPick a sample for which to first set-up and then perform the data reduction.
Bases:
TUIMethodPlot a histogram of a loaded sample.
Bases:
TUIMethodPrepare named expressions from data in a DPM sample file (collected at a cut plane surface) for contour plotting.
Bases:
TUIMethodRead a sample file and add it to the sample list.
Bases:
TUIMethodReduce a sample after first picking it and setting up all data-reduction options and parameters.
Bases:
TUIMethodWrite a histogram of a loaded sample into a file.