xmipp3.protocols.protocol_compare_angles module

class xmipp3.protocols.protocol_compare_angles.XmippProtCompareAngles(*args, **kwargs)[source]

Bases: ProtAnalysis3D

Compare two sets of angles. The output is a list of all common particles with the angular difference between both assignments. The output is constructed by keeping the information from the Set 1 and adding the shiftDiff and angularDiff.

analyzeDistanceStep(particlesId1, particlesId2, symmetryGroup)[source]
convertInputStep(particlesId1, particlesId2)[source]

Write the input images as a Xmipp metadata file. particlesId: is only need to detect changes in input particles and cause restart from here.

createOutputStep()[source]