aboutsummaryrefslogtreecommitdiffstats
path: root/bin/calc_coolfunc_table.py
Commit message (Collapse)AuthorAgeFilesLines
* Minor changesAaron LI2017-03-031-2/+2
|
* Add calc_coolfunc_table.py: to speed up the repeated CF calculationsAaron LI2017-02-211-0/+177
Calculate the cooling function table with respect to the specified temperature range, using the XSPEC model 'wabs*apec' with the provided arguments. Later, the cooling function profile w.r.t. a temperature profile can be quickly derived by interpolating this cooling function table.