plot_binary_evol

cosmic.plotting.plot_binary_evol(bcm, sys_obs={}, ktype_kwargs={}, t_min=None, t_max=None)[source]

Plots the full set of plots and kstar bar plots

Parameters:
bcmpandas.DataFrame

binary evolution data form BSE’s bcm dict

sys_obsDict

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

Returns:
figmatplotlib.figure

Figure containing all the plots!