Skip to content

Use existing TS file as base oscillation #9

@SebastianSchmidl

Description

@SebastianSchmidl

Use an existing time series as base oscillation for a new dataset. This allows injecting our anomalies into existing time series. The file must be formatted in our canonical file format.

GutenTAG tries to parse the ground truth (label) information to prevent anomaly overlaps.

Example configuration:

timeseries:
  - name: "test"
    base-oscillations:
      - kind: file
        path: path/to/file.csv
        channel: 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    🏅 very lowMoSCoW: Wont-have (Would-have)enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions