emfacilities.protocols.protocol_monitor module¶
-
class
emfacilities.protocols.protocol_monitor.
EmailNotifier
(smtpServer, emailFrom, emailTo)[source]¶ Bases:
object
-
class
emfacilities.protocols.protocol_monitor.
ProtMonitor
(**kwargs)[source]¶ Bases:
pwem.protocols.protocol.EMProtocol
This is the base class for implementing ‘Monitors’, a special type of protocols intended to be used in the context of the Scipion-Box, where several protocols will be run in streaming and the monitor will be ‘observing’ their progress.