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/facility

Modules

nxtomo.nxobject.nxdetector

module for handling a nxdetector

nxtomo.nxobject.nxinstrument

module for handling a nxinstrument

nxtomo.nxobject.nxmonitor

module for handling a nxmonitor

nxtomo.nxobject.nxobject

module for handling a nxobject

nxtomo.nxobject.nxsample

module for handling a nxsample

nxtomo.nxobject.nxsource

module for handling a nxsource

nxtomo.nxobject.nxtransformations

module for handling a nxtransformations

nxtomo.nxobject.utils

utils for NXobject