exclude_projections: specify angles or angular range
Currently the exclude_projections
parameter takes a list of integers: the index of each projection to ignore.
However this is not convenient for users. For a "missing wedge", it would be nice to have something like ignore_angular_range = <angle_start - angle_end>