Metadata-Version: 2.1
Name: popsynth
Version: 0.4.0
Summary: A population synthesis code for testing
Home-page: https://github.com/grburgess/popsynth
Author: J. Michael Burgess
Author-email: jmichaelburgess@gmail.com
License: GPL-2+
Project-URL: Bug Tracker, https://github.com/grburgess/popsynth/issues
Project-URL: Source Code, https://github.com/grburgess/popsynth
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: ipython
Requires-Dist: matplotlib
Requires-Dist: astropy
Requires-Dist: h5py
Requires-Dist: ipyvolume (>=0.6.0a2)
Requires-Dist: pythreejs
Requires-Dist: cython
Requires-Dist: betagen
Requires-Dist: tqdm
Requires-Dist: numba
Requires-Dist: pandas
Requires-Dist: networkx

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b3d66930915f4a3a949465abe5311325)](https://app.codacy.com/app/grburgess/popsynth?utm_source=github.com&utm_medium=referral&utm_content=grburgess/popsynth&utm_campaign=Badge_Grade_Dashboard)
[![Build Status](https://travis-ci.org/grburgess/popsynth.svg?branch=master)](https://travis-ci.org/grburgess/popsynth)
[![codecov](https://codecov.io/gh/grburgess/popsynth/branch/master/graph/badge.svg)](https://codecov.io/gh/grburgess/popsynth)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
[![Documentation Status](https://readthedocs.org/projects/popsynth/badge/?version=latest)](https://popsynth.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3372456.svg)](https://doi.org/10.5281/zenodo.3372456)
![PyPI](https://img.shields.io/pypi/v/popsynth)
![PyPI - Downloads](https://img.shields.io/pypi/dm/popsynth)
# popsynth

![alt text](https://raw.githubusercontent.com/grburgess/popsynth/master/external/logo.png)

A simple object oreinted  population synthesis framework designed for testing population inference in Stan.
It has grown passed its orginal intent to be able to produce populations/catalogs from a variety of luminosity functions, redshift distributions, and even more abstractions. Documentation coming soon.
It also makes a lot of pretty pictures.

Note: **This is not synth pop!** If you were looking for some hard driving beats out of a yamaha keyboard with bells... look elsewhere

![alt text](https://raw.githubusercontent.com/grburgess/popsynth/master/external/pop.gif)


