crikit.cri.tests package
Submodules
crikit.cri.tests.test_hilbert module
Testing for Hilbert transform method
Using the math relation a^2 / (a^2 + x^2) (Lorentz/Cauchy) has an
analytical Hilbert transform: x^2 / (a^2 + x^2)
-
crikit.cri.tests.test_hilbert.
test_hilbert_in_place
()[source]
-
crikit.cri.tests.test_hilbert.
test_hilbert_no_pad
()[source]
-
crikit.cri.tests.test_hilbert.
test_hilbert_pad
()[source]
-
crikit.cri.tests.test_hilbert.
test_hilbert_replace_min_value
()[source]
crikit.cri.tests.test_kk module
Testing for Kramers-Kronig Phase Retrieval Method
Using the math relation a^2 / (a^2 + x^2) (Lorentz/Cauchy) has an
analytical Hilbert transform: x^2 / (a^2 + x^2)– and how that plays into
the KK
-
crikit.cri.tests.test_kk.
test_kk
()[source]
-
crikit.cri.tests.test_kk.
test_kk_no_bg_norm
()[source]
-
crikit.cri.tests.test_kk.
test_kk_properties_read
()[source]
-
crikit.cri.tests.test_kk.
test_kk_properties_setter
()[source]
-
crikit.cri.tests.test_kk.
test_kk_rng
()[source]
-
crikit.cri.tests.test_kk.
test_kk_transform
()[source]
-
crikit.cri.tests.test_kk.
test_kk_transform_fail
()[source]
crikit.cri.tests.test_kk_alg module
Testing for Kramers-Kronig Phase Retrieval Method
Using the math relation a^2 / (a^2 + x^2) (Lorentz/Cauchy) has an
analytical Hilbert transform: x^2 / (a^2 + x^2)– and how that plays into
the KK
-
crikit.cri.tests.test_kk_alg.
test_kk
()[source]
-
crikit.cri.tests.test_kk_alg.
test_kk_3d
()[source]
-
crikit.cri.tests.test_kk_alg.
test_kk_conjugate
()[source]
-
crikit.cri.tests.test_kk_alg.
test_kk_no_bg_norm
()[source]
crikit.cri.tests.test_pec module
Testing Phase error correction
-
crikit.cri.tests.test_pec.
test_basic
()[source]
-
crikit.cri.tests.test_pec.
test_basic2D
()[source]
-
crikit.cri.tests.test_pec.
test_basic3D
()[source]
-
crikit.cri.tests.test_pec.
test_fix_ends
()[source]
-
crikit.cri.tests.test_pec.
test_fix_rng
()[source]
-
crikit.cri.tests.test_pec.
test_rng
()[source]
-
crikit.cri.tests.test_pec.
test_rng_redux
()[source]
-
crikit.cri.tests.test_pec.
test_rng_redux2D
()[source]
-
crikit.cri.tests.test_pec.
test_rng_redux3D
()[source]
-
crikit.cri.tests.test_pec.
test_transform_rng
()[source]
crikit.cri.tests.test_sec module
Testing scale error correction
-
crikit.cri.tests.test_sec.
test_basic
()[source]
-
crikit.cri.tests.test_sec.
test_rng
()[source]
Module contents