Note

You are not reading the most up to date version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.

profile_background_estimate

gammapy.background.profile_background_estimate(pos, on_radius, inner_radius, outer_radius, events)[source]

Simple profile background estimation

TODO : Replace with AnnulusSkyRegion

Parameters:
pos : SkyCoord

On region radius

on_radius : Angle

On region radius

inner_radius, outer_radius : Angle

Inner and outer ring radius

events : EventList

Event list

Returns:
bkg : BackgroundEstimate

Background estimate