ngscopeclient / scopehal

Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
213 stars 95 forks source link

Better handling of CSV files with multiple header lines before data begins #940

Open azonenberg opened 1 day ago

azonenberg commented 1 day ago

Right now we assume everything after the first line (if non-numeric) is data rather than heuristically identifying multiple non-numeric lines at the start of the file.

(cc: @attie-argentum)

attie-argentum commented 1 day ago

Thanks! ... see https://github.com/ngscopeclient/scopehal-apps/issues/804 for sample data.