xmipp3.protocols.protocol_volume_consensus module

exception xmipp3.protocols.protocol_volume_consensus.NoOutputGenerated[source]

Bases: Exception

No output generation error

class xmipp3.protocols.protocol_volume_consensus.XmippProtVolConsensus(**kwargs)[source]

Bases: ProtInitialVolume

This protocol performs a fusion of all the input volumes, which should be preprocessed with protocol ‘volume substraction’ saving volume 2, in order to be as similar as possible before the fusion. The output of this protocol is the consensus volume and another volume which indicates the maximun difference between input volumes in each voxel.

createChimeraScript()[source]
createOutputStep()[source]
fusionStep()[source]