I was trying to figure out units and calculations of how the radial profile are calculated. I found out that the data frame in line https://github.com/threeML/hawc_hal/blob/e7bc0e1c66a50cbb1a89d65aa3a345884f0e7265/hawc_hal/HAL.py#L659 has listed the column as "Bkg" but it should be Excess error.
I was trying to figure out units and calculations of how the radial profile are calculated. I found out that the data frame in line
hawc_hal/hawc_hal/HAL.py
Line 659 in e7bc0e1