ConstantUniformDisc#

class cogsworth.sfh.ConstantUniformDisc(t_burst=<Quantity 12. Gyr>, z_max=<Quantity 2. kpc>, R_max=<Quantity 15. kpc>, Z_all=0.02, **kwargs)[source]#

Bases: BurstUniformDisc

A simple star formation history, with all stars formed at a constant rate between t_burst and the present day in a uniform disc with height z_max and radius R_max disc, all with metallicity Z.

Based on BurstUniformDisc.

Methods Summary

Methods Documentation

draw_lookback_times(size)[source]#