xmipp3.protocols.protocol_classify_pca module
- class xmipp3.protocols.protocol_classify_pca.XMIPPCOLUMNS(value)[source]
Bases:
EnumAn enumeration.
- anglePsi = 'anglePsi'
- angleRot = 'angleRot'
- angleTilt = 'angleTilt'
- classCount = 'classCount'
- ctfCritFitting = 'ctfCritFitting'
- ctfCritMaxFreq = 'ctfCritMaxFreq'
- ctfDefocusAngle = 'ctfDefocusAngle'
- ctfDefocusU = 'ctfDefocusU'
- ctfDefocusV = 'ctfDefocusV'
- ctfQ0 = 'ctfQ0'
- ctfSphericalAberration = 'ctfSphericalAberration'
- ctfVoltage = 'ctfVoltage'
- enabled = 'enabled'
- flip = 'flip'
- image = 'image'
- itemId = 'itemId'
- micrograph = 'micrograph'
- micrographId = 'micrographId'
- ref = 'ref'
- scoreByGiniCoeff = 'scoreByGiniCoeff'
- scoreByVariance = 'scoreByVariance'
- shiftX = 'shiftX'
- shiftY = 'shiftY'
- shiftZ = 'shiftZ'
- xcoor = 'xcoor'
- ycoor = 'ycoor'
- class xmipp3.protocols.protocol_classify_pca.XmippProtClassifyPca(**args)[source]
Bases:
ProtClassify2D,XmippProtocolClassifies a set of images using Principal Component Analysis (PCA). This 2D classification groups (the number of groups can be set) are based on their similarities, assisting in the identification of different conformational states or particle populations.
- CREATE_CLASSES = 0
- UPDATE_CLASSES = 1