emantomo.protocols.protocol_tomo_extraction_from_ts module

class emantomo.protocols.protocol_tomo_extraction_from_ts.EmanProtTSExtraction(**kwargs)[source]

Bases: pwem.protocols.protocol.EMProtocol, tomo.protocols.protocol_base.ProtTomoBase

Extraction of subtomograms from tilt serie using EMAN2 e2spt_extract.py.

OUTPUT_PREFIX = 'outputSetOfSubtomogram'
convertOutput()[source]
createOutputStep()[source]
extractParticles()[source]
getInputTomograms()[source]

Return the tomogram associated to the ‘SetOfCoordinates3D’ or ‘Other’ tomograms.

readSetOfSubTomograms(tomoFile, outputSubTomogramsSet, coordSet)[source]
writeSetOfCoordinates3D()[source]