blissoda.id32.processor.Plotter#

class blissoda.id32.processor.Plotter(max_scans, update_period, detector)[source]#

Bases: WithFlintAccess

Parameters:
  • max_scans (int)

  • update_period (float)

  • detector (str)

handle_workflow_result(*args, **kwargs)[source]#

Handle workflow results in a background task

Return type:

None

kill_tasks()[source]#

Kill all tasks.

Return type:

int

purge_tasks()[source]#

Remove references to tasks that have finished.

Return type:

int

reset_flint()#
Return type:

None