nxtomo.nxobject.nxdetector#
module for handling a nxdetector
Functions
|
cast provided array to 1D |
|
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. |
|
return for an HDF5 dataset his value and his unit. |
|
check along all transformations if find Transformation matching 'LRTransformation' |
|
|
|
check along all transformations if find Transformation matching 'UDTransformation' |
|
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 if we consider the center of the detector to be at (0, 0) |
|
convenient class to define a detector up-down flip if we consider the center of the detector to be at (0, 0) |
|
|
|
Possible existing field of view. |
|
alias of |
|
|
|
NXdetector image_key. |
|
Util enum to retrieve metric. |
|
|
|
|
|
|
|
|
|
Unit system for time in SI units (seconds) |
|
Base class for all Unit. |
|
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. |