A python package that allows you to download PADOVA/PARSEC isochrones directly from the CMD website.
Simplified fork of the original ezpadova code by Morgan Fouesneau.
Uses the requests
, and numpy
packages. The latest release can be downloaded here.
Evolutionary tracks, photometric system, metallicity and age ranges are set via
the input data file in_params.dat
.
A list of the proper IDs for the CMD photometric systems ('System ID') can be obtained with the CMDphotsysts code. You can also just read the latest fetched names here.
The downloaded files are stored in a folder that can be pasted inside the isochrones/
sub-folder of the ASteCA
package.