MAGPy-RV
Modeling Activity with Gaussian process regression in Python
Pipeline to model data with Gaussian Process regression and affine invariant Monte Carlo Markov Chain parameter searching algorith. To use please cite the original publication (Rescigno et al. in review)
Documentation
Documentation Site: MAGPy RV.readthedocs
Installation
Build conda environment MAGPy-RV can be run in its own environment. To generate it follow the steps:
Update dependencies in env.yml file
Run the following from the folder containing the .yml file
conda env create -f conda_env.yml
Package installation using pip
Install pip (if Anaconda or miniconda is installe use conda install pip)
Install package
pip install magpy-rv
Examples
Examples are hosted here:
-
Simple GP Example shows the most basic code use.
-
Polynomial Model adds a model to the GP and introduces MCMC parameter search.
-
Pegasi 51b walks through the full rv analysis with a GP to model activity and Keplerians to model a planet.
-
Offset: full end-to-end pipeline to calculate 'sun-as-a-star' RVs and magnetic observables
Release files for magpy-rv 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| magpy_rv-1.0.4.tar.gz | 12.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| magpy_rv-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.7 MB
Release files / magpy_rv-1.0.4.tar.gz
| Download URL | magpy_rv-1.0.4.tar.gz |
|---|---|
| Size | 12.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a507a8a7d5df5a94c821236be57e32ce3b6f2d861599b72f158f4ce5a79736c9
|
|
BLAKE2b-256 checksum How to use checksums |
8ac39f37222fc4ff6b5fdf333a679ae442609cec2505c7d5334eee27fd7fb0a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.7
|
Release files / magpy_rv-1.0.4-py3-none-any.whl
| Download URL | magpy_rv-1.0.4-py3-none-any.whl |
|---|---|
| Size | 47.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c17104a2b571273274c81b7817cf44ed7f0a3c69280d0b276f1f6678c87ce7fb
|
|
BLAKE2b-256 checksum How to use checksums |
c3fd4af41d016ff9da15b80029fa243ca33e7b4594a403378d1b54ba00d3faff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.7
|