ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
608 stars 100 forks source link

Add a way to truncate waveform(s) #437

Closed bvernoux closed 1 year ago

bvernoux commented 2 years ago

Add a way to keep data waveform(s) with start and end markers for example to keep only the part between markers This will be applied on all waveform(s) if there is several waveforms displayed. Main idea is to have a special export feature which truncate data.

azonenberg commented 2 years ago

@602p can we close this now that you have the clip filter?

602p commented 2 years ago

Not sure this ask is fully met since the window filter still stores the entire waveform in the history etc. But it's largely solved.

bvernoux commented 2 years ago

So far Clip (tested in nglscopeclient) does not allow to cut a signal (left & right par for example) but clip on top/bottom The aim of that issue is to have for example horizontal dual cursors to select what we want to keep and apply it

602p commented 2 years ago

@bvernoux I believe azonenberg made a typo; the 'Window' filter allows selecting a temporal subset of a waveform