gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master 6059549b: astscript-pointing-simulate: citatio


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 6059549b: astscript-pointing-simulate: citation added
Date: Wed, 18 Oct 2023 10:38:59 -0400 (EDT)

branch: master
commit 6059549b4ba0c16f4c52f27dd7183c48d4f9f8d7
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>

    astscript-pointing-simulate: citation added
    
    Until now, there was no BibTeX citation for the paper that was recently
    published in RNAAS about the pointing-simulate script.
    
    With this commit, the BibTeX entry from ADS has been added for it.
---
 NEWS                            |  4 +++-
 bin/script/pointing-simulate.sh | 21 +++++++++++++++++++--
 doc/gnuastro.texi               |  1 +
 3 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 01312391..7fe638fa 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,9 @@ See the end of the file for license conditions.
     parallel and allows customizations (for example to account for
     vignetting, or large blobs of bad pixels) through hooks at relevant
     steps. A new tutorial has been added in the Tutorials chapter of the
-    book on how to use this new script.
+    book on how to use this new script. The following research note has
+    also been published for this script:
+    https://ui.adsabs.harvard.edu/abs/2023RNAAS...7..211A
 
 *** Book
   - New tutorial on a low surface brightness optimized design of a pointing
diff --git a/bin/script/pointing-simulate.sh b/bin/script/pointing-simulate.sh
index ebc19d37..f840e6d7 100644
--- a/bin/script/pointing-simulate.sh
+++ b/bin/script/pointing-simulate.sh
@@ -128,8 +128,25 @@ Citations and acknowledgement are vital for the continued 
work on Gnuastro.
 
 Please cite the following record(s) and add the acknowledgement statement 
below in your work to support us. Please note that different Gnuastro programs 
may have different corresponding papers. Hence, please check all the programs 
you used. Don't forget to also include the version as shown above for 
reproducibility.
 
-First paper introducing Gnuastro
---------------------------------
+Paper describing this script
+----------------------------
+  @ARTICLE{2023RNAAS...7..211A,
+         author = {{Akhlaghi}, Mohammad},
+          title = "{Gnuastro: Simulating the Exposure Map of a Pointing 
Pattern}",
+        journal = {Research Notes of the American Astronomical Society},
+           year = 2023,
+          month = oct,
+         volume = {7},
+         number = {10},
+            eid = {211},
+          pages = {211},
+            doi = {10.3847/2515-5172/acfc44},
+         adsurl = {https://ui.adsabs.harvard.edu/abs/2023RNAAS...7..211A},
+        adsnote = {Provided by the SAO/NASA Astrophysics Data System}
+  }
+
+First paper introducing Gnuastro (currently main citation)
+----------------------------------------------------------
   @ARTICLE{gnuastro,
      author = {{Akhlaghi}, M. and {Ichikawa}, T.},
       title = "{Noise-based Detection and Segmentation of Nebulous Objects}",
diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index b7060747..af41a048 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -32948,6 +32948,7 @@ For a practical tutorial on using this script, see 
@ref{Pointing pattern design}
 @subsection Invoking astscript-pointing-simulate
 
 This installed script will simulate a final stacked image from a certain 
pointing pattern (given as a table).
+A general overview of this script has been published in 
@url{https://ui.adsabs.harvard.edu/abs/2023RNAAS...7..211A,Akhlaghi (2023)}; 
please cite it if this script proves useful in your research.
 The executable name is @file{astscript-pointing-simulate}, with the following 
general template:
 
 @example



reply via email to

[Prev in Thread] Current Thread [Next in Thread]