ibllib.tests.test_histology

Classes

TestHistology

TestsEphysAlignment

TestsEphysReconstruction

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

Bases: TestCase

setUp() None[source]

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

test_histology_get_brain_regions()[source]
test_histology_insertion_from_track()[source]
test_get_brain_exit_entry()[source]
test_filename_parser()[source]
class TestsEphysAlignment(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

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

test_no_scaling()[source]
test_offset()[source]
test_uniform_scaling()[source]
test_linear_scaling()[source]
class TestsEphysReconstruction(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

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

test_channel_locations()[source]