test_rereferencing¶
Module: tests.unittests.nodes.spatial_filtering.test_rereferencing¶
Unittests for the LaplacianReferenceNode
| Author: | Laura Manca (Laura.Manca89@gmail.com) |
|---|---|
| Created: | 20013/09/24 |
Inheritance diagram for pySPACE.tests.unittests.nodes.spatial_filtering.test_rereferencing:
LaplacianReferenceTestCase¶
-
class
pySPACE.tests.unittests.nodes.spatial_filtering.test_rereferencing.LaplacianReferenceTestCase(methodName='runTest')[source]¶ Bases:
unittest.case.TestCaseTest for LaplacianReferenceNode
Author: Laura Manca (Laura.Manca89@gmail.com) Created: 2013/09/24 Class Components Summary
setUp()test_left_channels_big()Check the channels left after the big Laplacian is applied test_left_channels_small()Check the channels left after the small Laplacian is applied test_shape_distance_matrix()Check that the distance matrix has the correct shape