[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #62710] Plain-text integers starting with 0 are read in the octal b
From: |
Mohammad Akhlaghi |
Subject: |
[bug #62710] Plain-text integers starting with 0 are read in the octal base |
Date: |
Tue, 5 Jul 2022 12:55:31 -0400 (EDT) |
Update of bug #62710 (project gnuastro):
Status: In Progress => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
This bug has been fixed in Commit e91a467770
<https://git.savannah.gnu.org/cgit/gnuastro.git/commit/?id=e91a467770>.
The example given in the original submission was wrong: simply changing the
type of the column to 'uint16' (from 'uint8') fixes the problem! The value of
164 was just because the maximum value of 'uint8' is 255! I found the solution
thanks to this mistake: after inspecting why it was working when reading
columns in a table, but not for FITS keywords.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62710>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/