gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master ccd63e3: Book: code block in tutorial correcte


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master ccd63e3: Book: code block in tutorial corrected to avoid getting too long
Date: Thu, 8 Apr 2021 15:36:51 -0400 (EDT)

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

    Book: code block in tutorial corrected to avoid getting too long
    
    The newly added output of 'mkprof -P' of the previous commit, added an
    extra line that was too long and would pass the page border, this has been
    fixed.
---
 doc/gnuastro.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index 244715b..41c5d64 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -1660,9 +1660,9 @@ $ astmkprof -P
 # Columns, by info (see `--searchin'), or number (starting from 1):
  ccol         2           # Coord. columns (one call for each dim.).
  ccol         3           # Coord. columns (one call for each dim.).
- fcol         4           # sersic (1), moffat (2), gaussian (3), point
-                          # (4), flat (5), circumference (6), distance (7),
-                          # radial-table (8).
+ fcol         4           # sersic (1), moffat (2), gaussian (3),
+                          # point (4), flat (5), circumference (6),
+                          # distance (7), radial-table (8).
  rcol         5           # Effective radius or FWHM in pixels.
  ncol         6           # Sersic index or Moffat beta.
  pcol         7           # Position angle.



reply via email to

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