Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.16 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.16 KB

DataExplorer

Specialized data explorer to read csv files (and toustone files like s2p,s3p&s4p), filter and plot data in columns

CSV with comma as separators can be easily read in. The first line with commas is taken as header, skipping all previous lines. Table

Columns can be selected via context menu for plotting or as sweep variable. They can also be filtered to the already selected columns or to text in the filter text.

Filter

The rows can be filtered to selected values in a given row as well via the context menu. Filter2

The selected data can be plotted. The bottom sweep variable is used as x-axis, the rest is split in different plots. plot