Background
mosca.control.tasks.background.Background ¶
Background(*args, **kwargs)
Bases: LinkTask
is_background_applied
property
writable
¶
is_background_applied
True if the background processing is enabled.
is_active ¶
is_active()
Always True for the datamanager to pass it new data, even if the background processing is disabled, so that the task can store the last point, in case the user decides to use it as background.
store_background ¶
store_background()
Use the last point, if available, as background. User then need to