nxtomo.nxobject.nxdetector#
Module for handling an NXdetector.
Functions
|
Cast the provided array to 1D and handle pint quantities. |
|
Decorator to check the dimensionality of a pint.Quantity parameter. |
|
Compare two pint quantities and warn (or raise) when they differ. |
|
Decorator that deprecates the use of a function. |
|
Decorator to initialize the docstring from another source. |
|
Convert a h5py.VirtualSource to a DataUrl. |
|
Proxy to h5py_read_dataset, handling the case where data_path is not present in the file. |
|
Check along all transformations for those matching a left-right flip. |
|
|
|
Return the value and unit of an HDF5 dataset. |
|
Check along all transformations for those matching an up-down flip. |
|
Open a file as an h5py-like object. |
|
Filter logs from 'nxtomo.DEPRECATION'. |
|
Same as a is not b. |
Classes
|
Non-mutable object to parse a string representing a resource data locator. |
|
Convenient class to a flip with X (1, 0, 0) as the rotation axis. |
|
Convenient class to a flip with Y (0, 1, 0) as the rotation axis. |
|
Possible field-of-view values. |
|
|
|
|
|
NXdetector image_key. |
|
|
|
|
|
|
|
|
|
Defines a region in a virtual dataset mapping to part of a source dataset |
|
Source definition for virtual data sets. |
|
partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords. |