pyhrf.validation.valid_jde_asl_physio.ASLPhysioHierarchicalTest(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_brf()¶Validate estimation of BRF
test_mu()¶Validate estimation of mu
test_mu_brf()¶Validate estimation of mu and brf
test_mu_brf_prf()¶Validate estimation of mu, brf and prf
test_mu_prf()¶Validate estimation of mu, brf and prf
test_prf()¶Validate estimation of PRF
pyhrf.validation.valid_jde_asl_physio.ASLTest(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_all()¶Validate estimation of full ASL model at high SNR
test_brf_basic_reg()¶Validate estimation of BRF at high SNR
test_brf_physio_det()¶Validate estimation of BRF at high SNR
test_brf_physio_nonreg()¶Validate estimation of BRF at high SNR
test_brf_physio_reg()¶Validate estimation of BRF at high SNR
test_brf_var()¶Validate estimation of BRF at high SNR
test_brls()¶Validate estimation of BRLs at high SNR
test_drift()¶Validate estimation of drift at high SNR
test_drift_var()¶Validate estimation of drift at high SNR
test_labels()¶Validate estimation of labels at high SNR
test_noise_var()¶Validate estimation of noise variances at high SNR
test_perf_baseline()¶Validate estimation of drift at high SNR
test_perf_baseline_var()¶Validate estimation of drift at high SNR
test_prf_basic_reg()¶Validate estimation of BRF at high SNR
test_prf_physio_det()¶Validate estimation of BRF at high SNR
test_prf_physio_nonreg()¶Validate estimation of BRF at high SNR
test_prf_physio_reg()¶Validate estimation of PRF
test_prf_var()¶Validate estimation of PRF
test_prls()¶Validate estimation of PRLs at high SNR