No project description provided
Project description
GERBLS
GERBLS (Greatly Expedited Robust Box Least Squares) is a lightweight fast-folding implementation of the BLS (Box Least Squares) algorithm. It is designed to facilitate transiting planet searches in photometric data via an easy setup and fast runtimes.
GERBLS can outperform popular brute-force BLS implementations such as astropy.timeseries.BoxLeastSquares by over 10-20x in runtime speed.
Installation
Currently, GERBLS requires a Python version of 3.9 or above. Additional dependencies are numpy and a build-time dependency on Cython. These will be checked and/or installed automatically.
To install the latest version of GERBLS, run the following code:
pip install gerbls
If you encounter any issues while installing or using GERBLS, or would like to request a feature to be added to the code, please do not hesitate to contact me.
Basic usage
Documentation
A full "Read The Docs" documentation page is currently in the works.
Features in development
There are multiple additional features that are currently in various stages of development but need to be tested more thoroughly before they can be released publicly. These include:
- Various light curve detrending methods (Savitsky-Golay filter, Gaussian Process, etc.)
- Post-BLS limb-darkened transit model fitting
- Period-dependent bootstrap FAP calculation, which allows the significance of any potential transit to be evaluated (or alternative, an S/R threshold to be set) as a function of orbital period
- Additional tools to implement fake transit injection and recovery searches
Acknowledgements
GERBLS includes some C code from the publicly available pulsar-searching riptide package to implement the fast-folding algorithm.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gerbls-0.6.0.dev1.tar.gz.
File metadata
- Download URL: gerbls-0.6.0.dev1.tar.gz
- Upload date:
- Size: 243.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93def33eaee7d31684bda41f0278bb61cf293ac86ba8c22958f6c1336ec5a117
|
|
| MD5 |
6a9fd874a2bed9da18e688e2ae3229b6
|
|
| BLAKE2b-256 |
ddfa92d7fa02b80ec42fc88dc8c99a1229c2619734d43b238308d6be7402aaeb
|