ibllib.tests.extractors.test_ephys_trials

Classes

TestEphysBehaviorExtraction

TestEphysSyncExtraction

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

Bases: TestCase

test_bpod_trace_extraction()[source]
test_align_to_trial()[source]
test_wheel_trace_from_sync()[source]
test_time_fields()[source]

Test for FpgaTrials._time_fields static method.

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

Bases: TestCase

setUp()[source]

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

test_get_probabilityLeft()[source]