Repeated CI failure with channel selection in a Stream
Closed this issue · 0 comments
mscheltienne commented
The failure is: https://github.com/fcbg-hnp-meeg/bsl/blob/fe399450e6c0b7a840ccb81ba149d8dd36a25f74/bsl/tests/test_stream.py#L204-L207
FAILED bsl/tests/test_stream.py::test_stream_pick - AssertionError:
Not equal to tolerance rtol=1e-07, atol=0
Mismatched elements: 381 / 412 (92.5%)
Max absolute difference: 9.60938632e-06
Max relative difference: 0.00060664
x: array([[-0.030248, -0.030248, -0.030246, -0.030251, -0.030255, -0.030248,
-0.03025 , -0.030254, -0.030259, -0.030255, -0.030247, -0.030247,
-0.030253, -0.03026 , -0.030263, -0.030265, -0.030268, -0.030266,...
y: array([[-0.030248, -0.030248, -0.030246, -0.030251, -0.030255, -0.030248,
-0.03025 , -0.030254, -0.030254, -0.030259, -0.030255, -0.030247,
-0.030247, -0.030253, -0.03026 , -0.030263, -0.030265, -0.030268,...
FAILED bsl/tests/test_stream.py::test_stream_drop_channels - AssertionError:
Not equal to tolerance rtol=1e-07, atol=0
Mismatched elements: 192 / 206 (93.2%)
Max absolute difference: 1.07400119e-05
Max relative difference: 0.00025102
x: array([[-0.059189, -0.059188, -0.059192, -0.059192, -0.059193, -0.059195,
-0.059191, -0.059187, -0.059187, -0.059185, -0.059187, -0.059183,
-0.059181, -0.059185, -0.059184, -0.059186, -0.059186, -0.059184,...
y: array([[-0.059189, -0.059188, -0.059192, -0.059192, -0.059193, -0.059195,
-0.059191, -0.059188, -0.059187, -0.059187, -0.059185, -0.059187,
-0.059183, -0.059181, -0.059185, -0.059184, -0.059186, -0.059186,...