pycircuit icon indicating copy to clipboard operation
pycircuit copied to clipboard

PSFResultSet family sweep values are randomly ordered

Open henjo opened this issue 13 years ago • 1 comments

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

henjo avatar May 19 '11 16:05 henjo

Hello Henjo,

what is your suggestion to solve this problem? One possibility would be to save the runs as list and the names of the runs in a second list. Do you have another suggestion? I am interested in solving this problem, because I would like to analyze a cadence parametric analysis with pycircuit and the random order is very unhandy.

Regards Horst

hohe avatar Aug 19 '11 15:08 hohe