bugGNU Astronomy Utilities - Bugs: bug #63266, Table ignores --txtf32precision=0

 
 

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

bug #63266: Table ignores --txtf32precision=0

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Mon 24 Oct 2022 03:22:13 PM UTC
   
 
Category:  Table Severity:  3 - Normal
Item Group:  Output not reasonable Status:  Fixed
Privacy:  Public Assigned to:  makhlaghi
Open/Closed:  Closed

Mon 24 Oct 2022 04:46:36 PM UTC, comment #1: 

This bug has been fixed in Commit da5064cab7.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Mon 24 Oct 2022 03:22:13 PM UTC, original submission:  

As of Gnuastro 0.19, when the '--txtf64precision' (which can also be unambiguously identified with '--txtf64p') is given a value of 0, it is ignored (like the example below).


$ echo 1.2345 | asttable --txtf64p=1
1.2
$ echo 1.2345 | asttable --txtf64p=0
1.23450000000000


This is not expected by the user (a precision of 0 means to not print all digits after the decimal point), and is therefore a bug.

This bug was reported by Sepideh Eskandarlou.

Mohammad Akhlaghi <makhlaghi>
Group administrator

 

(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 (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.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-10-24 makhlaghi StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code