gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (e182991 -> 0c30450)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (e182991 -> 0c30450)
Date: Tue, 16 Aug 2016 14:30:37 +0000 (UTC)

makhlaghi pushed a change to branch master.

      from  e182991   Merged filename typo correction into master
       new  ce19153   Type of output can be specified in MakeProfiles
       new  d48638d   Key in NoiseChisel objects HDU, for clumps extension
       new  8481efc   Non-blank minimum and maximum for long in statistics
       new  b4b0ab2   Strings and non-existing keys in gal_fits_read_keywords
       new  e74f2b6   MakeCatalog makes clump catalog only when asked
       new  4b0fccc   Merged MakeCatalog not making a clump catalog branch
       new  0c30450   Aperture photometry test added for MakeCatalog


Summary of changes:
 bootstrap.conf                                 |    1 +
 doc/gnuastro.texi                              |   93 +++++++----
 lib/checkset.c                                 |    6 +-
 lib/fits.c                                     |   69 ++++++---
 lib/gnuastro/fits.h                            |   23 +--
 lib/gnuastro/statistics.h                      |    8 +
 lib/statistics.c                               |   41 +++++
 src/mkcatalog/Makefile.am                      |    8 +-
 src/mkcatalog/mkcatalog.c                      |   52 ++++---
 src/mkcatalog/ui.c                             |  197 +++++++++++++++++-------
 src/mkprof/args.h                              |   14 +-
 src/mkprof/astmkprof.conf                      |    1 +
 src/mkprof/main.h                              |    7 +-
 src/mkprof/mkprof.c                            |   30 ++--
 src/mkprof/ui.c                                |   94 +++++++++--
 src/mkprof/ui.h                                |    3 +
 src/noisechisel/noisechisel.c                  |   23 +--
 tests/Makefile.am                              |   29 ++--
 tests/mkcatalog/{simple.sh => aperturephot.sh} |    4 +-
 tests/mkprof/inputascanvas.sh                  |    6 +-
 tests/mkprof/inputascanvas.txt                 |    4 +-
 21 files changed, 505 insertions(+), 208 deletions(-)
 copy tests/mkcatalog/{simple.sh => aperturephot.sh} (89%)



reply via email to

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