gnuastro-devel
[Top][All Lists]
Advanced

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

[gnuastro-devel] [task #14132] Table output ASCII FITS tables


From: Mohammad Akhlaghi
Subject: [gnuastro-devel] [task #14132] Table output ASCII FITS tables
Date: Mon, 2 Jan 2017 18:26:01 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Update of task #14132 (project gnuastro):

                  Status:               Postponed => Done                   
        Percent Complete:                      0% => 100%                   
             Assigned to:                    None => makhlaghi              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Thanks to the new root data structure (task #14245) this is now done and
pushed to my work on this data structure
<https://gitlab.com/makhlaghi/gnuastro/commit/7b33afa15010>, FITS ascii tables
(like FITS binary tables) can now easily be read and written with various
input column types (integers, floating points, and strings). 

With that commit, some tests have also been added to read a plain text table
file (with all types, blank values, and blank lines, and etc) as both a binary
and ascii FITS file and then write them back into a plain text table. Just a
note for FITS ASCII: it doesn't conserve the types of the input integers (they
will all be read as long). 

At least on my system they all work. If you get the chance to try it out,
please give it a try with `make check' (note that you have to configure like
below, for an explanation, please see the comments in task #14245)


./configure --enable-table --disable-shared CFLAGS="-g -O0"


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?14132>

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




reply via email to

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