claw-astro / disksurf

Measure the height of the CO emission surface. Based on Pinte et al. (2018).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disksurf


Documentation Status

What is it?

A package which contains the functions to measure the height of optically thick emission, or photosphere, using the method presented in Pinte et al. (2018).

How do I install it?

Grab the latest version from PyPI:

$ pip install disksurf

This has a couple of dependencies, namely astropy and GoFish, which should be installed automatically if you don't have them. To verify that everything was installed as it should, running through the tutorials should work without issue.

How do I use it?

Follow our tutorials for a quick guide on how to use disksurf with your own data.

About

Measure the height of the CO emission surface. Based on Pinte et al. (2018).

License:MIT License


Languages

Language:Python 93.5%Language:TeX 6.5%