Fork me on GitHub

pyhrf.validation.valid_jde_asl_physio_alpha module

class pyhrf.validation.valid_jde_asl_physio_alpha.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