[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-commits] master c8cd12a8: Book: added note in zeropoint-change
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-commits] master c8cd12a8: Book: added note in zeropoint-change description on output type |
Date: |
Fri, 14 Jun 2024 11:32:02 -0400 (EDT) |
branch: master
commit c8cd12a8d17b5e0d8f076c9a0a8c0e948173778a
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Book: added note in zeropoint-change description on output type
Until now, we hadn't said that the output of the zeropoint-change function
will always be 64-bit floating point.
With this commit, this note has been added.
---
doc/gnuastro.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index f047122e..d37a5b08 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -21869,7 +21869,7 @@ This is the inverse operation of the
@code{counts-to-jy}, see there for usage ex
@item zeropoint-change
@cindex Zero point change
-Change the zero point of the input dataset to a new zero point.
+Change the zero point of the input dataset to a new zero point (output will
always be 64-bit floating point).
For example, with the command below, we are changing the zero point of an
image from 26.892 to 27.0:
@example
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnuastro-commits] master c8cd12a8: Book: added note in zeropoint-change description on output type,
Mohammad Akhlaghi <=