xinglunju / calcu

Calculating the physical parameters of molecular outflow (calf) and total column density of molecule (calcol)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calcu

calcu is a python toolkit for calculating the physical paramters of molecular outflow (calf) and the total column density of molecule (calcol).

If you use calcu in your own publication, please cite Li et al 2020.

ADS link: https://ui.adsabs.harvard.edu/abs/2020arXiv200905506L/abstract

ApJ link:

Installation

caloutflow can be installed via pip:

pip install git+https://github.com/ShanghuoLi/calcu.git

To upgrade:

pip install --upgrade git+https://github.com/ShanghuoLi/calcu.git

Questions and commments

The calcu package has been developed by Shanghuo Li (shanghuo.li@gmail.com). If you find a bug, have questions, or would like to request a new feature, please feel free to send me an email or raise an issue in the github repository. We'd love to hear from you!

About

Calculating the physical parameters of molecular outflow (calf) and total column density of molecule (calcol)


Languages

Language:Jupyter Notebook 77.3%Language:Python 22.7%