JFactory¶
-
class
gammapy.astro.darkmatter.JFactory(geom, profile, distance)[source]¶ Bases:
objectCompute J-Factor maps.
All J-Factors are computed for annihilation. The assumed dark matter profiles will be centered on the center of the map.
Parameters: Methods Summary
compute_differential_jfactor(self)Compute differential J-Factor. compute_jfactor(self)Compute astrophysical J-Factor. Methods Documentation