nxtomo.utils#

general utils along the project

Functions

cast_and_check_array_1D(array, array_name)

cast provided array to 1D

get_data(file_path, data_path)

proxy to h5py_read_dataset, handling use case 'data_path' not present in the file.

get_data_and_unit(file_path, data_path, ...)

return for an HDF5 dataset his value and his unit.

Modules

nxtomo.utils.detectorsplitter

module to split a NXtomo into several

nxtomo.utils.frameappender

module to append frame to an hdf5 dataset (that can be virtual)

nxtomo.utils.io

io utils

nxtomo.utils.transformation

module to provide helper classes to define transformations contained in NXtransformations

nxtomo.utils.utils

general utils