pwem.protocols.protocol_import.particles module

class pwem.protocols.protocol_import.particles.ProtImportAverages(**kwargs)[source]

Bases: ProtImportParticles

Protocol to import a set of averages to the project

class pwem.protocols.protocol_import.particles.ProtImportParticles(**kwargs)[source]

Bases: ProtImportImages

Protocol to import a set of particles to the project

IMPORT_FROM_CRYOSPARC = 7
IMPORT_FROM_EMAN = 6
IMPORT_FROM_EMX = 1
IMPORT_FROM_FREALIGN = 5
IMPORT_FROM_RELION = 3
IMPORT_FROM_SCIPION = 4
IMPORT_FROM_XMIPP3 = 2
alignTypeList = ['2D', '3D', 'Projection', 'None']
getImportClass()[source]

Return the class in charge of importing the files.

importExts = ['emx', 'xmd', 'star', 'sqlite', 'par', 'lst', 'cs']
importFormats = ['emx', 'xmipp3', 'relion', 'scipion', 'frealign', 'eman', 'cryosparc']
importParticlesStep(importFrom, *args)[source]
setSamplingRate(imgSet)[source]