Henrik Johansson

Results 6 issues of Henrik Johansson

Hi, I tried to put a collection of svg in a single figure and ran into problems with elements with same ids in the different files. This problem caused all...

When reading a waveform family the sweep values comes in a random order because the runs are stored in a dictionary.

It would be nice with a method that index a waveform with axis names like: w.index(v1=[2,3], v2=2)

Waveform operation between waveforms with different dimensions should be possible. Example w1 is a 3x4x5 waveform w2 is 3x4 waveform w1-w2 should produce a 3x4x5 result

The plot methods of the Waveform class should be more flexible when it comes to plot label choice. There should always be an option to use the ylabel of the...