gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master 6638c671 53/69: Book: correct the definition o


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 6638c671 53/69: Book: correct the definition of option --minaxisratio
Date: Wed, 26 Jan 2022 12:39:15 -0500 (EST)

branch: master
commit 6638c671a85b227326c247e712717ef31fec13b3
Author: Sepideh Eskandarlou <sepideh.eskandarlou@gmail.com>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>

    Book: correct the definition of option --minaxisratio
    
    Until now, in definition of the '--minaxisratio' explained when the user
    did not provide this option by default the value of this option was '0.9'
    and this option was optional.
    
    Now, the '--minaxisratio' is one of the mandatory options and when the user
    does not provide this option the script will be stopped and definition part
    has been corrected.
---
 doc/gnuastro.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index cc1dd086..d6163e13 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -23680,7 +23680,7 @@ This option determines the aperture (in degrees) for 
matching the catalog from g
 @item -Q FLT
 @itemx --minaxisratio=FLT
 Select stars only with axis ratio values greater than the specified by this 
option.
-By default, it is set to 0.9, which means that only stars with axis ratio 
between 0.9 and 1.0 will be considered.
+Only stars with axis ratio between @option{--minaxisratio} to 1.0 will be 
selected.
 
 @item -D FLT
 @itemx --mindistdeg=FLT



reply via email to

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