brainbox.tests.test_trials

Classes

TestTrials

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

Bases: TestCase

setUp()[source]

Test data contains training data from 10 consecutive sessions from subject SWC_054. It is a dict of trials objects with each key indication a session date. By using data combinations from different dates can test each of the different training criterion a subject goes through in the IBL training pipeline

test_find_trial_ids()[source]
test_get_event_aligned_rasters()[source]