nxtomo.nxobject.nxmonitor#

module for handling a nxmonitor

Functions

docstring(origin)

Decorator to initialize the docstring from another source.

get_data_and_unit(file_path, data_path, ...)

return for an HDF5 dataset his value and his unit.

get_nexus_paths(version)

is_not(a, b, /)

Same as a is not b.

Classes

ElectricCurrentSystem(value)

Unit system for electric potential SI units (volt)

ElementWithUnit(default_unit)

NXmonitor([node_name, parent])

NXobject(node_name[, parent])

partial

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