Skip to main content

"Binary Star Package for Ball State University's Astronomy Research Group"

Project description

Python OS 3.8, 3.9, 3.10 Documentation Status PyPI version GitHub release GitHub Codacy Badge astropy

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eclipsingbinaries-4.1.4.tar.gz (949.8 kB view hashes)

Uploaded Source

Built Distribution

EclipsingBinaries-4.1.4-py3-none-any.whl (877.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page