gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (0b9d8f0 -> 463dd0c)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (0b9d8f0 -> 463dd0c)
Date: Fri, 12 Aug 2016 23:58:01 +0000 (UTC)

makhlaghi pushed a change to branch master.

      from  0b9d8f0   Allow spaces for directory values in during-dev.sh
       new  0fe062a   Two indentations corrected
       new  5d17cfa   New macro to check columns for input catalogs
       new  93afc48   Macro to read numbers in txtarray is now a function
       new  799c83b   Flat profiles in MakeProfiles are given values
       new  231a69e   New function to replace non-NaN pixels in arraymanip
       new  463dd0c   MakeProfiles can now use input image as canvas


Summary of changes:
 doc/gnuastro.texi                                  |  102 +++++++++++----
 lib/arraymanip.c                                   |   14 ++
 lib/fits.c                                         |    4 +-
 lib/gnuastro/arraymanip.h                          |    3 +
 lib/gnuastro/checkset.h                            |   17 ++-
 lib/txtarray.c                                     |   48 ++++---
 src/mkcatalog/ui.c                                 |    2 +-
 src/mkprof/args.h                                  |   62 ++++-----
 src/mkprof/main.h                                  |    8 +-
 src/mkprof/mkprof.c                                |   37 ++----
 src/mkprof/mkprof.h                                |    1 +
 src/mkprof/oneprofile.c                            |   82 +++++++++---
 src/mkprof/profiles.c                              |    4 +-
 src/mkprof/profiles.h                              |    2 +-
 src/mkprof/ui.c                                    |  136 ++++++++++++--------
 tests/Makefile.am                                  |   32 ++---
 tests/mkprof/ellipticalmasks.sh                    |    6 +-
 .../{mkprofcat1_mask.txt => ellipticalmasks.txt}   |    5 +-
 .../{ellipticalmasks.sh => inputascanvas.sh}       |   10 +-
 .../{mkprofcat1_mask.txt => inputascanvas.txt}     |    5 +-
 20 files changed, 371 insertions(+), 209 deletions(-)
 copy tests/mkprof/{mkprofcat1_mask.txt => ellipticalmasks.txt} (79%)
 copy tests/mkprof/{ellipticalmasks.sh => inputascanvas.sh} (82%)
 rename tests/mkprof/{mkprofcat1_mask.txt => inputascanvas.txt} (53%)



reply via email to

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