gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master 8f3d14c: Book: corrected old option name in Ma


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 8f3d14c: Book: corrected old option name in MakeCatalog
Date: Mon, 18 Nov 2019 14:50:51 -0500 (EST)

branch: master
commit 8f3d14c053694415c0cd619ba5773062916725f8
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Book: corrected old option name in MakeCatalog
    
    Until now, I was using the old option name of `--riverflux' in a few places
    of the MakeCatalog's description, while the new name of this option is
    `--riverave'.
    
    This was reported by Joseph Putko.
---
 doc/gnuastro.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index fb3cd32..a7f7d6e 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -15079,7 +15079,7 @@ integral field unit data cubes.
 @item -b
 @itemx --brightness
 The brightness (sum of all pixel values), see @ref{Flux Brightness and 
magnitude}.
-For clumps, the ambient brightness (flux of river pixels around the clump 
multiplied by the area of the clump) is removed, see @option{--riverflux}.
+For clumps, the ambient brightness (flux of river pixels around the clump 
multiplied by the area of the clump) is removed, see @option{--riverave}.
 So the sum of all the clumps brightness in the clump catalog will be smaller 
than the total clump brightness in the @option{--clumpbrightness} column of the 
objects catalog.
 
 If no usable pixels are present over the clump or object (for example they are 
all blank), the returned value will be NaN (note that zero is meaningful).
@@ -15166,7 +15166,7 @@ So note that this value is @emph{not} sky subtracted.
 
 @item --rivernum
 [Clumps] The number of river pixels around this clump, see
-@option{--riverflux}.
+@option{--riverave}.
 
 @item -n
 @itemx --sn



reply via email to

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