Background
Todo
- client (similar api for direct access/tango)
- task metadata
- provide your own background
How-to use background subtraction:
- disable the background correction (off at startup)
- start a normal acquisition, the last point is stored
- use that save point as background: background.store_background()
- enable the background subtraction: background.is_background_applied = True
Keep in mind:
- the last point of an acquisition is not stored when the background is applied