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

See DESCRIPTION.rst.

.. toctree::

   DESCRIPTION

Examples

See repository wiki.

Installation

Use Python Packaging Index:

$ pip install binstarsolver

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

See CONTRIBUTING.rst.

.. toctree::

   CONTRIBUTING

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages