python-spisea 2.1.13
Stellar Population Synthesis Modeling
SPISEA is an python package that generates single-age, single-metallicity populations (i.e. star clusters). It gives the user control over many parameters:
cluster characteristics (age, metallicity, mass, distance)
total extinction, differential extinction, and extinction law
stellar evolution and atmosphere models
stellar multiplicity and Initial Mass Function
initial-Final Mass Relation
photometric filters
- Outputs:
out
- Website: https://spisea.readthedocs.io/en/stable/index.html
- Licenses: GPL 3+ · Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-spisea 2.1.13
as follows:
guix install python-spisea@2.1.13
Or install the latest version:
guix install python-spisea
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.