Metadata-Version: 2.1
Name: psps
Version: 0.0.6
Summary: planetary system population synthesis
Author: Chris Lam
Author-email: Christopher Lam <c.lam@ufl.edu>
License: MIT License
Project-URL: Homepage, https://github.com/cl3425/psps
Project-URL: Bug Tracker, https://github.com/cl3425/psps/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# psps
pspspspspsps.

psps stands for Planetary System Population Synthesizer. Basically, we make stars and planets, and we do it agnostically. psps is powered in part by JAX and is in active development. 

See [here](https://github.com/exoclam/mastrangelo/) for an example of psps in use.

You can now install it from PyPI! 

The bulk of psps's runtime comes from integrating orbits with Gala in order to calculate the maximum oscillation amplitude (Zmax) for each star in the sample. This takes 4-5 minutes on a M2 Macbook Air for a sample of 70K stars. You can choose not to run gala_galactic_heights(); the runtime for psps without this is about 30s, with the same specs and sample. 
