Plot_me.py File Reference

Go to the source code of this file.

Namespaces

 Plot_me
 

Functions

def Plot_me.plot_tr (path, color, ls2='--', ls3='-', label="")
 
def Plot_me.plot_nuclear_chart_at_freezeout (path, ax, label)
 

Variables

 Plot_me.gs
 
 Plot_me.ax0 = fig.add_subplot(gs[0, :])
 
 Plot_me.ax1 = fig.add_subplot(gs[1, 0:3])
 
 Plot_me.ax3 = fig.add_subplot(gs[2, 0:3])
 
 Plot_me.ax4 = fig.add_subplot(gs[2, 3:])
 
float Plot_me.xpos = 0.02
 
 Plot_me.pos = ax0.get_position()
 
tuple Plot_me.totpos = (pos.y1+pos.y0)/2.
 
list Plot_me.l = ["Temperature [GK]",r"Electron fraction"]