gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (36f9ad2 -> da0249e)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (36f9ad2 -> da0249e)
Date: Thu, 14 Sep 2017 19:27:22 -0400 (EDT)

makhlaghi pushed a change to branch master.

      from  36f9ad2   Integer blank values in arithmetic and the FITS BLANK 
keyword
       new  76eae52   Dilation of true detections replaced with growth
       new  9738849   Wide kernel for NoiseChisel's qthresh estimation
       new  da0249e   Merged recent additions/changes in NoiseChisel


Summary of changes:
 NEWS                                |  22 ++++
 bin/noisechisel/args.h              |  62 ++++++++----
 bin/noisechisel/astnoisechisel.conf |  45 +++++----
 bin/noisechisel/clumps.c            |  49 ++++++---
 bin/noisechisel/clumps.h            |   2 +-
 bin/noisechisel/detection.c         | 194 +++++++++++++++++++++++++-----------
 bin/noisechisel/main.h              |  15 ++-
 bin/noisechisel/noisechisel.c       |  27 +++--
 bin/noisechisel/segmentation.c      |   5 +-
 bin/noisechisel/sky.c               |   8 +-
 bin/noisechisel/threshold.c         | 155 ++++++++++++++++++++++------
 bin/noisechisel/threshold.h         |   3 +-
 bin/noisechisel/ui.c                |  74 +++++++++-----
 bin/noisechisel/ui.h                |  10 +-
 bin/statistics/sky.c                |  16 +--
 bin/statistics/statistics.c         |   2 +-
 doc/gnuastro.texi                   | 163 ++++++++++++++++++++++--------
 lib/binary.c                        |  31 ++++--
 lib/blank.c                         |   8 +-
 lib/gnuastro/binary.h               |   2 +-
 lib/gnuastro/tile.h                 |   6 +-
 lib/statistics.c                    |   2 +-
 lib/tile.c                          |  18 ++--
 tests/noisechisel/noisechisel.sh    |   4 +-
 24 files changed, 657 insertions(+), 266 deletions(-)



reply via email to

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