From a96381b40dd76ab5506d494b20ad6e034f179c4d Mon Sep 17 00:00:00 2001 From: Aurelio Amerio <43349899+aurelio-amerio@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:50:49 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 800d7e1..9a6f350 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # gPCS [![Downloads](https://pepy.tech/badge/gPCS)](https://pepy.tech/project/gPCS) [![](https://img.shields.io/pypi/v/gPCS.svg?maxAge=3600)](https://pypi.org/project/gPCS) + This repository contains the code for the paper **Gamma-ray point-source catalogue from photon-count statistics**. We provide our results in the form of a [precomputed FITS table](examples/firing_pixels.fits), as well as python package which can be used to read the data as `numpy` arrays, as well as export a similar FITS table.