[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-commits] master 4be938d: Book: minor typo correction
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-commits] master 4be938d: Book: minor typo correction |
Date: |
Tue, 6 Oct 2020 13:42:43 -0400 (EDT) |
branch: master
commit 4be938dbb1fa678ea00cfe40ab0676e259c95f16
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Book: minor typo correction
A typo in the description of the new '--areahalfsum' option is now
corrected.
---
doc/gnuastro.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index 7fef1b2..4485070 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -16266,7 +16266,7 @@ datasets. When working with Integral Field Unit (IFU)
datasets, this
projection onto the first two dimensions would be a narrow-band image.
@item --areahalfsum
-The number of pixels that contain half the object or clump's total sum of
pixels (half the value in the @option{--brightness}) column.
+The number of pixels that contain half the object or clump's total sum of
pixels (half the value in the @option{--brightness} column).
To count this area, all the non-blank values associated with the given label
(object or clump) will be sorted and summed in order (starting from the
maximum), until the sum becomes larger than half the total sum of the label's
pixels.
This option is thus good for clumps (which are defined to have a single peak
in their morphology), but for objects you should be careful because if they may
have multiple peaks and the sorting by value doesn't include morphology.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnuastro-commits] master 4be938d: Book: minor typo correction,
Mohammad Akhlaghi <=