brainbox.tests.test_population

Classes

TestPopulation

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

Bases: TestCase

setUp()[source]

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

test_get_spike_counts_in_bins()[source]
test_classify()[source]
test_regress()[source]
test_xcorr_0()[source]
test_xcorr_1()[source]
test_xcorr_2()[source]
test_sigtest_pseudosessions()[source]
test_sigtest_linshift()[source]