Although we did not get any inlock charge measurements today, we did get a new value for ETMY last week so I reran my compare code after making some updates to it.
If anyone else wants to use it, its located at: /ligo/home/ryan.crouch/Desktop/Charge_measurements/compare.py and you should just be able to run it as a regular python script. The only things one might need to modify in the code would probably be the plotting range at the top if you want to change it from the 6months its set to currently.
IE:
python3 /ligo/home/ryan.crouch/Desktop/Charge_measurements/compare.py
Note that you need to be in directory /opt/rtcds/userapps/release/sus/common/scripts/quad/InLockChargeMeasurements/LHO_ESD_coeff_data to run this script.