pylupnt.utilsΒΆ

Classes

File(name[, mode, driver, libver, ...])

Represents an HDF5 file.

GridSpec(nrows, ncols[, figure, left, ...])

A grid layout to place subplots within a figure.

Functions

dump_pickle(obj, path)

find_file(filename[, path])

format_element(x[, fmt])

get_basepath()

get_output_path([output_dirs])

load_data(directory)

load_pickle(path)

normalize(vec)

plot_RTN(rv_RTN[, labels, legend_text, ...])

print_aligned(matrix)

set_axes_equal(ax)

Make axes of 3D plot have equal scale so that spheres appear as spheres, cubes as cubes, etc.

timed(func, *args, **kwargs)

timer_func(func)