Plot_me.py File Reference

Go to the source code of this file.

Namespaces

 Plot_me
 

Variables

 Plot_me.yheavy = mrsn_example.get_mainout_yheavy()
 
 Plot_me.index_freezout = np.argmin(abs(yn/yheavy-1))
 
 Plot_me.time_freezout = time[index_freezout]
 
 Plot_me.anim = mrsn_example.animate_nuclear_chart(figure=fig,plot_magic=True,time_title=True,min_X=1e-8,element_labels=False)