ModSum

Create a summary of the differences between various .pf files in a directory

Command line usage (if any):

usage: ModSum.py

Description:

This routine simply looks at all of the .pf files in the current working directory and constructs a summary of the runs that are there.

It prodcues a file, hardwired to be ModSum.txt that is an astropy table that indicates whether the variious .pf files have been done. The remaining columnts are show what is different about the various models

Primary routines:

doit

Notes:

History:

220812 ksl Converted from and ipynb file to an executable

Functions

doit()

Run the script

get_models([xlim])

get_pf([pf_file])

get_status([run])

make_master([glob_root])