iblatlas.tests.test_allen_atlas

Classes

TestAtlasSlicesConversion

TestFlatMaps

TestGeneExpression

TestReadVolume

TestSwanson

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

Bases: TestCase

classmethod setUpClass()[source]

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

test_compute_volume()[source]
test_simple()[source]
test_lookups()[source]
class TestFlatMaps(methodName='runTest')[source]

Bases: TestCase

test_flatmaps()[source]
class TestSwanson(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

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

test_swanson()[source]
class TestGeneExpression(methodName='runTest')[source]

Bases: TestCase

test_load()[source]
class TestReadVolume(methodName='runTest')[source]

Bases: TestCase

test_read_volume(mock_download)[source]

Test that NRRD files are read corrrectly, and redownloaded when corrupted.