WedgeReconstructed.continuous_wedge#

static WedgeReconstructed.continuous_wedge(shape, angles, opening_axis, tilt_axis, **kwargs)[source]#

Generate a continous wedge mask with DC component at the center.

Parameters:
shapetuple of int

The shape of the reconstruction volume.

anglestuple of float

Start and stop tilt angle.

opening_axisint

The axis around which the wedge is opened.

tilt_axisint

The axis along which the tilt is applied.

Returns:
NDArray

Wedge mask.