evolve_binary

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

Evolves a single binary with all timesteps written to the bcm array for plotting

Parameters:
initCpandas.DataFrame

initial conditions for binary to evolve

t_minfloat

starting time for plot in Myr

t_maxfloat

ending time for plot in Myr

BSEDictDict

Dictionary containing all BSE flags needed

SSEDictDict

Dictionary containing all SSE flags needed

Returns:
bcmpandas.DataFrame

binary evolution data form BSE’s bcm dict