LAL 7.6.1.1-4859cae
test_iterutils Namespace Reference

Functions

def gen_randindex_results (n, N)
 

Variables

 failures = doctest.testmod(iterutils)[0]
 
 fig = figure.Figure()
 
 axes = fig.gca()
 
int N = 1000000
 
 x
 
 counts
 
 p
 
 label
 

Function Documentation

◆ gen_randindex_results()

def test_iterutils.gen_randindex_results (   n,
  N 
)

Definition at line 24 of file test_iterutils.py.

Variable Documentation

◆ failures

test_iterutils.failures = doctest.testmod(iterutils)[0]

Definition at line 13 of file test_iterutils.py.

◆ fig

test_iterutils.fig = figure.Figure()

Definition at line 42 of file test_iterutils.py.

◆ axes

test_iterutils.axes = fig.gca()

Definition at line 44 of file test_iterutils.py.

◆ N

int test_iterutils.N = 1000000

Definition at line 49 of file test_iterutils.py.

◆ x

test_iterutils.x

Definition at line 50 of file test_iterutils.py.

◆ counts

test_iterutils.counts

Definition at line 50 of file test_iterutils.py.

◆ p

test_iterutils.p

Definition at line 50 of file test_iterutils.py.

◆ label

test_iterutils.label

Definition at line 52 of file test_iterutils.py.