xmipp3.protocols.protocol_preprocess.protocol_create_mask3d module

class xmipp3.protocols.protocol_preprocess.protocol_create_mask3d.XmippProtCreateMask3D(**kwargs)[source]

Bases: ProtCreateMask3D, XmippGeometricalMask3D

Create a 3D mask. The mask can be created with a given geometrical shape (Sphere, Box, Cylinder…) or it can be obtained from operating on a 3d volume or a previous mask.

createMaskFromFeatureFile()[source]
createMaskFromGeometryStep()[source]
createMaskFromVolumeStep()[source]
createOutputStep()[source]
postProcessMaskStep()[source]