From 0d49d5bfa046ac1e9c7d1fe8138dcd956fb0e035 Mon Sep 17 00:00:00 2001 From: Roman Krivonos Date: Mon, 24 Aug 2026 19:32:29 +0300 Subject: [PATCH] reference papaer is added --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83612cf..3daa778 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # nuwavdet -This package is used to generate custom region masks separating any focused X-ray flux from background signal in NuSTAR observations. These detector masks can be directly used with the [nupipeline](https://heasarc.gsfc.nasa.gov/docs/software/lheasoft/help/nupipeline.html) task. +This package is used to generate custom region masks separating any focused X-ray flux from background signal in the NuSTAR observations. These detector masks can be directly used with the [nupipeline](https://heasarc.gsfc.nasa.gov/docs/software/lheasoft/help/nupipeline.html) task. -Reference paper: "Wavelet-based image decomposition method for NuSTAR stray light background studies" [arXiv:2310.10516](https://arxiv.org/abs/2310.10516) | [NASA ADS](https://scixplorer.org/abs/2023JATIS...9d8001M/abstract) +Reference paper: [arXiv:2310.10516](https://arxiv.org/abs/2310.10516) | [NASA ADS](https://scixplorer.org/abs/2023JATIS...9d8001M/abstract) ## Installation This package is to be used with Python 3.x.x