pydl.pydlutils
Convert from a trace set to an array of x,y positions.
TraceSet
A TraceSet object.
If provided, evaluate the trace set at these positions. Otherwise the positions will be constructed from the trace set object iself.
If True, ignore any jump information in the tset object
True
tset
tuple
The x, y positions.
traceset2xy()