Skip to content

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.

background_channels

background_channels()

background_spectra

background_spectra()

background_stats

background_stats()

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