TimeEval / GutenTAG

GutenTAG is an extensible tool to generate time series datasets with and without anomalies; integrated with TimeEval.
MIT License
71 stars 13 forks source link

Allow definition of transient base oscillations in formula #10

Open CodeLionX opened 1 year ago

CodeLionX commented 1 year ago

Example configuration:

timeseries:
  - name: "mytest"
    length: 1000
    base-oscillations:
      - kind: "formula"
        formula:
          base:
            kind: "ecg"
            frequency: 1
            variance: 0
          operation:
            kind: "*"
            operand: 1