.. include:: ./substitutions.rst Kramers-Kronig testing ====================== A collection of functions and classes for performing Kramers-Kronig tests on data sets. Functions --------- .. automodule:: pyimpspec :members: perform_kramers_kronig_test .. automodule:: pyimpspec :members: perform_exploratory_kramers_kronig_tests .. automodule:: pyimpspec.analysis.kramers_kronig :members: evaluate_log_F_ext, suggest_num_RC_limits, suggest_num_RC, suggest_representation .. automodule:: pyimpspec.analysis.kramers_kronig.algorithms :members: suggest_num_RC_method_1, suggest_num_RC_method_2, suggest_num_RC_method_3, suggest_num_RC_method_4, suggest_num_RC_method_5, suggest_num_RC_method_6 .. automodule:: pyimpspec.analysis.kramers_kronig.algorithms.utility :members: calculate_curvatures, subdivide_frequencies Class ----- .. automodule:: pyimpspec :members: KramersKronigResult .. raw:: latex \clearpage