Fork me on GitHub

pyhrf.test.test_paradigm module

class pyhrf.test.test_paradigm.ParadigmTest(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

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

tearDown()

Hook method for deconstructing the test fixture after testing it.

test_merge_onsets()
test_onsets_loc_av()
test_to_nipy_Block()

Test event-related paradigm

test_to_nipy_Block_2sess()

Test event-related paradigm

test_to_nipy_ER()

Test event-related paradigm

test_to_nipy_ER_2sess()

Test event-related paradigm

test_to_spm_mat_1st_level()