X-ray: Generate and Analyse is a module designed to make the analysis of XMM observations simple and efficient. It provides an interface with SAS for the creation of XMM data products, as well as a way to easily perform fits (scalable for multiple observations) and retrieve information about an object, all within a Python package.
BSD 3-Clause "New" or "Revised" License
31
stars
3
forks
source link
SpecificEntropy will not currently be able to calculate a single value at a given radius #1276
Nor will ThermalPressure, because that calculation method is essentially a copy of SpecificEntropy.
The fix is easy enough, and was implemented in the HydroStatic mass class.