nxtomo.nxobject#

module containing the definition of all the NXobject used (and not being NXapplication)

Functions

concatenate(nx_objects, **kwargs)

Concatenate a list of NXobjects.

Classes

NXdetector([node_name, parent, ...])

NXobject(node_name[, parent])

NXsample([node_name, parent])

NXsource([node_name, parent, source_name, ...])

Information regarding the X-ray storage ring or facility.

Modules

nxdetector

Module for handling an NXdetector.

nxinstrument

Module for handling an NXinstrument.

nxmonitor

Module for handling an NXmonitor.

nxobject

Module for handling an NXobject.

nxsample

Module for handling an NXsample.

nxsource

Module for handling an NXsource.

nxtransformations

Module for handling an NXtransformations group.

utils

Module providing NXobject mixin classes.