larsmob

Results 3 issues of larsmob

I was playing around with the MacOS example. First, I noticed that the waveform seemed very gained/amplified. Then I noticed the data is actually wrapping around - one example: `-27649.0,...

I wrote a small bit of code to make sure that I understand how this package works and that I get correct results. Maybe this is useful for someone else....

When running: easyeda2kicad --full --lcsc_id=C5187472 This is the output: ``` /Users/lem/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020 warnings.warn(...