nxtomo.nxobject.nxmonitor#

Module for handling an NXmonitor.

Functions

docstring(origin)

Decorator to initialize the docstring from another source.

get_nexus_paths(version)

get_quantity(file_path, data_path, default_unit)

Return the value and unit of an HDF5 dataset.

is_not(a, b, /)

Same as a is not b.

Classes

NXmonitor([node_name, parent])

NXobject(node_name[, parent])

partial

partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords.