tomoscan.scanbase#

This modules contains base class for TomoScanBase

Functions

projection_angular_range_to_indices(...)

From an angular range, return the corresponding indices of projections.

projections_angles_to_indices(angles, ...)

From a list of angles (in degrees), return the corresponding indices.

Classes

TomoScanBase(scan, type_[, ignore_projections])

Base Class representing a scan.