{ "info": { "author": "Steven Murray", "author_email": "steven.murray@curtin.edu.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=========\npydftools\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/pydftools.svg\n :target: https://pypi.python.org/pypi/pydftools\n\n.. image:: https://img.shields.io/travis/steven-murray/pydftools.svg\n :target: https://travis-ci.org/steven-murray/pydftools\n\n.. image:: https://readthedocs.org/projects/pydftools/badge/?version=latest\n :target: https://pydftools.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nA pure-python port of the ``dftools`` R package.\n\nThis package attempts to imitate the ``dftools`` package (repo: https://github.com/obreschkow/dftools ) quite closely,\nwhile being as Pythonic as possible. Do note that 2D+ models are not yet implemented in this Python port, and neither\nare non-parametric models. Hopefully they will be along soon.\n\nFrom ``dftool``'s description:\n\n This package can find the most likely P parameters of a D-dimensional distribution function (DF) generating\n N objects, where each object is specified by D observables with measurement uncertainties. For instance, if the objects\n are galaxies, it can fit a MF (P=1), a mass-size distribution (P=2) or the mass-spin-morphology distribution (P=3).\n Unlike most common fitting approaches, this method accurately accounts for measurement is uncertainties and complex\n selection functions. A full description of the algorithm can be found in Obreschkow et al. (2017).\n\nIn short, clean out Eddington bias from your fits:\n\n.. image:: https://user-images.githubusercontent.com/1272030/31757852-60cb6ebc-b4dd-11e7-8ce9-32b3232e8f94.png\n :scale: 30 %\n\n* Free software: MIT license\n* Documentation: https://pydftools.readthedocs.io.\n\n\nFeatures\n--------\n\n* Simple and fast parameter fitting for generative distribution functions\n* Several examples (with astronomical applications in mind)\n* Several plotting routines so that you can go from nothing to a plot in minutes\n* A ``mockdata()`` function which can produce data to fit.\n* Support for arbitrary 1D models, several kinds of selection functions, jackknife and bootstrap resampling, Gaussian\n error estimation and more.\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-10-25)\n------------------\n\n* First release on PyPI.\n* All basic examples working as expected\n* TravisCI, Readthedocs set up.\n* Does not have multi-dimension support, or non-parametric support.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/steven-murray/pydftools", "keywords": "pydftools", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "pydftools", "package_url": "https://pypi.org/project/pydftools/", "platform": "", "project_url": "https://pypi.org/project/pydftools/", "project_urls": { "Homepage": "https://github.com/steven-murray/pydftools" }, "release_url": "https://pypi.org/project/pydftools/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A pure-python port of the dftools R package.", "version": "0.1.0" }, "last_serial": 3275743, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8af4909894af58e64981497a30156dd1", "sha256": "f317de98c540fd930fc1989be006bb3d167468c74df44702f4fa2fa54caa2c71" }, "downloads": -1, "filename": "pydftools-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8af4909894af58e64981497a30156dd1", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 34329, "upload_time": "2017-10-24T17:10:19", "url": "https://files.pythonhosted.org/packages/2c/3f/1284119ad685868566a205a7c1c6e439503682d23bcee73b9e25ea654a87/pydftools-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09168f0d5763d1038611eb289da1f3cc", "sha256": "b53e730e5447c68060b708dccc28173e51e318b4601ecc686b3a114018c3cb6d" }, "downloads": -1, "filename": "pydftools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "09168f0d5763d1038611eb289da1f3cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 621026, "upload_time": "2017-10-24T17:10:10", "url": "https://files.pythonhosted.org/packages/07/00/96f36c436c6457fd63aa2a2d60b2a90f8846492c656bf6adb122605bc4e0/pydftools-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8af4909894af58e64981497a30156dd1", "sha256": "f317de98c540fd930fc1989be006bb3d167468c74df44702f4fa2fa54caa2c71" }, "downloads": -1, "filename": "pydftools-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8af4909894af58e64981497a30156dd1", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 34329, "upload_time": "2017-10-24T17:10:19", "url": "https://files.pythonhosted.org/packages/2c/3f/1284119ad685868566a205a7c1c6e439503682d23bcee73b9e25ea654a87/pydftools-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09168f0d5763d1038611eb289da1f3cc", "sha256": "b53e730e5447c68060b708dccc28173e51e318b4601ecc686b3a114018c3cb6d" }, "downloads": -1, "filename": "pydftools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "09168f0d5763d1038611eb289da1f3cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 621026, "upload_time": "2017-10-24T17:10:10", "url": "https://files.pythonhosted.org/packages/07/00/96f36c436c6457fd63aa2a2d60b2a90f8846492c656bf6adb122605bc4e0/pydftools-0.1.0.tar.gz" } ] }