All Projects → megbedell → wobble

megbedell / wobble

Licence: MIT License
precise data-driven RV fitting, now with tellurics!

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to wobble

PandExo
A Community Tool for Transiting Exoplanet Science with the JWST & HST
Stars: ✭ 23 (-23.33%)
Mutual labels:  astronomy, spectroscopy
gleam
Galaxy Line Emission & Absorption Modeling
Stars: ✭ 23 (-23.33%)
Mutual labels:  astronomy, spectroscopy
heyoka
C++ library for ODE integration via Taylor's method and LLVM
Stars: ✭ 151 (+403.33%)
Mutual labels:  astronomy
AASTeX60
Version 6 of the LaTeX style files and documentation for authoring AAS Journal (AJ/ApJ) articles.
Stars: ✭ 40 (+33.33%)
Mutual labels:  astronomy
QLFits
The macOS quicklook plugin for FITS files.
Stars: ✭ 44 (+46.67%)
Mutual labels:  astronomy
pysynphot
Synthetic Photometry.
Stars: ✭ 21 (-30%)
Mutual labels:  astronomy
ldtk
Python toolkit for calculating stellar limb darkening profiles and model-specific coefficients using the stellar atmosphere spectrum library by Husser et al. (2013). Described in Parviainen & Aigrain, MNRAS 453, 3821–3826 (2015).
Stars: ✭ 26 (-13.33%)
Mutual labels:  astronomy
adcc
adcc: Seamlessly connect your program to ADC
Stars: ✭ 26 (-13.33%)
Mutual labels:  spectroscopy
OACAPI
Open Astronomy Catalog API
Stars: ✭ 58 (+93.33%)
Mutual labels:  astronomy
kaggle-plasticc
Solution to Kaggle's PLAsTiCC Astronomical Classification Competition
Stars: ✭ 50 (+66.67%)
Mutual labels:  astronomy
EasySpin
MATLAB toolbox for Electron Paramagnetic Resonance (EPR) spectroscopy
Stars: ✭ 27 (-10%)
Mutual labels:  spectroscopy
SparkFun AS7265x Arduino Library
An Arduino library for the trifecta of spectral sensors covering 18 discrete wavelengths from NIR to UV.
Stars: ✭ 23 (-23.33%)
Mutual labels:  spectroscopy
PlanetaryImager
Qt capture software for astronomy, mainly planetary shooting
Stars: ✭ 45 (+50%)
Mutual labels:  astronomy
Chempy
Start with the Chempy tutorial
Stars: ✭ 21 (-30%)
Mutual labels:  astronomy
gamma-astro-data-formats
Data formats for gamma-ray astronomy
Stars: ✭ 24 (-20%)
Mutual labels:  astronomy
astromodels
Spatial and spectral models for astrophysics
Stars: ✭ 21 (-30%)
Mutual labels:  astronomy
TreeCorr
Code for efficiently computing 2-point and 3-point correlation functions. For documentation, go to
Stars: ✭ 85 (+183.33%)
Mutual labels:  astronomy
Comet
A complete VOEvent transport system
Stars: ✭ 20 (-33.33%)
Mutual labels:  astronomy
maml
Python for Materials Machine Learning, Materials Descriptors, Machine Learning Force Fields, Deep Learning, etc.
Stars: ✭ 174 (+480%)
Mutual labels:  spectroscopy
astro
自用天文算法,公历农历转换、八大行星位置、日出日落月出月落时间、节气物候时间等
Stars: ✭ 33 (+10%)
Mutual labels:  astronomy

wobble (/wäb.lā/) 🔉

Documentation StatusarXiv

wobble is an open-source python package for analyzing time-series spectra. It was designed with stabilized extreme precision radial velocity (EPRV) spectrographs in mind, but is highly flexible and extensible to a variety of applications. It takes a data-driven approach to deriving radial velocities and requires no a priori knowledge of the stellar spectrum or telluric features.

wobble is under development.

To install the current developer version:

git clone https://github.com/megbedell/wobble.git
cd wobble
python setup.py develop

The paper presenting the wobble method used a slightly older version of the code than what is currently in the master branch. To access this version, install wobble and then change branches:

git checkout paper-version
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].