ibllib.tests.qc.test_alignment_qc

Classes

TestAlignmentQcExisting

TestAlignmentQcManual

TestChronicTracingQC

TestTracingQc

TestUploadToFlatIron

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

Bases: TestCase

probe01_id = None
probe00_id = None
classmethod setUpClass() None[source]

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

test_tracing_exists()[source]
test_tracing_not_exists()[source]
classmethod tearDownClass() None[source]

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

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

Bases: TestCase

classmethod setUpClass() None[source]

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

test_tracing_exists()[source]
test_tracing_not_exists()[source]
classmethod tearDownClass() None[source]

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

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

Bases: TestCase

probe_id = None
prev_traj_id = None
eid = None
alignments = None
xyz_picks = None
trajectory = None
classmethod setUpClass() None[source]

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

test_alignments()[source]
classmethod tearDownClass() None[source]

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

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

Bases: TestCase

probe_id = None
prev_traj_id = None
eid = None
alignments = None
xyz_picks = None
trajectory = None
classmethod setUpClass() None[source]

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

test_alignments()[source]
classmethod tearDownClass() None[source]

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

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

Bases: TestCase

probe_id = None
alignments = None
xyz_picks = None
trajectory = None
setUpClass() None[source]

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

test_data_content()[source]
test_upload_to_flatiron()[source]
classmethod tearDownClass() None[source]

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