{ "info": { "author": "Adam Ginsburg", "author_email": "adam.g.ginsburg@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Dust Emissivity & Mass Calculation Tools\n========================================\n\nSimple tools built on astropy's units & constants framework for computing the\nmass / column of a given chunk of dust.\n\nCompare to https://code.google.com/p/agpy/source/browse/trunk/agpy/blackbody.py\nand https://code.google.com/p/agpy/source/browse/trunk/agpy/dust.py, which are\nstandalone and do not make use of the units framework.\n\nInstallation\n------------\n\nInstallation is through normal pip:\n\n.. code-block:: bash\n\n pip install https://github.com/keflavich/dust_emissivity/archive/master.zip\n\n\nThen, one can import:\n\n.. code-block:: python\n\n import dust_emissivity\n from dust_emissivity import blackbody, modified_blackbody, integrate_sed\n\nDocumentation\n-------------\n\nThere is an `example notebook `_ and docstrings\n\nGithub Things\n'''''''''''''\n\n.. image:: https://d2weczhvl823v0.cloudfront.net/keflavich/dust_emissivity/trend.png\n :alt: Bitdeli badge\n :target: https://bitdeli.com/free", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/keflavich/dust_emissivity/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "dust_emissivity", "package_url": "https://pypi.org/project/dust_emissivity/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dust_emissivity/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/keflavich/dust_emissivity/" }, "release_url": "https://pypi.org/project/dust_emissivity/0.1/", "requires_dist": null, "requires_python": null, "summary": "Dust Emissivity toolkit", "version": "0.1" }, "last_serial": 1088092, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "39859575f0be2eefb1b4e3b68edfb752", "sha256": "f377d89bf39120129051b4fb5da3b3682e39e57d3ad36078f328a67609228589" }, "downloads": -1, "filename": "dust_emissivity-0.1.tar.gz", "has_sig": false, "md5_digest": "39859575f0be2eefb1b4e3b68edfb752", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7081, "upload_time": "2014-05-10T18:34:18", "url": "https://files.pythonhosted.org/packages/5f/e4/61b6c4435042dede2942be72b3d025ef2e02ce1961ebb47def501a58c423/dust_emissivity-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "39859575f0be2eefb1b4e3b68edfb752", "sha256": "f377d89bf39120129051b4fb5da3b3682e39e57d3ad36078f328a67609228589" }, "downloads": -1, "filename": "dust_emissivity-0.1.tar.gz", "has_sig": false, "md5_digest": "39859575f0be2eefb1b4e3b68edfb752", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7081, "upload_time": "2014-05-10T18:34:18", "url": "https://files.pythonhosted.org/packages/5f/e4/61b6c4435042dede2942be72b3d025ef2e02ce1961ebb47def501a58c423/dust_emissivity-0.1.tar.gz" } ] }