eda_plugin.utility.event_bus

Communication hub for the different parts of the EDA loop.

Also handles the connection to the EventThread that receives events from Micro-Manager via the PythonEventServer plugin provided.

Functions

main()

Classes

EventBus(*args, **kwargs)

Mainly a hub for incoming events that can be subscribed to.