Fork me on GitHub

pyhrf.test.test_jde_multi_subj module

class pyhrf.test.test_jde_multi_subj.MultiSubjTest(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_quick()

Test running of JDE multi subject (do not test result accuracy)

pyhrf.test.test_jde_multi_subj.simulate_subjects(output_dir, snr_scenario='high_snr', spatial_size='tiny', hrf_group=None, nb_subjects=15, vhrf=0.1, vhrf_group=0.1)

Simulate daata for multiple subjects (5 subjects by default)