taurex-emcee is a plugin for the TauREx 3.1 package that enables automated, parallelized atmospheric retrievals with the emcee sampler.
Project description
taurex-emcee
Introduction
taurex-emcee
is a plugin for TauREx 3.1 that provides the Emcee sampler by Dan Foreman-Mackey & contributors for the retrieval.
Table of contents
How to install
Instructions on how to install taurex-emcee
.
Install from PyPI
taurex-emcee
is available on PyPI and can be installed via pip as
pip install taurex_emcee
Install from source code
taurex-emcee
is compatible (tested) with Python 3.8, 3.9 and 3.10
To install from source, clone the repository and move inside the directory.
Then use pip
as
pip install .
Test your installation
Try importing taurex-emcee
as
python -c "import taurex_emcee"
You can verify if the plugin is functioning by seeing if TauREx successfully detects taurex-emcee
.
taurex --plugins
If there are no errors then the installation was successful!
Documentation
taurex-emcee
comes with a documentation, which can be built using Sphinx.
The documentation includes a tutorial, a user guide and a reference guide.
To build the documentation, install the needed packages first via:
pip install -e ".[docs]"
Build the html documentation
To build the html documentation, move into the docs
directory and run
make html
The documentation will be produced into the build/html
directory inside docs
.
Open index.html
to read the documentation.
Build the pdf documentation
To build the pdf, move into the docs
directory and run
make latexpdf
The documentation will be produced into the build/latex
directory inside docs
.
Open taurex_emcee.pdf
to read the documentation.
The developers use pdflatex
; if you have another compiler for LaTex, please refer to sphinx documentation.
How to contribute
You can contribute to taurex-emcee
by reporting bugs, suggesting new features, or contributing to the code itself.
If you wish to contribute to the code, please follow the steps described in the documentation under Developer guide
.
How to cite
A dedicated publication has been submitted and the relative information will be published soon. In the meanwhile, please, send an email to the developers.
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
File details
Details for the file taurex_emcee-0.4.0rc1.tar.gz
.
File metadata
- Download URL: taurex_emcee-0.4.0rc1.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48e6dd23b74f774545a153ec54bc1933fb8c6030399d368aa092dcb12636c1cf |
|
MD5 | 72d26a60433229ab7e8f6404f8501b29 |
|
BLAKE2b-256 | 9dab0b3bb4c4cd4ad2b84dbcc7abd7def54e3b74e21bbc8908b667f4ba6d00a0 |
File details
Details for the file taurex_emcee-0.4.0rc1-py3-none-any.whl
.
File metadata
- Download URL: taurex_emcee-0.4.0rc1-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21b3fd4c1f6a686502ea3742df1414c34dc4dea788fc4a4bd117feb8ca3e9ef3 |
|
MD5 | 50a87cfc28ade05c64c717e853a378bc |
|
BLAKE2b-256 | 8157f9de8e418c13929d9948ecabbbb6118d7625bc63a4a339ae749dddf8a6ed |