Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 834 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 834 Bytes

MCMole3D

Monte-Carlo MOlecular Line Emission MCMOLE3D is a python package which simulates the 3D molecular cloud emission in the Milky Way. In particular, it can simulate both the unpolarized and polarized emission coming from the first rotational line of Carbon Monoxide (CO, J=1-0).

Package documentation: MCMOle3D doc. You can find also a Tutorial

MCMole3D simulations have been used for the results in Puglisi et al 2017

Package Dependencies

Please install the following packages before running MCMole3D

  • numpy
  • healpy
  • h5py
  • scipy
  • astropy

Installing MCMole3D

We maintain the package on PyPI, just need to run pip install mcmole3d