xmipp3.protocols.protocol_volume_local_sharpening module

class xmipp3.protocols.protocol_volume_local_sharpening.XmippProtLocSharp(**args)[source]

Bases: ProtAnalysis3D

Calculates sharpened maps based on a given resolution map. The sharpening process enhances high-resolution features by boosting contrast where the local resolution allows to do so.

MonoResStep(iter)[source]
checkBackgroundStep()[source]
convertInputStep()[source]

Read the input volume.

createMaskStep()[source]
createOutputStep()[source]
sharpenStep(iter)[source]
sharpeningAndMonoResStep()[source]