lyse

Lyse analysis API

Functions

data([filepath, host, port, timeout, ...])

Get data from the lyse dataframe or a file.

delay_results_return()

figure_to_clipboard([figure])

Copy a matplotlib figure to the clipboard as a png.

get_plot_class(identifier)

globals_diff(run1, run2[, group])

Take a diff of the globals between two runs.

open_file(mode)

Decorator for lyse functions to allow using previously opened file with context manager.

register_plot_class(identifier, cls)

Classes

Run(h5_path[, no_write])

A class for saving/retrieving data to/from a shot's hdf5 file.

Sequence(h5_path, run_paths[, no_write])