Fork me on GitHub

pyhrf.validation.valid_jde_asl module

class pyhrf.validation.valid_jde_asl.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()

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_labels()

Validate estimation of labels at high SNR

test_noise_var()

Validate estimation of noise variances at high SNR

test_prf()

Validate estimation of PRF

test_prls()

Validate estimation of PRLs at high SNR