bugGNU Astronomy Utilities - Bugs: bug #58683, Wrong indexes in ordinands in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #58683: Wrong indexes in ordinands in gal_polygon_vertices_sort

Submitter:  Sachin Kumar Singh <sks_15>
Submitted:  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:  Closed

Tue 30 Jun 2020 04:03:16 PM UTC, comment #1: 

Nice catch Sachin! It has been merged into the master branch as Commit e37118214.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Tue 30 Jun 2020 03:31:28 PM UTC, original submission:  

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.

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

Sachin Kumar Singh <sks_15>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Posted a comment)
  • -email is unavailable- added by sks_15 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-06-30 makhlaghi Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code