Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV import: don't choke on files with header rows at start #408

Closed
azonenberg opened this issue Apr 14, 2021 · 0 comments
Closed

CSV import: don't choke on files with header rows at start #408

azonenberg opened this issue Apr 14, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@azonenberg
Copy link
Collaborator

CSV files imported from the Digilent Analog Discover don't work right.

Example file format:

`
#Digilent WaveForms Oscilloscope Acquisition
#Device Name: ADP3450
#Serial Number: SN:210018B04985
#Date Time: 2021-04-14 13:10:34.255.812.740

Time (s),Channel 1 (V)
-0.000130832912,-0.01202555057749403
`

@azonenberg azonenberg added the bug Something isn't working label Apr 14, 2021
@azonenberg azonenberg self-assigned this Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant