A lightweight toolkit for first-order single-planet radial velocity fitting
Project description
FAST-RV
FAST-RV (First-order Automated Single-planet Tool for Radial Velocities) is a lightweight Python toolkit for quickly analyzing exoplanet radial velocity data from VizieR catalogs.
It performs fast first-order Keplerian fitting and produces phase-folded radial velocity curves without going to any complexities of Bayesian inference / MCMC .
Features
- Fetch radial velocity time series from VizieR
- Estimate orbital period
- Fit a simple single-planet Keplerian model
- Generate phase-folded RV plots
- Example workflow for 51 Pegasi b
Installation
Clone the repository and install dependencies:
git clone https://github.com/proxima786/FAST-RV.git
cd FAST-RV
pip install -e .
Usage
import fast_rv as frv
Example analysis is available in:
examples/51_peg.ipynb
FAST-RV currently assumes:
- single-planet systems
- a single instrument
- standard VizieR RV tables (time, RV, RV error)
License
MIT License. See LICENSE for details.
Author
Jebraan Mudholkar
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fast_rv-0.1.1.tar.gz.
File metadata
- Download URL: fast_rv-0.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03d93bb0b2341fab453ed3c27784b13b8e36f5d942a2a41fb03ddf93e68f9bb2
|
|
| MD5 |
9ca0e5b97a9c9ee1f0917076089a743d
|
|
| BLAKE2b-256 |
aff877327ce27a99bb5b5b13816b0ae92b228acd598b73c096187b2269644fc8
|
File details
Details for the file fast_rv-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fast_rv-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb69e7733373dfb4d9ba50167b5a4f1b96faaf99f27e534700d107b08b69973b
|
|
| MD5 |
35c1141d6730d084f736bf90b43f3552
|
|
| BLAKE2b-256 |
ce6001a773cd678a05e5b4cf6dd4ff02284ecdb88774e84747621529fd744bc3
|