Skip to content

Python implementation of CO-to-H2 conversion factor prescriptions

License

Notifications You must be signed in to change notification settings

astrojysun/COConversionFactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COConversionFactor

Python implementation of existing CO-to-H2 conversion factor prescriptions in the literature.

Table of content

CO_conversion_factor.alphaCO - This module includes a collection of conversion factor prescriptions

CO_conversion_factor.metallicity - This module includes tools for predicting metallicity from scaling relations

  • predict_logOH_SAMI19: predict the gas phase abundance from mass-metallicity relations reported in Sánchez et al. (2019).
  • predict_logOH_CALIFA17: predict the gas phase abundance from mass-metallicity relations reported in Sánchez et al. (2017).
  • extrapolate_logOH_radially: extrapolate the abundance within a galaxy assuming a radial gradient (e.g., Sánchez et al. 2014).

Installation

You can install the package directly from PyPI (https://pypi.org/project/CO-conversion-factor/) via

pip install --user CO_conversion_factor

Dependencies

Credits

If you use tools from this repo in a publication, please make sure to cite the relevant source papers (see links above).

Please also consider acknowledgements to astropy and the other required packages.

About

Python implementation of CO-to-H2 conversion factor prescriptions

Resources

License

Stars

Watchers

Forks

Languages