Skip to content

Abstraction for plotting functionality #159

Description

@sy-cui

Currently the plotting in most case studies are done manually via periodic checks

if foto_timer >= foto_timer_limit or foto_timer == 0:
    # Plotting

It is desirable to have proper abstraction for this and simplify the plotting section in case files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    prio:mediumMedium priorityrefactorRefactor existing codebase

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions