xmipp3.protocols.protocol_random_conical_tilt module

class xmipp3.protocols.protocol_random_conical_tilt.XmippProtRCT(**args)[source]

Bases: ProtInitialVolume

Creates initial 3D volumes using 2D classes and particle pairs from tilted images. Applies the Random Conical Tilt (RCT) method to generate unbiased starting volume for structure refinement, even with a small number of image pairs. The volume serves as starting models for further refinement steps.

createOutputStep()[source]
createRctImagesStep()[source]

Function to create the Xmipp metadata needed to run the Xmipp protocol

reconstructClass(classIn, classOut, classImage, classVolumeOut)[source]