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
The check_wheel_move_during_closed_loop QC test only asserts that the wheel was moved a sufficient amount in any direction. We've since learned that on some rigs the encoder was wired incorrectly such that the extracted wheel direction was inverted. The QC check should be modified to test that the sign is correct for the recorded choice.
The check_wheel_move_during_closed_loop QC test only asserts that the wheel was moved a sufficient amount in any direction. We've since learned that on some rigs the encoder was wired incorrectly such that the extracted wheel direction was inverted. The QC check should be modified to test that the sign is correct for the recorded choice.
ibllib/ibllib/qc/task_metrics.py
Lines 799 to 815 in 526385b
The text was updated successfully, but these errors were encountered: