nxtomo.nxobject.utils.ObjectWithPixelSizeMixIn#

Shared mixins for NXobject pixel size handling.

Functions

check_quantity_consistency(reference, ...)

Compare two pint quantities and warn (or raise) when they differ.

docstring(origin)

Decorator to initialize the docstring from another source.

get_quantity(file_path, data_path, default_unit)

Return the value and unit of an HDF5 dataset.

Classes

NXobject(node_name[, parent])