From d5536c5165e6997a0b83d8cb2960833e0d8d797e Mon Sep 17 00:00:00 2001 From: Andrew Strong <aws@olga4.opt.rzg.mpg.de> Date: Tue, 20 Aug 2019 14:26:06 +0200 Subject: [PATCH] EBOUNDS to all intensity maps with correct EMAX --- healpix_fermi_intensity_skymap.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/healpix_fermi_intensity_skymap.cc b/healpix_fermi_intensity_skymap.cc index f8cbe36..2b7690b 100644 --- a/healpix_fermi_intensity_skymap.cc +++ b/healpix_fermi_intensity_skymap.cc @@ -73,6 +73,7 @@ NB OpenMP is not actually used here, but is required when HEALPix libraries are A. W. Strong, MPE, 12 June 2019 +20190820 EBOUNDS extension for all intensity maps 20190730 moved to gitlab. Corrected exposure units and gtbin: algorithm=HEALPIX 20190612 first version from healpix_skymap_convert.cc -- GitLab