gwkokab_scripts.r_hat_plot ========================== .. py:module:: gwkokab_scripts.r_hat_plot Functions --------- .. autoapisummary:: gwkokab_scripts.r_hat_plot.main gwkokab_scripts.r_hat_plot.make_parser Module Contents --------------- .. py:function:: main() -> None Main function of the script. .. py:function:: make_parser() -> argparse.ArgumentParser Create the command line argument parser. This function creates the command line argument parser and returns it. :returns: the command line argument parser :rtype: argparse.ArgumentParser