gnuastro-devel
[Top][All Lists]
Advanced

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

[bug #58683] Wrong indexes in ordinands in gal_polygon_vertices_sort


From: Sachin Kumar Singh
Subject: [bug #58683] Wrong indexes in ordinands in gal_polygon_vertices_sort
Date: Tue, 30 Jun 2020 11:31:30 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0

URL:
  <https://savannah.gnu.org/bugs/?58683>

                 Summary: Wrong indexes in ordinands in
gal_polygon_vertices_sort
                 Project: GNU Astronomy Utilities
            Submitted by: sks_15
            Submitted on: Tue 30 Jun 2020 03:31:28 PM UTC
                Category: Libraries
                Severity: 3 - Normal
              Item Group: Output not reasonable
                  Status: Fixed
                 Privacy: Public
             Assigned to: sks_15
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The final ordinand array came was a bit wrong due to inclusion of points in
the temporary `tordinands` array that was partially sorted, in array A and B.
It caused the final ordinands to have indexes according to these values, which
ideally should have been sorted according to the user given array `vertices`.

This is now fixes and pushed here
<https://gitlab.com/sachinkumarsingh092/gnuastro-dev/-/tree/bug-polygon-sort-ordinds>.

No changes have to be made to the options that uses this function.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58683>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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