gnuastro-devel
[Top][All Lists]
Advanced

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

[bug #58901] Blank values for non-standard integer types in FITS tables.


From: Mohammad Akhlaghi
Subject: [bug #58901] Blank values for non-standard integer types in FITS tables.
Date: Tue, 4 Aug 2020 20:17:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0

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

                 Summary: Blank values for non-standard integer types in FITS
tables.
                 Project: GNU Astronomy Utilities
            Submitted by: makhlaghi
            Submitted on: Wed 05 Aug 2020 01:17:06 AM BST
                Category: Table
                Severity: 3 - Normal
              Item Group: Output not reasonable
                  Status: In Progress
                 Privacy: Public
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When writing a FITS table column with non-standard FITS types (int8_t,
uint16_t, uint32_t and uint64_t), we simply write the blank value into the
TNULL keyword. However, according to the FITS standard, TNULL is checked
before TZERO or tSCAL are applied to these non-standard data types.

As a result, when reading from that FITS table, the blank elements aren't
specified as blank any more! 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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