fetch_mist_iso_cmd

artpop.stars.fetch_mist_iso_cmd(log_age, feh, phot_system, mist_path='/home/docs/.artpop/mist', v_over_vcrit=0.4)[source]

Fetch MIST isochrone grid.

Parameters
log_agefloat

Logarithm base 10 of the simple stellar population age in years.

fehfloat

Metallicity [Fe/H] of the simple stellar population.

phot_systemstr

Name of the photometric system.

mist_pathstr, optional

Path to MIST isochrone grids. Use this if you want to use a different path from the MIST_PATH environment variable.

v_over_vcritfloat, optional

Rotation rate divided by the critical surface linear velocity. Current options are 0.4 (default) and 0.0.

Returns
iso_cmdndarray

Structured numpy array with isochrones and stellar magnitudes.