EvolvedPopulation#
- class cogsworth.pop.EvolvedPopulation(n_binaries, mass_singles=None, mass_binaries=None, n_singles_req=None, n_bin_req=None, bpp=None, bcm=None, initial_binaries=None, kick_info=None, **pop_kwargs)[source]#
Bases:
PopulationMethods Summary
create_population([with_timing])Create an entirely evolved population of binaries with sampling or stellar evolution
Perform the (binary) stellar evolution of the sampled binaries
Sample the initial binary parameters for the population.
Methods Documentation