gnuastro-devel
[Top][All Lists]
Advanced

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

[gnuastro-devel] [bug #49274] Problem in identifying string or number


From: Mohammad Akhlaghi
Subject: [gnuastro-devel] [bug #49274] Problem in identifying string or number
Date: Wed, 5 Oct 2016 18:01:15 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

URL:
  <http://savannah.gnu.org/bugs/?49274>

                 Summary: Problem in identifying string or number
                 Project: GNU Astronomy Utilities
            Submitted by: makhlaghi
            Submitted on: Thu 06 Oct 2016 03:01:12 AM JST
                Category: Header
                Severity: 4 - Important
              Item Group: Output not reasonable
                  Status: Confirmed
                 Privacy: Public
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When given the following command is run on any FITS file (let's say `img.fits'
for this bug report), Header will think the value is a number and so write the
FITS keyword value as a number, not a string.


$ astheader --write="EXAMPLE,87095e5,Should be string" img.fits


The keyword that is added is:


$ astheader img.fits | grep "Should be a string."
EXAMPLE =          8709500000. / Should be a string.


I am working on it...




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49274>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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