evolve_and_plot

cosmic.plotting.evolve_and_plot(initC, t_min=None, t_max=None, BSEDict=None, SSEDict=None, sys_obs={})[source]

Evolve and plot binaries as a function of time

Parameters:
initCpandas.DataFrame

initial conditions for binary to evolve

t_minfloat or list

starting time for plot in Myr

t_maxfloat or list

ending time for plot in Myr

BSEDictDict

Dictionary containing all BSE flags needed

SSEDictDict

Dictionary containing all SSE flags needed

sys_obsDict

Dictionary containing keys for binary parameters with values to plot as vertical lines for each stellar component

Returns:
all_figslist

list of all figures created