mantidimaging.core.utility.projection_angle_parser module¶
- class mantidimaging.core.utility.projection_angle_parser.ProjectionAngleFileParser(file: str)[source]¶
Bases:
object
- ERROR_MESSAGE = 'The provided file cannot be read. Angles are expected in DEGREES as comma separated values on a single line, or a single angle value per line'¶
- get_projection_angles() ProjectionAngles [source]¶