nxtomo.nxobject.nxdetector#
module for handling a nxdetector
Functions
|
Cast provided array to 1D and handle pint quantities. |
|
Decorator to check the dimensionality of a pint.Quantity parameter. |
|
Decorator that deprecates the use of a function |
|
Function to log a deprecation warning |
|
Decorator to initialize the docstring from another source. |
|
convert a h5py.VirtualSource to a DataUrl |
|
proxy to h5py_read_dataset, handling use case 'data_path' 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 define a detector up-down flip (assuming the detector center is at (0, 0)). |
|
Convenient class to define a detector left-right flip. |
|
Possible existing field of view. |
|
alias of |
|
|
|
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. |