Skip to content

Trace Class does more than just hold trace #20

@spaulaus

Description

@spaulaus

The trace class has a number of plotting routines and other general utility functions. These functions should be moved to a different class (maybe Utilities). Functions like calculating an average and std deviation of a vector (Trace::DoBaseline) or finding the maximum value in a vector (Trace::FindMaxInfo) are methods that can be useful in other places.

The Trace class should only hold information about the trace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions