You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
eFEL/efel/cppcore/LibV1.cpp
Line 1070 in 49a3bab
Here in this loop
The loop here is ignoring the first ISI. The function returning the ISIs however is
LibV1::ISI_values
and that is already ignoring the first ISI.eFEL/efel/cppcore/LibV1.cpp
Line 86 in 49a3bab
As a result first 2 ISIs are removed from the computation.
The text was updated successfully, but these errors were encountered: