gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (d3deff2 -> 52953e6)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (d3deff2 -> 52953e6)
Date: Sat, 22 Aug 2020 21:21:53 -0400 (EDT)

makhlaghi pushed a change to branch master.

      from  d3deff2   Library (wcs.h): writing CD matrix when TPV distortion 
present
       new  968ddc4   Library (fits.h): optionally free units when writing 
keywords
       new  52953e6   Library (table.h & txt.h): ability to add keywords to 
text tables


Summary of changes:
 NEWS                          |   9 ++-
 bin/arithmetic/arithmetic.c   |   4 +-
 bin/convertt/convertt.c       |   2 +-
 bin/convolve/convolve.c       |   2 +-
 bin/crop/onecrop.c            |   2 +-
 bin/fits/fits.c               |   2 +-
 bin/fits/ui.c                 |   2 +-
 bin/match/match.c             |   8 ++-
 bin/mkcatalog/mkcatalog.c     |   9 +--
 bin/mkcatalog/parse.c         |   2 +-
 bin/mkcatalog/ui.c            |   4 +-
 bin/mkcatalog/upperlimit.c    |   2 +-
 bin/mknoise/mknoise.c         |  13 ++--
 bin/mkprof/mkprof.c           |  57 +++++++++---------
 bin/noisechisel/noisechisel.c |  10 ++--
 bin/noisechisel/threshold.c   |   3 +-
 bin/segment/clumps.c          |   2 +-
 bin/segment/segment.c         |  14 ++---
 bin/statistics/statistics.c   |   3 +-
 bin/statistics/ui.c           |   2 +-
 bin/table/table.c             |   2 +-
 bin/warp/warp.c               |   2 +-
 doc/gnuastro.texi             |  86 +++++++++++++++++++-------
 lib/fits.c                    | 136 ++++++++++++++++++++++++++++++++++--------
 lib/gnuastro/fits.h           |  25 ++++++--
 lib/gnuastro/table.h          |   6 +-
 lib/gnuastro/txt.h            |   4 +-
 lib/options.c                 |   4 +-
 lib/table.c                   |  16 ++---
 lib/txt.c                     |  75 ++++++++++++++++++++++-
 30 files changed, 373 insertions(+), 135 deletions(-)



reply via email to

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