Skip to main content

BAGLE (Bayesian Analysis of Gravitational Lensing Events) is a package to model and fit microlensing events.

Project description

BAGLE: Bayesian Analysis of Gravitational Lensing Events

BAGLE allows modeling of gravitational microlensing events both photometrically and astrometrically. Supported microlensing models include:

  • PSPL: point-source, point-lens with (and without) parallax
  • BSPL: binary-point-source, point-lens
  • PSBL: point-source, binary-point-lens
  • FSPL: finite-source, point-lens (minimal support... not well tested yet)

All models support fitting data with single or multi-band photometry only, astrometry only, or joint fitting of photometry and astrometry (recommended).

Documentation

The documentation to the BAGLE code can be found here

Installation Instructions

Install required modules:

Before you can use BAGLE, you will need to install the following modules:

pip install numpy
pip install astropy
pip install matplotlib 
pip install celerite 
pip install ephem
pip install pymultinest
pip install Pyerfa
pip install pytest 
pip install joblib

Install BAGLE from pip or conda (users) or GitHub (developers)

Preferred (on conda-forge):

conda install BAGLE

or

pip install BAGLE

or

git clone https://github.com/ninjab3381/BAGLE_Microlensing.git

Test your install by opening python and running:

import bagle

Tutorial

A Jupyter Notebook tutorial to see some examples of how to use the code can be found here

Developers

After installation of BAGLE source, navigate to the BAGLE_Microlensing folder:

cd BAGLE_Microlensing/      

Then run the tests using the following commands in the BAGLE_Microlensing folder:

python3 -m pytest tests

or you can run the testing scripts individually:

python3 -m pytest tests/test_model.py
python3 -m pytest tests/test_model_fitter.py
python3 -m pytest tests/testingmodels.py

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

bagle-1.0.1.tar.gz (335.1 kB view details)

Uploaded Source

File details

Details for the file bagle-1.0.1.tar.gz.

File metadata

  • Download URL: bagle-1.0.1.tar.gz
  • Upload date:
  • Size: 335.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for bagle-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f8de7cf61ccfe6a4a8a1e03ac992437367cb9fe9ff84a2d5e03d0bbd2b9c1389
MD5 317ee6cfe4de1079f78e58554eafa8f8
BLAKE2b-256 5d672d894330a566c20647acd8ecd83126303376e4fb31508528d9490b166455

See more details on using hashes here.

Supported by

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