WedgeReconstructed.step_wedge#

static WedgeReconstructed.step_wedge(shape, angles, opening_axis, tilt_axis, weights=None, reconstruction_filter=None, **kwargs)[source]#

Generate a per-angle wedge shape with DC component at the center.

Parameters:
shapetuple of int

The shape of the reconstruction volume.

anglestuple of float

The tilt angles.

opening_axisint

The axis around which the wedge is opened.

tilt_axisint

The axis along which the tilt is applied.

reconstruction_filterstr

Filter used during reconstruction.

weightstuple of float, optional

Weights to assign to individual tilts. Defaults to 1.

Returns:
NDArray

Wege mask.