gwkokab_scripts.ess_evolution_plot ================================== .. py:module:: gwkokab_scripts.ess_evolution_plot Functions --------- .. autoapisummary:: gwkokab_scripts.ess_evolution_plot.main gwkokab_scripts.ess_evolution_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