pwem.protocols.protocol_tools module

class pwem.protocols.protocol_tools.ProtManualCheckpoint(**kwargs)[source]

Bases: EMProtocol

This protocol is kept running for a time determined by a parameter or until the user determines it is convenient. This protocol is useful if we want a given protocol to be launched at the time the user sees appropriate.

getActions()[source]
getTimeOutInSeconds(timeOut)[source]
stopWait()[source]
waitingHasFinished()[source]
waitingStep()[source]