xmipp3.protocols.protocol_projmatch.protocol_projmatch module¶
-
class
xmipp3.protocols.protocol_projmatch.protocol_projmatch.
XmippProtProjMatch
(**args)[source]¶ Bases:
pwem.protocols.protocol_3d.ProtRefine3D
,pwem.protocols.protocol_3d.ProtClassify3D
3D reconstruction and classification using multireference projection matching
-
FILENAMENUMBERLENGTH
= 6¶
-
calculateDeviationsStep
(it)[source]¶ Calculate both angles and shifts devitations for all iterations
-
convertInputStep
()[source]¶ Generated the input particles metadata expected by projection matching. And copy the generated file to be used as initial docfile for further iterations.
-
itersBoolValues
(attributeName, firstValue=False)[source]¶ Take the string of a given attribute and create a list of booleans that will be used by the iteratioins. An special first value will be added to the list for iteration 0.
-
itersFloatValues
(attributeName, firstValue=-1)[source]¶ Take the string of a given attribute and create a list of floats that will be used by the iteratioins. An special first value will be added to the list for iteration 0.
-