httomo.loaders.types

httomo.loaders.types#

Classes

RawAngles(data_path)

Configure rotation angle values to come from a dataset within the input NeXuS/hdf5 file.

UserDefinedAngles(start_angle, stop_angle, ...)

Configure rotation angle values to be generated by specifying a start angle, stop angle, and the total number of angles.

Types that configure where the rotation angle values a loader uses should come from.