Determine the interstellar extinction for observed stars
Project description
Unredden-stars
This package allows to determine the interstellar extinction for stars lying on the color-color plane. Using:
- theoretical stars sequence
- reddening line slope
- positions of stars
package 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.
Installation
To install the package please type from the command line:
$ sudo pip3 install unred
or alternatively:
$ git clone https://github.com/pbrus/unredden-stars
$ cd unredden-stars
$ sudo python3 setup.py install
Usage
At the beginning call the script from the terminal window with the -h
option:
$ unred_stars.py -h
This 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:
$ unred_stars.py example_data/stars.dat example_data/ub_bv_dwarfs.dat 0.72 3.1
Moreover, you can filter the output (by extinction value for each star) using --min
or --max
option:
$ unred_stars.py example_data/stars.dat example_data/ub_bv_dwarfs.dat 0.72 3.1 --min
I encourage to visit my website to see more detailed description of this program. The current link can be found on my GitHub profile.
License
Unredden-stars is licensed under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file unred-0.1.2.tar.gz
.
File metadata
- Download URL: unred-0.1.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8de51ecc7dd689e3f7fc534823533a65b017ee0a5383329cae0313eacc857ed |
|
MD5 | ebcddeeb1f720c0217d19b22119cff0f |
|
BLAKE2b-256 | f325494abc9bf97e7ea5be83039bb137abadfcf09233045b7c53045d689a25e9 |
File details
Details for the file unred-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: unred-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 738c63dacf39707611b05a3f2ac8f719357280e76b498876a695156c7cfa09e9 |
|
MD5 | 103479b4dbd7e7646e0429f5110eb5c5 |
|
BLAKE2b-256 | 684fbc78e592f6841e918029657cc097766c3e2d47a53e9f229ec3c2227f7180 |