ibllib.tests.qc.test_dlc_qc

Classes

TestDlcQC

class TestDlcQC(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass() None[source]

Hook method for setting up class fixture before running tests in the class.

setUp() None[source]

Hook method for setting up the test fixture before exercising it.

tearDown() None[source]

Hook method for deconstructing the test fixture after testing it.

classmethod tearDownClass() None[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_ensure_data()[source]
test_check_time_trace_length_match()[source]
test_check_trace_all_nan()[source]
test_check_mean_in_bbox()[source]
test_check_pupil_blocked()[source]
test_check_lick_detection()[source]
test_check_pupil_diameter_snr()[source]
test_check_paw_nan()[source]