xmipp3.protocols.protocol_align_volume_and_particles module

class xmipp3.protocols.protocol_align_volume_and_particles.AlignVolPartOutputs(value)[source]

Bases: Enum

An enumeration.

Particles = <class 'pwem.objects.data.SetOfParticles'>
Volume = <class 'pwem.objects.data.Volume'>
class xmipp3.protocols.protocol_align_volume_and_particles.XmippProtAlignVolumeParticles(**args)[source]

Bases: ProtAlignVolume

Aligns a volume (inputVolume) using a Fast Fourier method with respect to a reference one (inputReference).

The obtained alignment parameters are used to align the set of particles or subtomograms (inputParticles) that generated the input volume.

alignVolumeStep(maskArgs)[source]
convertStep()[source]
createOutputStep()[source]
getAlignmentMatrix()[source]
getOutputAlignedVolumePath()[source]
getTransformationFile()[source]
nVols = 0