You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relevant for common plotting and analysis of SignalTimeData
Also would be nice for:
Extracting the right pulse start and end
Clearer visualization of propagation delays
Fourier transformation implementation based on rise time or transition period accordingly.
Analysis
Let's say we have an attenuated time domain signal measured on an oscilloscope. What are my options of transforming this signal to get an accurate representation of the output.
Am I limited to a scalar multiplication or can I do it using integrated s-parameters transformations?
Plotting
Can I plot, say, a trace from an oscilloscope. The extracted rising edges and falling edges, and the metrics all in one? Can I make this nice enough so that it can generate thesis worthy figure? How can I account for different time traces accordingly.
Relevant for common plotting and analysis of
SignalTimeDataAlso would be nice for:
Analysis
Plotting