gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master d085379 22/32: Radial-profile script documenta


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master d085379 22/32: Radial-profile script documentation
Date: Wed, 24 Feb 2021 22:36:19 -0500 (EST)

branch: master
commit d0853796def13d911152d280428b427ab80debf4
Author: Zahra Sharbaf <zahra.sharbaf2@gmail.com>
Commit: Zahra Sharbaf <zahra.sharbaf2@gmail.com>

    Radial-profile script documentation
    
    With this commit I specified in the book that radial profile script obtains
    signal to noise ratio.
---
 doc/gnuastro.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index efbb8cb..5fb2a17 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -15679,7 +15679,7 @@ Sometimes it is necessary to compute a radial profile 
of an astronomical object.
 For example, imagine you want to study how the light of a galaxy is 
distributed as a function of the radial distance from the center.
 This is exactly what a radial profile is.
 Gnuastro's @file{astscript-radial-profile} script is created to obtain such 
radial profiles.
-It uses @command{astmkprof} to generate elliptical apertures with the values 
equal to the distance from the center of the object and @command{astmkcatalog} 
for measuring the values over the apertures.
+It uses @command{astmkprof} to generate elliptical apertures with the values 
equal to the distance from the center of the object and @command{astmkcatalog} 
for measuring the values and signal to noise ratio over the apertures.
 With the default options, the script will generate a circular radial profile 
up to a radial distance of 10 pixels using the median value and centered at the 
center of the image.
 In order to have more flexibility, several options are available and the user 
can play with them in order to obtain the wanted radial profile.
 In this sense, it can be changed the center position, the maximum radius, the 
axis ratio and the position angle (because elliptical apertures are 
considered), the operator for obtaining the values, and some other options.



reply via email to

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