Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cailmdaley/exoplanet_distributions
Fitting the synthetic radial velocity curves of a distribution planets
https://github.com/cailmdaley/exoplanet_distributions
Last synced: 11 days ago
JSON representation
Fitting the synthetic radial velocity curves of a distribution planets
- Host: GitHub
- URL: https://github.com/cailmdaley/exoplanet_distributions
- Owner: cailmdaley
- License: mit
- Created: 2017-11-24T23:42:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T05:27:19.000Z (about 7 years ago)
- Last Synced: 2024-10-26T22:52:05.232Z (about 2 months ago)
- Language: TeX
- Size: 12.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# exoplanet_distributions
Fitting the synthetic radial velocity curves of a distribution planets; please see the [paper](misc/exo_project_paper.pdf) for an in-depth explanation. Some choice figures are displayed below, and almost all of the interesting code is in [`classes.py`](classes.py)![alt text](figures/fit_SNR=1.png)
An example radial velocity curve showing the intrinsic lightcurve, the 'observed' data, and a fit to the data.![alt text](figures/planets3_intrinsic.png)
The synthetic intrinsic distribution, color-coded by the signal-to-noise ratio (SNR) of the best-ft model.![alt text](figures/planets3_observed.png)
The resulting 'observed' produced by fitting the lightcurves of all systems in the intrinsic distribution.![alt text](figures/planets3_comparison.png)
A histogram comparing the observed and intrinsic distribution.![alt text](figures/planets3_correlations.png)
A correlation plot showing the pairwise relationships between the true and fit values for $m$ and $a$. The dashed red line traces a one-to-one correspondence between the true value and the fit.