Plot_me.py File Reference

Go to the source code of this file.

Namespaces

 Plot_me
 

Variables

 Plot_me.fig_finab = plt.figure(figsize=(5,3))
 
 Plot_me.ax_finab = fig_finab.gca()
 
 Plot_me.yn = mrsn_example.get_mainout_yn()
 
 Plot_me.yh
 
 Plot_me.t_freezeout = t[np.argmin(np.abs(yn/yh-1))]