Fork me on GitHub

pyhrf.test.test_sandbox_physio module

class pyhrf.test.test_sandbox_physio.SimulationTest(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_create_evoked_physio_signal()
test_create_physio_brf()
test_create_physio_prf()
test_create_tbg_neural_efficacies()

Test the generation of neural efficacies from a truncated bi-Gaussian mixture

test_phy_integrate_euler()
test_simulate_asl_full_physio()
test_simulate_asl_full_physio_outputs()
test_simulate_asl_physio_rfs()