Browser-based waveform viewer for local oscilloscope data (.trc, .csv, .txt).
- Loads local waveform files directly in the browser.
- Parses LeCroy
.trcfiles in-browser (worker + fallback parser). - Groups files by event using filename patterns like
C1-00012.trc. - Displays event waveforms per channel with pan/zoom and decimation.
- Supports SG-filter overlay for quick smoothing checks.
- Lets you show/hide channels with a channel visibility menu:
Show AllHide All- Per-channel toggles
- This web app is now viewing-focused.
- Fit routines, fit/batch-fit tools, and fit result export/import workflows were removed.
- Open
index.htmlin a modern browser. - Click
Select Folderand choose your data folder. - Pick an event from the dropdown.
- Use:
Tool: Zoomto drag a zoom boxTool: Panto drag view (holdShiftfor vertical pan)- mouse wheel to zoom (
Shift/Ctrlfor Y zoom) - double-click a plot to reset that channel view
- Use
Channelsmenu to hide/show channel plots. - Optional: run
SG Filteron a selected channel.
Supported grouping patterns:
C<channel>-<event>.<ext>C<channel>...-<event>.trc
Examples:
C1-00012.trcC2-00012.csv