8000 GitHub - keflavich/dust_emissivity: Dust mass & emissivity calculation tools based on astropy's units framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

keflavich/dust_emissivity

Repository files navigation

Dust Emissivity & Mass Calculation Tools

Simple tools built on astropy's units & constants framework for computing the mass / column of a given chunk of dust.

Compare to https://code.google.com/p/agpy/source/browse/trunk/agpy/blackbody.py and https://code.google.com/p/agpy/source/browse/trunk/agpy/dust.py, which are standalone and do not make use of the units framework.

Installation

Installation is through normal pip:

pip install https://github.com/keflavich/dust_emissivity/archive/master.zip

Then, one can import:

import dust_emissivity
from dust_emissivity import blackbody, modified_blackbody, integrate_sed

Documentation

There is an example notebook and docstrings

Citing

We have a Zenodo DOI you can reference:

About

Dust mass & emissivity calculation tools based on astropy's units framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 14

0