relion.protocols.protocol_postprocess module

class relion.protocols.protocol_postprocess.ProtRelionPostprocess(**args)[source]

Bases: pwem.protocols.protocol_3d.ProtAnalysis3D, relion.protocols.protocol_base.ProtRelionBase

Relion post-processing protocol for automated masking, overfitting estimation, MTF-correction and B-factor sharpening.

convertInputStep(protId)[source]

Create the input file in STAR format as expected by Relion. If the input particles comes from Relion, just link the file. Params:

particlesId: use this parameters just to force redo of convert if

the input particles are changed.

createOutputStep()[source]
postProcessStep(paramDict)[source]