{ "info": { "author": "Neil Crighton", "author_email": "neilcrighton .at. gmail .dot. com", "bugtrack_url": null, "classifiers": [], "description": "This package contains functions useful for general scientific\nprogramming, with a focus on astronomical research. The documentation\ndetails everything that is available, but some example tasks that can\nbe handled are:\n\n * Calculate absorption profiles for various ions observed in\n astrophysical environments.\n * Fit a smooth continuum to a spectrum with many emission or\n absorption features.\n * Find the expected broad-band magnitudes given a spectral energy\n distribution.\n\nMore details are given in the documentation here:\nhttp://nhmc.github.com/Barak\n\nTo install, either download the tarball from the pypi website and then\ndo::\n\n python setup.py install\n\nYou may need to put a 'sudo' in front of this. \n\nA better way to install (which allows for easy uninstallation) is by\nusing pip::\n\n pip install barak\n\nbut you need to have pip\n(http://www.pip-installer.org/en/latest/index.html) installed.\n \nTo run the tests you need py.test\n(http://pytest.org/latest/getting-started.html) installed. Then run::\n\n py.test barak \n\nfrom this directory.\n\n\nNeil Crighton\n\nneilcrighton .at. gmail .dot. com\n\nChange Log\n----------\nv0.3.2 6th Jan 2013 -- Fix import bug.\n\nv0.3.1 6th Jan 2013 -- Minor docs changes for PyPI.\n\nv0.3.0 6th Jan 2013 -- WARNING - there are several API changes compared\n to version 0.2.x. \n\n - The extinction module has been overhauled (with API changes),\n curves are now given as A(lambda)/A(V) instead of\n E(lambda-V)/E(B-V) and use an ExtinctionCurve class. \n\n - Added a new module for calculating virial quantities, barak.virial.\n\n - Added a new uv QSO template.\n \n - make_constant_dv_wa_scale moved from barak.spec to barak.sed,\n convolve_constant_dv moved from barak.spec to barak.convolve.\n \n - Added new IR sed templates from Assef et al. 2010. \n\n - Many other minor enhancements and bug fixes.\n\n - The astropy package is now a requirement (needed for the cosmology\n package and some utilities).\n\nv0.2.1, 19th Oct 2012 -- Fixed problems with the PyPI upload.\n\nv0.2.0, Oct 2012 -- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://nhmc.github.com/Barak/", "keywords": null, "license": "modified BSD", "maintainer": null, "maintainer_email": null, "name": "Barak", "package_url": "https://pypi.org/project/Barak/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Barak/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://nhmc.github.com/Barak/" }, "release_url": "https://pypi.org/project/Barak/0.3.2/", "requires_dist": null, "requires_python": null, "summary": "A set of astronomy-related routines for generating Voigt profiles from atomic data, reading and writing data, working with SEDs, passbands and dust extinction laws.", "version": "0.3.2" }, "last_serial": 777104, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "830ac14b9f76820e73f1de7c1d883598", "sha256": "2bc54614e5e9429e6c8c35f91c40f46daf05c673b78908107d5c04f4419cceeb" }, "downloads": -1, "filename": "Barak-0.2.0.tar.gz", "has_sig": false, "md5_digest": "830ac14b9f76820e73f1de7c1d883598", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13570855, "upload_time": "2012-10-19T10:09:06", "url": "https://files.pythonhosted.org/packages/6e/17/72768fbcc26f51cc25f30e81c32f2601bee01c6bebb01186a04b793fd152/Barak-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "8cc961f0c674f8405c85f7ad393fe13c", "sha256": "50753d6662c4e2f4aafd3e7e33f7505f95b0513c1548348f79cb0e8447f27883" }, "downloads": -1, "filename": "Barak-0.2.1.tar.gz", "has_sig": false, "md5_digest": "8cc961f0c674f8405c85f7ad393fe13c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13416757, "upload_time": "2012-10-19T12:08:36", "url": "https://files.pythonhosted.org/packages/8e/0d/1497f3b867f49bb806e3b2851d10a43bc6f55ffa63bb75bc06b5f29da4ca/Barak-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "77937dc7073aa5d13f27b6da98a17643", "sha256": "c54fc208dbadddf340d2fd301b7d8437ea2aaee013ecb133341a2c88ec7b459a" }, "downloads": -1, "filename": "Barak-0.3.0.tar.gz", "has_sig": false, "md5_digest": "77937dc7073aa5d13f27b6da98a17643", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13630683, "upload_time": "2013-01-06T14:58:22", "url": "https://files.pythonhosted.org/packages/e5/18/babc9b6bf3ae9b562f7aef68128f904de36f13c9ed80791b52a34b3b565c/Barak-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "8f1d476fae4242df067730562551d9d7", "sha256": "ec7851854356c9d416254a3f4a3e7344bcd376d348442819ef9bd8245a2dadf3" }, "downloads": -1, "filename": "Barak-0.3.1.tar.gz", "has_sig": false, "md5_digest": "8f1d476fae4242df067730562551d9d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13630818, "upload_time": "2013-01-06T15:12:38", "url": "https://files.pythonhosted.org/packages/4c/d5/ce7da1b767169a7f31fa3448ebe65288a7ce9b09bec9e7e6becaadbb5d3b/Barak-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "382febe4e9929371e73f632bc83f2562", "sha256": "be79d562a0a4c0426dc960eeec74fa2497b40e0ac1a2465b8200c7f28b8dfee3" }, "downloads": -1, "filename": "Barak-0.3.2.tar.gz", "has_sig": false, "md5_digest": "382febe4e9929371e73f632bc83f2562", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13628449, "upload_time": "2013-01-06T15:51:20", "url": "https://files.pythonhosted.org/packages/c5/c3/026bf4506b24c206c24a0a05295838489df5fcf7fb49f7612c619f131c6d/Barak-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "382febe4e9929371e73f632bc83f2562", "sha256": "be79d562a0a4c0426dc960eeec74fa2497b40e0ac1a2465b8200c7f28b8dfee3" }, "downloads": -1, "filename": "Barak-0.3.2.tar.gz", "has_sig": false, "md5_digest": "382febe4e9929371e73f632bc83f2562", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13628449, "upload_time": "2013-01-06T15:51:20", "url": "https://files.pythonhosted.org/packages/c5/c3/026bf4506b24c206c24a0a05295838489df5fcf7fb49f7612c619f131c6d/Barak-0.3.2.tar.gz" } ] }