bugGNU Astronomy Utilities - Bugs: bug #64952, Error message for incorrect column...

 
 

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

bug #64952: Error message for incorrect column name not accurate

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Thu 30 Nov 2023 03:57:00 PM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Item Group:  Output not reasonable Status:  Fixed
Privacy:  Public Assigned to:  makhlaghi
Open/Closed:  Closed

Thu 30 Nov 2023 04:03:48 PM UTC, comment #1: 

This bug has been fixed in Commit b335cc25c2cc.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Thu 30 Nov 2023 03:57:00 PM UTC, original submission:  

When Table is given a column name that does not match the names of the columns of its input it will recommend to use '--info' (as shown in the
the message in the P.S.).

However, given the newly added Table options that start with '--info' (for example '--info-num-cols' or '--info-num-rows'), the '--info' suggestion is be to be ambiguous and Table will ask to be more clear! This can be confusing for a new user and should be corrected.

This bug was reported by Sepideh Eskandarlou.

P.S.

$ echo 1 2 3 | asttable -cabd
asttable: stdin: 'abd' didn't match any of the column names.

For more information on selecting columns in Gnuastro, please run the following command (press 'SPACE' to go down and 'q' to return to the command-line):

    $ info gnuastro "Selecting table columns"

To define a better column selection criteria, you can see the list of column meta-data in this table, with the following command:

    $ asttable stdin --info


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
    2023-11-30 makhlaghi StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code