Skip to content

miles-iac/milespy

Repository files navigation

milespy

Project Status: Active – The project has reached a stable, usable state and is being actively developed. PyPi Test badge Docs badge Coverage Status

MILESpy is a python interface to the MILES stellar library and SSP models. This package aims to provide users an easy interface to generate single stellar population (SSP) models, navigate the stellar library or generate a spectra given an input star formation history (SFH), among other things. We try to make this package compatible with previously existing tools, namely astropy and specutils.

Getting started

In a standard python installation using pip as the package manager, just do:

python3 -m pip install milespy

If you are installing from source, after cloning this repository, install it with:

python3 -m pip install .

Support

If you find bugs or have feature suggestions, please submit an issue to this repository.

About

Population Synthesis for the 21st Century

Resources

License

Code of conduct

Stars

Watchers

Forks