Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 409 Bytes

cgm_toolkit

Simple code to compute X-ray, SZ, and UV absorption line observables for given temperature and metallicity of the halo gas Uses the APEC model in PyAtomDB for the X-ray calculations. Usage example is provided in the ipython notebook example.ipynb.

Install

In the download folder, use pip to install

$ pip install --user -e .