Skip to main content

UNKNOWN

Project description

THIS IS RESEARCH SOFTWARE THAT DOESN’T REALLY WORK YET. USE AT YOUR OWN RISK

https://raw.github.com/dfm/bart/master/logo/logo.png

BART is a set of code for modeling the light curves of exoplanet transits.

The core light curve routines are written in Fortran and wrapped in Python.

Installation

First, clone:

git clone https://github.com/dfm/bart.git
cd bart

Next, set up your virtual environment:

virtualenv venv --distribute
source venv/bin/activate

Then, install the prerequisites (note: on Mac OS, it’s worth setting the environment variable CC=clang):

pip install 'numpy>=1.6.2'
pip install -r requirements.txt

Finally, either build the Fortran and C extensions:

python setup.py interface
python setup.py build_ext --inplace

Usage

Take a look at this example.

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

bart-0.0.2.tar.gz (16.8 kB view details)

Uploaded Source

File details

Details for the file bart-0.0.2.tar.gz.

File metadata

  • Download URL: bart-0.0.2.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bart-0.0.2.tar.gz
Algorithm Hash digest
SHA256 5948824fe5725880a70d5aeb91eb93ad45f2e6206c0458fb83999a2a386b7fe8
MD5 2f646d065a213c6197da0f0033247de5
BLAKE2b-256 7aff7827de7a09fd5bd50fe6498793ff09c741114ffed48f9a4e828cdd28e61c

See more details on using hashes here.

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