Follow-Up Lightcurves Multitool Assisting Radial velocities
Project description
A modular tool for analyzing light curves in support of RV follow-up programs.
FULMAR is an open source Python package that was created to assist radial velocity follow-up programs by making the analysis of the light curves easier. It provides tools to download lightcurves, correct stellar activity, to look for transits, to refine transit parameters, to estimate the amplitude of the corresponding RV signal, and to visually probe signals detected in RV. Our tool aims at selecting suitable RV follow-up targets more effectively and making their analysis easier. It was build in a modular way, making new features easier to implement.
Installation
FULMAR can be installed using: pip install fulmar-astro
If you have multiple versions of Python and pip on your machine, try: pip3 install fulmar-astro
The latest version can be pulled from github::
git clone https://github.com/astrojose9/fulmar.git
cd fulmar
python setup.py install
If the command python does not point to Python 3 on your machine, you can try to replace the last line with python3 setup.py install. If you don't have git on your machine, you can find installation instructions here.
Dependencies: Python 3, Arviz, Astropy, celerite2 corner, exoplanet, Lightkurve, Matplotlib, NumPy, pymc3-ext, TransitLeastSquares
If you have trouble installing, please open an issue.
Documentation
The documentation is hosted on ReadTheDocs.
Contributing Code, Bugfixes, or Feedback
We welcome and encourage contributions. If you have any trouble, open an issue.
Attribution
If you used FULMAR for your research, please reference it using the following BibTeX entry: ... @software{FULMAR, author = {José {Rodrigues} and Susana C. C. {Barros} and Nuno C. {Santos} and Olivier {Demangeon}}, title = {astrojose9/fulmar: v0.1.9}, month = may, year = 2022, note = {{Documentation on https://fulmar-astro.readthedocs.io/}}, publisher = {Zenodo}, version = {v0.1.9}, doi = {10.5281/zenodo.6602707}, url = {https://doi.org/10.5281/zenodo.6602707} } ...
License
FULMAR is distributed under MIT License.
Copyright 2021, José Rodrigues.
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 fulmar_astro-0.1.10.tar.gz.
File metadata
- Download URL: fulmar_astro-0.1.10.tar.gz
- Upload date:
- Size: 28.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/3.7.2 pkginfo/1.5.0.1 requests/2.32.3 requests-toolbelt/0.9.1 tqdm/4.63.1 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38df4d718809d1dcaec3556b6bac3f76966b8fe96739b851b5b4e1e51fa6a9cb
|
|
| MD5 |
40f4d46b737f140f8ce25c13a1dcd65e
|
|
| BLAKE2b-256 |
d74badff7dc607eb7e619532c204bbe555eb9d3ae5a28ad0c4cf479d9260c744
|
File details
Details for the file fulmar_astro-0.1.10-py3-none-any.whl.
File metadata
- Download URL: fulmar_astro-0.1.10-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/3.7.2 pkginfo/1.5.0.1 requests/2.32.3 requests-toolbelt/0.9.1 tqdm/4.63.1 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46ac1f011d94a519227f84a9cd48cc3ddfb9d505797e2017161fc41949244b58
|
|
| MD5 |
c427a16012b5eece8f27a994097adf33
|
|
| BLAKE2b-256 |
c1dc6218b3a1a8cdffb40e7954b3a34bfcb064a7fa5e87a71c91d072b6f8d2dc
|