Tools to recover expectionally precise rotation curves from spatially resolved spectra.
Project description
eddy - Extracting Disk DYnamics
eddy
is a suite of Python tools to recover precise rotation profiles of protoplanetary disks from Doppler shifted line emission. eddy
makes fitting of first moment maps and the inference of a rotation velocity from an annulus of spectra a breeze.
Installation
To install the eddy
packge, first clone the directory, then in the main directory,
pip install .
The only real dependencies for this are numpy
, scipy
, matplotlib
, emcee
, at least v3.0 or higher, and corner
. If you want to run the Gaussian Process method you will also need celerite
which can be easily installed if you follow their installation guide.
If things have installed correctly you should be able to run the Jupyter Notebooks with no errors. If something goes wrong, please open an issue.
Something which is pip
installable is currently work in progress.
Useage
For guides on how to use eddy
you will find extensive examples in the documents.
In brief, fit_annulus
contains the functionality to infer the rotation profile from an annulus of Doppler shifted spectra, as discussed in Teague et al. (2018a,b). Functions to fit the rotation map (we shameless recommend bettermoments to make these), including a flared surface geometry can be found in fit_cube
. This also contains the functionality to deproject images using the geometrical properties of the best fit model.
Attribution
If you use eddy
as part of your research, please cite the JOSS article:
@article{eddy,
doi = {10.21105/joss.01220},
url = {https://doi.org/10.21105/joss.01220},
year = {2019},
month = {feb},
publisher = {The Open Journal},
volume = {4},
number = {34},
pages = {1220},
author = {Richard Teague},
title = {eddy},
journal = {The Journal of Open Source Software}
}
A full list of citations including dependencies can be found on the citations page.
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
Hashes for astro_eddy-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2c44410d6683d2b84ef0959cfc4e3628ed702f16ef467ad8c1d7f250c085389 |
|
MD5 | 0b8db0b17629781f69b06193052f683a |
|
BLAKE2b-256 | 1190a53e3faba370abe76ee2b39ed8892c4b47026cc6d59187d82542cfa63ac1 |