gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master d9f2a68: Book: corrected typo in Warp's --cent


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master d9f2a68: Book: corrected typo in Warp's --centeroncorner
Date: Wed, 20 Oct 2021 16:39:52 -0400 (EDT)

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

    Book: corrected typo in Warp's --centeroncorner
    
    Until now, the '--centeroncorner' option in 'astwarp' has been written
    correctly in the tutorial while in the 'invoking astwarp' section this
    option was written as '--centeroncorer' (missing an 'n').
    
    With this commit, the '--centeroncorner' has been corrected in the
    'invoking astwarp' of the book.
---
 doc/gnuastro.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index 08f2a7d..f9182a5 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -15693,7 +15693,7 @@ So for the general Homography matrix of @ref{Warping 
basics}, it should be calle
 The raw matrix takes precedence over all the modular warping options listed 
above, so if it is called with any number of modular warps, the latter are 
ignored.
 
 @item -c
-@itemx --centeroncorer
+@itemx --centeroncorner
 Put the center of coordinates on the corner of the first (bottom-left when 
viewed in SAO DS9) pixel.
 This option is applied after the final warping matrix has been finalized: 
either through modular warpings or the raw matrix.
 See the explanation above for coordinates in the FITS standard to better 
understand this option and when it should be used.



reply via email to

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