stam.gentracks

Functions

get_combined_isomass(models, mass, age[, ...])

Get a specific stellar evolution track, combining a pre-MS track with fixed mass and metallicity, and an MS track with fixed mass and age.

get_combined_isomasses(models[, mass, age, ...])

get_combined_isomasses(models, mass=np.arange(0.1, 1.2, 0.1), age=5, mh_pre_ms=0.7, is_smooth=True, smooth_sigma=3,

get_isochrone_polygon(models, age1, mh1, ...)

get_isochrone_polygon(models, age1, mh1, age2, mh2, age_res=0.001, mh_res=0.05, mass_res=0.007, mass_max=1.2,

get_isochrone_side(models, vals[, params, ...])

get_isochrone_side(models, age, mh, side="blue", age_res=0.001, mh_res=0.05, mass_res=0.007, mass_max=1.2,

get_isomasses(models[, mass, age])

Get fixed-age stellar evolution tracks, for a range of masses.

get_isotrack(models, vals[, params, ...])

get_isotrack(models, vals, params=("mass", "mh"),

get_pre_ms_isomass(models, mass, mh[, ...])

Get a specific stellar evolution pre-MS track, with fixed mass and metallicity.