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

Implement ezchrom.dat extractor. #146

Merged
merged 10 commits into from
Apr 6, 2024
Merged

Conversation

PeterKraus
Copy link
Contributor

@PeterKraus PeterKraus commented Apr 6, 2024

This will close #132.

  • parsing of EZChrom binary .dat files
  • extractors.ezchrom.dat tests
  • extractor.extract interface test
  • comparison with ezchrom.asc

This PR had to touch ezchrom.asc as well, as the unit substitution wasn't quite right before. Now, when the proper encoding is selected (windows-1252), the 25 μV string gets properly adjusted to μV.

@PeterKraus PeterKraus merged commit f976fa5 into dgbowl:master Apr 6, 2024
10 checks passed
@PeterKraus PeterKraus deleted the ezchrom_dat branch April 7, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement parsing of ezchrom.dat files
1 participant