tomoscan.scanbase.projection_angular_range_to_indices#

tomoscan.scanbase.projection_angular_range_to_indices(angular_range, projections_indices, rotation_angles)#

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

Parameters
  • angular_range (tuple) – Tuple defining the angular range [min, max] where boundaries are included.

  • projections_indices (list) – List of indices corresponding to each projection

  • rotation_angles (list) – List of all rotation angles of the projections