gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (5dbca4d -> 1c6b577)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (5dbca4d -> 1c6b577)
Date: Tue, 10 Apr 2018 20:07:00 -0400 (EDT)

makhlaghi pushed a change to branch master.

      from  5dbca4d   Warp checking for WCS when writing output
       new  06dac74   New Arithmetic operator: invert
       new  1c6b577   Correction touches to NoiseChisel, Segment and MakeCatalog


Summary of changes:
 NEWS                                               |   28 +-
 bin/arithmetic/arithmetic.c                        |   49 +-
 bin/arithmetic/arithmetic.h                        |    1 +
 bin/mkcatalog/args.h                               |  101 +-
 bin/mkcatalog/columns.c                            |   21 +-
 bin/mkcatalog/main.h                               |    3 +
 bin/mkcatalog/mkcatalog.c                          |  103 +-
 bin/mkcatalog/parse.c                              |   36 +-
 bin/mkcatalog/ui.c                                 |  190 +-
 bin/mkcatalog/ui.h                                 |    5 +-
 bin/noisechisel/args.h                             |   13 +
 bin/noisechisel/astnoisechisel.conf                |    2 +-
 bin/noisechisel/detection.c                        |   40 +-
 bin/noisechisel/main.h                             |    1 +
 bin/noisechisel/noisechisel.c                      |   25 +-
 bin/noisechisel/threshold.c                        |   25 +-
 bin/noisechisel/ui.c                               |    2 +-
 bin/noisechisel/ui.h                               |    3 +-
 bin/segment/args.h                                 |  123 +-
 bin/segment/clumps.c                               |   69 +-
 bin/segment/main.h                                 |    8 +-
 bin/segment/segment.c                              |   59 +-
 bin/segment/ui.c                                   |  237 ++-
 bin/segment/ui.h                                   |    1 +
 doc/gnuastro.texi                                  | 1864 +++++++++++---------
 lib/arithmetic-and.c                               |    2 +-
 lib/arithmetic-or.c                                |    2 +-
 tests/Makefile.am                                  |    7 +-
 .../{where.sh => connected-components.sh}          |    7 +-
 tests/arithmetic/or.sh                             |    4 +-
 tests/arithmetic/snimage.sh                        |    2 +-
 tests/arithmetic/where.sh                          |    2 +-
 tests/mkcatalog/aperturephot.sh                    |    2 +-
 tests/mkcatalog/detections.sh                      |   12 +-
 tests/mkcatalog/objects-clumps.sh                  |    2 +-
 tests/segment/segment.sh                           |    2 +-
 36 files changed, 1906 insertions(+), 1147 deletions(-)
 copy tests/arithmetic/{where.sh => connected-components.sh} (85%)



reply via email to

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