"Binary Star Package for Ball State University's Astronomy Research Group"
Project description
EclipsingBinaries
EclipsingBinaries is a Python project for faster analysis of eclipsing binary star systems. The package can currently reduce data, find comparison stars from the APASS catalog, calculate and plot O-C values, find the color index and effective temperature, O'Connell effect parameters, and download TESS data and calculate TESS magnitudes from Gaia data.
Documentation
You can find the documentation at this site and any questions can be talked about in the discussions page or in an issue.
OS and Python Versions Stable On
The list of OS's and Python versions listed below have been tested to be able to build the package on.
- Macos- 3.8, 3.9, 3.10
- Ubuntu- 3.8, 3.9, 3.10
- Windows- 3.8, 3.9, 3.10
Installation and Usage
To install type the following,
pip install EclipsingBinaires
Once installed, in the command line type the following:
EclipsingBinaries
This will run the menu.py
file and will initiate all other programs for usage.
Once installed using pip, you can just go to a command line and type EclipsingBinaries
to start the program each time.
To check the version you have,
pip show EclipsingBinaries
this will show numerous things, but you want to look at the version and make sure it is up to date.
If your version is not the most recent version then in order to update type the following,
pip install --upgrade EclipsingBinaries
Pipeline
To use the pipeline functionality type the following:
EB_pipeline -h
This will print out all the options that are available to edit and change. The -i
and the -o
are required for the script to run. Otherwise, the script will crash.
Dependencies
- python >=3.7
- astropy>=5.1.1
- astroquery>=0.4.6
- ccdproc>=2.4.0
- matplotlib>=3.3.1
- numpy>=1.19.1
- pandas>=1.1.0
- PyAstronomy>=0.18.0
- scipy>=1.5.2
- statsmodels>=0.13.5
- tqdm>=4.64.1
- numba>=0.56.3
- seaborn>=0.12.2
- pyia>=1.41
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 eclipsingbinaries-4.1.4.tar.gz
.
File metadata
- Download URL: eclipsingbinaries-4.1.4.tar.gz
- Upload date:
- Size: 949.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20b845d3881e9ced817e60a2e66c354e4ff2dd7d76285953fa07ce881237c8d4 |
|
MD5 | b4ca3cf4c8ba7e9ade305e17d8539953 |
|
BLAKE2b-256 | 21ae35671bf22c6479ab36197f6c5c84188acd4db700f8ef230e817394c0770f |
File details
Details for the file EclipsingBinaries-4.1.4-py3-none-any.whl
.
File metadata
- Download URL: EclipsingBinaries-4.1.4-py3-none-any.whl
- Upload date:
- Size: 877.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0250a40bfbbf96599e68ecc39813b23314678e9628edecaa89cc1e420fbba04e |
|
MD5 | b4c57cbc0e84bc453d88612572925d49 |
|
BLAKE2b-256 | f1ebad0aa25bccaed40759ed90607dca27bbb78fb3720767fa7b6e52cd9a8f86 |