Skip to content

Estimate physical quantities of a binary star system from observed quantities.

License

Notifications You must be signed in to change notification settings

ccd-utexas/binstarsolver

Repository files navigation

binstarsolver

Estimate physical quantities of a binary star system from observed quantities.

Description

For the Python Packaging Index binstarsolver description, see DESCRIPTION.rst.

.. toctree::

   DESCRIPTION

Examples and Q&A forum

Citations

Installation and upgrades

Use Python Packaging Index:

$ pip install binstarsolver
$ pip install binstarsolver --upgrade

Testing

Use pytest:

$ git clone https://github.com/ccd-utexas/binstarsolver.git
$ cd binstarsolver
$ git tag --list
$ git checkout tags/v0.1.2 # or latest tag name
$ pip install -e .[test] # installs packages for testing
$ py.test -v

Contributing

For contributing code, please see CONTRIBUTING.rst. For other ways to contribute, please see the sections 'Examples' and 'Q&A forum' above.

.. toctree::

   CONTRIBUTING

About

Estimate physical quantities of a binary star system from observed quantities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages