xdatbus.c03_thermal_report ========================== .. py:module:: xdatbus.c03_thermal_report Functions --------- .. autoapisummary:: xdatbus.c03_thermal_report.thermal_report xdatbus.c03_thermal_report.main Module Contents --------------- .. py:function:: thermal_report(osz_dir='./', output_path='./', show_progress=False) Generate a thermal report from the OSZICAR files. Parameters ---------- osz_dir : str Input path of the OSZICAR files output_path : str Output path of the thermal report show_progress : bool Whether to show the progress bar .. py:function:: main()