cryocare.protocols.protocol_predict module

class cryocare.protocols.protocol_predict.ProtCryoCAREPrediction(**kwargs)[source]

Bases: pwem.protocols.protocol.EMProtocol, tomo.protocols.protocol_base.ProtTomoBase

Generate the final restored tomogram by applying the cryoCARE trained network to both tomograms followed by per-pixel averaging.

createOutputStep()[source]
predictStep(numTomo)[source]
preparePredictStep(evenTomo, oddTomo, numTomo)[source]