idstools.view.domain.mdplot

Module Contents

idstools.view.domain.mdplot.plot_machine_description(ax, ids_data, main_uri=None)[source]

The plotMachineDescription method is responsible for plotting the machine description based on the provided pulse list.

Parameters:
main_uri=None

If provided, machine description entries with the same URI are omitted from the provenance text (to avoid duplication when MD and main data share a URI).

idstools.view.domain.mdplot.update_labels(ax)[source]

Show labels only when zoomed in for all subplots based on zoom width & height.

idstools.view.domain.mdplot.logger