test_var_cut

Documentation for classes in the tests.test_var_cut module:

class tests.test_var_cut.TestVarCut(methodName='runTest')[source]

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

test_uniform()[source]

Test var_cut() with a two uniformly distributed histograms

test_uniform_inverse()[source]

Test var_cut() with a two uniformly distributed histograms in inverse mode

test_uniform_specificity()[source]

Test var_cut() with a two uniformly distributed histograms in specificity mode

test_uniform_inverse_specificity()[source]

Test var_cut() with a two uniformly distributed histograms in inverse and specificity mode

test_uniform_false_inverse()[source]

Test var_cut() with a two uniformly distributed histograms when inverse mode is given but should not be