henjo opened this issue 15 years ago · 1 comments
Ellipsis indexing of Waveforms is not working properly.
Now w[...., 0] is equivalent to w[:,0]
Problem fixed