BurstUniformDisc#
- class cogsworth.sfh.BurstUniformDisc(t_burst=<Quantity 12. Gyr>, z_max=<Quantity 2. kpc>, R_max=<Quantity 15. kpc>, Z_all=0.02, **kwargs)[source]#
Bases:
StarFormationHistoryAn extremely simple star formation history, with all stars formed at
t_burstin a uniform disc with heightz_maxand radiusR_maxdisc, all with metallicityZ.- Parameters:
Methods Summary
draw_heights(size)draw_lookback_times(size)draw_phi(size)draw_radii(size)Methods Documentation