waveform_editor.cli

Functions

create_exporter(yaml, csv, linspace)

Read a YAML file from disk, load it into a WaveformConfiguration and create a ConfigurationExporter using the given times.

load_config(config, filepath)

Load the YAML file from disk with the provided configuration.

parse_linspace(ctx, param, value)

Parse linspace string into a tuple.

print_version()

Print version information of the waveform editor.


Last update: 2025-10-02