cconroy20 / fsps

Flexible Stellar Population Synthesis
MIT License
84 stars 48 forks source link

FSPS: Flexible Stellar Population Synthesis

version 3.2

References

When using this code please cite the following papers:

Installation

If you have git installed, FSPS can be obtained with the following commands:

cd /path/to/desired/location/
git clone https://github.com/cconroy20/fsps

Otherwise download a gzipped tarball from here. Then follow the instructions at doc/INSTALL.

You should not need to update the git repository until an update is announced (which is why you need to be on the mailing list - see doc/INSTALL). If you've obtained FSPS using git then when an update is announced you will need to simply type cd $SPS_HOME; git pull and then recompile. If you have made your own edits to the FSPS files, git will attempt to gracefully merge your local version with the repository version.

Documentation

See the Manual

Contents

Below is a brief description of the contents of the directories in the fsps root directory: