Update Main from Dev - #297
Conversation
Add exhaustive calibration fallback
Test main pipeline regressions
Close utility file handles
|
@carmichaelong @csherry04 I just reviewed all files and run tests. I got one test failing because of an assertion error, and I think it is because a really small error in a few values while doing scaling. This seems like float point precision issue or differences in a library version?
This is the full test output: |
Update CHANGELOG.md
|
I also updated changelog with these changes in this PR. |
Updated README.md with tests.
Revised main pipeline regression tests
|
@AlbertoCasasOrtiz I merged the update to the tests from @csherry04 into |
|
By relaxing the tolerance, tests are passing now both on the Ubuntu and Windows machine. If there is nothing else to test, I thinkg this should be ready to merge. |
|
@carmichaelong Feel free to merge this one when ready. I checked the code again and everything seems ok. |
|
Tests look good in my environment as well |
PRs in dev:
Addiotional PRs: