gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master f250e18 1/3: NEWS file updated for missing cha


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master f250e18 1/3: NEWS file updated for missing change
Date: Mon, 23 Oct 2017 09:14:52 -0400 (EDT)

branch: master
commit f250e1826b8ef3135ef23bc555c1867abb7d70db
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    NEWS file updated for missing change
    
    I had forgot to add the point that the short `-z' option is removed from
    the `--zeropoint' option in MakeCatalog, so this point was added.
---
 NEWS      | 4 ++++
 lib/wcs.c | 1 +
 2 files changed, 5 insertions(+)

diff --git a/NEWS b/NEWS
index 071cc80..e0bc8c9 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,10 @@ GNU Astronomy Utilities NEWS                          -*- 
outline -*-
 
 ** Removed features
 
+  MakeCatalog: `--zeropoint' option doesn't have a short option name any
+  more. Previously it was `-z' which was confusing because `-x' and `-y'
+  were used to refer to image coordinate positions.
+
   NoiseChisel: The `--dilate' and `--dilatengb' options have been
   removed. Growing of true detections is no longer done through dilation
   but through the `--detgrowquant' and `--detgrowmaxholesize' options (see
diff --git a/lib/wcs.c b/lib/wcs.c
index 80167a1..4f7ec50 100644
--- a/lib/wcs.c
+++ b/lib/wcs.c
@@ -612,6 +612,7 @@ gal_wcs_pixel_area_arcsec2(struct wcsprm *wcs)
 
 
 
+
 /**************************************************************/
 /**********            Array conversion            ************/
 /**************************************************************/



reply via email to

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