ifw-odp  4.0.0-pre1
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
test_recipe.TestPycpl Class Reference
Inheritance diagram for test_recipe.TestPycpl:

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def test_recipe_cross_correlation (self)
 Test cross correlation between two images. More...
 
def test_recipe_center_gauss (self)
 
def test_recipe_center_moment (self)
 
def test_recipe_multi_center_gauss (self)
 
def test_recipe_rng_poisson_2d (self)
 

Public Attributes

 log
 
 image
 

Static Public Attributes

float NORM_STAR = 1000000.0
 

Member Function Documentation

◆ setUp()

def test_recipe.TestPycpl.setUp (   self)

◆ tearDown()

def test_recipe.TestPycpl.tearDown (   self)

◆ test_recipe_center_gauss()

def test_recipe.TestPycpl.test_recipe_center_gauss (   self)

◆ test_recipe_center_moment()

def test_recipe.TestPycpl.test_recipe_center_moment (   self)

◆ test_recipe_cross_correlation()

def test_recipe.TestPycpl.test_recipe_cross_correlation (   self)

Test cross correlation between two images.

◆ test_recipe_multi_center_gauss()

def test_recipe.TestPycpl.test_recipe_multi_center_gauss (   self)

◆ test_recipe_rng_poisson_2d()

def test_recipe.TestPycpl.test_recipe_rng_poisson_2d (   self)

Member Data Documentation

◆ image

test_recipe.TestPycpl.image

◆ log

test_recipe.TestPycpl.log

◆ NORM_STAR

float test_recipe.TestPycpl.NORM_STAR = 1000000.0
static

The documentation for this class was generated from the following file: