eman2.protocols.protocol_tomo_template_match module

class eman2.protocols.protocol_tomo_template_match.EmanProtTomoTempMatch(**args)[source]

Bases: tomo.protocols.protocol_base.ProtTomoPicking

This protocol wraps e2spt_tempmatch.py EMAN2 program.

It will perform a sweep of an initial volume against a tomogram to find correlation peaks and extract the corresponding subtomogram coordinates

createOutputStep()[source]
getSummary(coord3DSet)[source]
classmethod isDisabled()[source]

Return True if this Protocol is disabled. Disabled protocols will not be offered in the available protocols.

preprocess()[source]
tempMatchStep()[source]