httomo.transform_loader_params#
Classes
Preview configuration dict. |
|
Angles configuration dict for when the rotation angle values are in a dataset within the input NeXuS/hdf5 file. |
|
Configuration for a single dimension's previewing in terms of start/stop values. |
|
Angles configuration dict for when the rotation angle values are manually defined (rather than taken from the input NeXuS/hdf5 file). |
|
Start, stop, and total angles configuration to generate the rotation angle values. |
Functions
|
Convert python dict representing angles information generated from parsing the pipeline file, into an internal angles configuration type that loaders can use. |
|
Convert python dict representing preview information generated from parsing the pipeline file, into an internal preview configuration type that loaders can use. |
Types that represent python dicts for angles and preview configuration which are generated from parsing a pipeline file into python, and functions to transform these python dicts to internal types that loaders can use.