{ "info": { "author": "Przemys\u0142aw Bru\u015b", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Utilities" ], "description": "# Unredden-stars\n[![Build Status](https://travis-ci.org/pbrus/unredden-stars.svg?branch=master)](https://travis-ci.org/pbrus/unredden-stars) [![Code](https://img.shields.io/badge/code-Python-blue.svg \"Python\")](https://www.python.org/) [![PyPI version](https://badge.fury.io/py/unred.svg)](https://badge.fury.io/py/unred) [![License](https://img.shields.io/badge/license-MIT-yellow.svg \"MIT license\")](https://github.com/pbrus/unredden-stars/blob/master/LICENSE)\n\nThis package allows to determine the interstellar extinction for stars lying on the color-color plane. Using:\n1. theoretical stars sequence\n2. reddening line slope\n3. positions of stars\n\npackage functions calculate which part of the sequence the reddened stars come from. This allows to determine the color excess and hence the extinction of each star.\n\n![unredden-stars](http://www.astro.uni.wroc.pl/ludzie/brus/img/github/unred-stars.gif)\n\n## Installation\n\nTo install the package please type from the command line:\n```bash\n$ sudo pip3 install unred\n```\nor alternatively:\n```bash\n$ git clone https://github.com/pbrus/unredden-stars\n$ cd unredden-stars\n$ sudo python3 setup.py install\n```\n\n## Usage\n\nAt the beginning call the script from the terminal window with the `-h` option:\n```bash\n$ unred_stars.py -h\n```\nThis will give you a description of available options. If you need to see the program in action immediately, you can use files from the `example_data/` directory:\n```bash\n$ unred_stars.py example_data/stars.dat example_data/ub_bv_dwarfs.dat 0.72 3.1\n```\nMoreover, you can filter the output (by extinction value for each star) using `--min` or `--max` option:\n```bash\n$ unred_stars.py example_data/stars.dat example_data/ub_bv_dwarfs.dat 0.72 3.1 --min\n```\n\nI encourage to visit my website to see more detailed description of this program. The current link can be found on my [GitHub profile](https://github.com/pbrus).\n\n## License\n\n**Unredden-stars** is licensed under the [MIT license](http://opensource.org/licenses/MIT).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pbrus/unredden-stars", "keywords": "reddening,extinction,stars", "license": "", "maintainer": "", "maintainer_email": "", "name": "unred", "package_url": "https://pypi.org/project/unred/", "platform": "", "project_url": "https://pypi.org/project/unred/", "project_urls": { "Homepage": "https://github.com/pbrus/unredden-stars" }, "release_url": "https://pypi.org/project/unred/0.1.2/", "requires_dist": [ "numpy", "scipy" ], "requires_python": "", "summary": "Determine the interstellar extinction for observed stars", "version": "0.1.2" }, "last_serial": 5383389, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bd84d2f216fd04dcf7d1ab3831abab96", "sha256": "7a0cd8ecb7ea2889db282ea9240f45a95378be2e8d55f089f9db6ad948171a80" }, "downloads": -1, "filename": "unred-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "bd84d2f216fd04dcf7d1ab3831abab96", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5329, "upload_time": "2018-07-17T16:43:39", "url": "https://files.pythonhosted.org/packages/29/58/b156f7817cd3eb38f010fdc5136c2bfcbc0f83987001f2784d4d5938ae2f/unred-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9885c25116fc609a7b62d58fe4913044", "sha256": "2841721295aaa7d602860adbbff97d1a8a209455bb1d5a61e9a26e91fcf9b84d" }, "downloads": -1, "filename": "unred-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9885c25116fc609a7b62d58fe4913044", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5092, "upload_time": "2018-07-17T16:43:40", "url": "https://files.pythonhosted.org/packages/ee/3d/58cc23e10cc0ee6efa599863ed4fbb6b70b8006a9baa7b5559adb0349526/unred-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "931bf19894f986df28d8acf072a9856a", "sha256": "80478913e6f7c29fa8f99792cb1409fd268b007dd0ce55e76d08a90ac45f1764" }, "downloads": -1, "filename": "unred-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "931bf19894f986df28d8acf072a9856a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6292, "upload_time": "2019-06-06T18:33:58", "url": "https://files.pythonhosted.org/packages/4c/d1/de5a057f91f22247485d421023b551a46fc7a7f315a228e048a09b32a5e8/unred-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb70267ee5c0f6f884238764e06e3ef1", "sha256": "f77c15d2d01990b5ba1a3fed7e088cd357052bf0f486faaf467ede8a6b464b4f" }, "downloads": -1, "filename": "unred-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cb70267ee5c0f6f884238764e06e3ef1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5614, "upload_time": "2019-06-06T18:33:59", "url": "https://files.pythonhosted.org/packages/00/fe/06714fbfcdd55a540a384688f9a40d93a5706d6da0e9979832df08dc315c/unred-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "103479b4dbd7e7646e0429f5110eb5c5", "sha256": "738c63dacf39707611b05a3f2ac8f719357280e76b498876a695156c7cfa09e9" }, "downloads": -1, "filename": "unred-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "103479b4dbd7e7646e0429f5110eb5c5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6307, "upload_time": "2019-06-10T20:41:12", "url": "https://files.pythonhosted.org/packages/68/4f/bc78e592f6841e918029657cc097766c3e2d47a53e9f229ec3c2227f7180/unred-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ebcddeeb1f720c0217d19b22119cff0f", "sha256": "f8de51ecc7dd689e3f7fc534823533a65b017ee0a5383329cae0313eacc857ed" }, "downloads": -1, "filename": "unred-0.1.2.tar.gz", "has_sig": false, "md5_digest": "ebcddeeb1f720c0217d19b22119cff0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5622, "upload_time": "2019-06-10T20:41:13", "url": "https://files.pythonhosted.org/packages/f3/25/494abc9bf97e7ea5be83039bb137abadfcf09233045b7c53045d689a25e9/unred-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "103479b4dbd7e7646e0429f5110eb5c5", "sha256": "738c63dacf39707611b05a3f2ac8f719357280e76b498876a695156c7cfa09e9" }, "downloads": -1, "filename": "unred-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "103479b4dbd7e7646e0429f5110eb5c5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6307, "upload_time": "2019-06-10T20:41:12", "url": "https://files.pythonhosted.org/packages/68/4f/bc78e592f6841e918029657cc097766c3e2d47a53e9f229ec3c2227f7180/unred-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ebcddeeb1f720c0217d19b22119cff0f", "sha256": "f8de51ecc7dd689e3f7fc534823533a65b017ee0a5383329cae0313eacc857ed" }, "downloads": -1, "filename": "unred-0.1.2.tar.gz", "has_sig": false, "md5_digest": "ebcddeeb1f720c0217d19b22119cff0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5622, "upload_time": "2019-06-10T20:41:13", "url": "https://files.pythonhosted.org/packages/f3/25/494abc9bf97e7ea5be83039bb137abadfcf09233045b7c53045d689a25e9/unred-0.1.2.tar.gz" } ] }