Update micromed for sampling issue
See #1696.
Testing to see if there is something wrong with class based approach @samuelgarcia maybe we could discuss this.
@theairbend3r could you test this PR? I just want to see what happens if we try removing the class approach we used before (ie your suggestion and what wonambi was doing). Our tests are passing for micromed so this could be a fix we make if it works for you :)
Tried this out but I still get the same ZeroDivisionError unfortunately
Okay, I was hoping this would be the easy fix, but when I have time I'll try to read wonami more to see if they are doing some header parsing that we skip that could better account for different versions of the file format.
Sounds good! Thanks for all your efforts, really appreciate it! :)
@zm711 Potentially this request will provide test files for debugging here: https://github.com/wonambi-python/wonambi/issues/42
@theairbend3r,
just wanted to give you a small update. We discussed this at our maintenance meeting and our hope is to try to work on this for the next version of neo. As you can see from the link we put out the feelers to wonambi to see if they might have a test file that can reproduce the error so we can fix it.
Appreciate the update @zm711! Hopefully, the test files help! 🤞