pyqz.tests package¶
Submodules¶
pyqz.tests.pyqz_tests module¶
-
class
pyqz.tests.pyqz_tests.
Testpyqz
(methodName=’runTest’)¶ Bases:
unittest.case.TestCase
-
test01_interpgridnodes
()¶
-
test02_interpoffgrid
()¶
-
test03_interp_midMVq
()¶
-
test04_get_bad_global_qz
()¶
-
test05_multiprocessing
()¶
-
test06_speed_benchmark
()¶
-
test07_plots
()¶
-
-
pyqz.tests.pyqz_tests.
get_bad_global_qz
(Pk=5.0, kappa=inf, struct=’pp’, sampling=1, nproc=1, error=0.05, KDE_pickle_loc=None)¶
-
pyqz.tests.pyqz_tests.
interp_midMVq
(Pk=5.0, kappa=inf, struct=’pp’, sampling=1, KDE_qz_sampling=101j, do_single_spec=True, KDE_pickle_loc=None, error=0.05, nproc=1, diags=[‘[NII]/[SII]+;[OIII]/[SII]+’])¶
-
pyqz.tests.pyqz_tests.
interpgridnodes
(Pk=5.0, kappa=inf, struct=’pp’, sampling=1)¶
-
pyqz.tests.pyqz_tests.
interpoffgrid
(Pk=5.0, kappa=inf, struct=’pp’, sampling=1)¶
-
pyqz.tests.pyqz_tests.
run_all_tests
(test_suite=<class ‘pyqz.tests.pyqz_tests.Testpyqz’>, cleanup=True)¶