xmipp3.protocols.protocol_postProcessing_deepPostProcessing module¶
- class xmipp3.protocols.protocol_postProcessing_deepPostProcessing.XmippProtDeepVolPostProc(**args)[source]¶
Bases:
ProtAnalysis3D
,XmippProtocol
Given a map the protocol performs automatic deep post-processing to enhance visualization. Usage guide at https://github.com/rsanchezgarc/deepEMhancer
- HI_RES = 2¶
- MODEL_TARGET_OPTIONS = ['tight target', 'wide target', 'highRes']¶
- NORMALIZATION_AUTO = 0¶
- NORMALIZATION_MASK = 2¶
- NORMALIZATION_OPTIONS = ['Automatic normalization', 'Normalization from statistics', 'Normalization from binary mask']¶
- NORMALIZATION_STATS = 1¶
- TIGHT_MODEL = 0¶
- WIDE_MODEL = 1¶