Closes FAMIS#26062, last checked 73432
ETMX did not run this week, so there is no new data point for ETMX.
Like Ryan S had said last week, matplotlib is still acting up. When I was running the coefficientplots.py script, mpl refused to let the plots show at the end, so I ended up needing to add an extra plt.show() right after plotting, go into debug mode, and get the script to pause after generating each plot so I could save them.