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 RV follow-up programs by making the analysis of the light curves easier. It provides tools to correct stellar activity, to look for transits, to refine transit parameters 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. TLS also runs on Python 2, but without multi-threading.
Dependencies: Python 3, Arviz, Astropy, corner, exoplanet, Lightkurve, Matplotlib, NumPy, pymc3-ext, TransitLeastSquares
If you have trouble installing, please open an issue.
Documentation
Read the documentation.
Contributing Code, Bugfixes, or Feedback
We welcome and encourage contributions. If you have any trouble, open an issue.
License
FULMAR is distributed under MIT License.
Copyright 2020, 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.0.tar.gz.
File metadata
- Download URL: fulmar-astro-0.1.0.tar.gz
- Upload date:
- Size: 156.6 kB
- 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.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a830242985dc7fa7942dbb6a2c6795119da94f63940bff8730e370b2452f636
|
|
| MD5 |
bfa6e78b566190c64cface404d7ecdd0
|
|
| BLAKE2b-256 |
104d6c060a80e22dba06ef8944bf448ce148e4f530e1f91dd0099a64f2e0fdde
|
File details
Details for the file fulmar_astro-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fulmar_astro-0.1.0-py3-none-any.whl
- Upload date:
- Size: 155.2 kB
- 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.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71d6fc8702f80010d12e842a85aabd2713f371b010c3398f73aff3c0810e49b2
|
|
| MD5 |
f2945328f6a0abc30822495808af95a4
|
|
| BLAKE2b-256 |
43044b24a558d674fae966241e6209a16083caf4ba200bcdfb10f48c7ec2c25e
|