Unit tests for the spike_train_generation module.
elephant.test.test_spike_train_generation.AnalogSignalPeakDetectionTestCase(methodName='runTest')[source]¶Bases: unittest.case.TestCase
Methods
elephant.test.test_spike_train_generation.AnalogSignalSpikeExtractionTestCase(methodName='runTest')[source]¶Bases: unittest.case.TestCase
Methods
elephant.test.test_spike_train_generation.AnalogSignalThresholdDetectionTestCase(methodName='runTest')[source]¶Bases: unittest.case.TestCase
Methods
elephant.test.test_spike_train_generation.HomogeneousGammaProcessTestCase(methodName='runTest')[source]¶Bases: unittest.case.TestCase
Methods
elephant.test.test_spike_train_generation.HomogeneousPoissonProcessTestCase(methodName='runTest')[source]¶Bases: unittest.case.TestCase
Methods
elephant.test.test_spike_train_generation.InhomogeneousPoissonProcessTestCase(methodName='runTest')[source]¶Bases: unittest.case.TestCase
Methods
elephant.test.test_spike_train_generation.cppTestCase(methodName='runTest')[source]¶Bases: unittest.case.TestCase
Methods