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
The most simple method is with pip,
pip install astro-eddy
The only real dependencies for this are numpy, scipy, matplotlib, emcee, at least v3.0 or higher if you want the fancy progress bar, 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.
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.
Release files for astro-eddy 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| astro-eddy-1.2.0.tar.gz | 34.3 kB | Details |
Release files / astro-eddy-1.2.0.tar.gz
| Download URL | astro-eddy-1.2.0.tar.gz |
|---|---|
| Size | 34.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c8b89609e6ba34435fc541dde0bcd7cf5aef51bbc481c966b91700d3b7d5bae4
|
|
BLAKE2b-256 checksum How to use checksums |
093def1a1309031f66c27d3d0f81d3b74e3b1ef150c5a3cf8548b6104009bf63
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|