gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (482df67 -> f0fcad5)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (482df67 -> f0fcad5)
Date: Sun, 16 May 2021 15:39:27 -0400 (EDT)

makhlaghi pushed a change to branch master.

      from  482df67   Table: an empty input table will not cause a crash with 
--range
       new  c92dea3   SNR options added to bin/script/radial-profile.in
       new  edcb351   radial-profile: removing the set-x option used for 
debuging
       new  e473879   astscript-radial-profile: including make check for this 
script
       new  28e1bc8   astscript-sort-by-night: chaning old names to have 'sort' 
instead of 'list'
       new  c3af771   Book: signal-to-noise parameters of the radial-profile 
script are now described.
       new  6e94c13   All programs: empty string arguments are now ignored
       new  f0fcad5   astscript-radial-profile: Removed special sn option


Summary of changes:
 bin/TEMPLATE/ui.c                                  |   7 +-
 bin/arithmetic/ui.c                                |   7 +-
 bin/buildprog/ui.c                                 |   7 +-
 bin/convertt/ui.c                                  |   7 +-
 bin/convolve/ui.c                                  |   6 +-
 bin/cosmiccal/ui.c                                 |   9 +-
 bin/crop/ui.c                                      |  11 ++-
 bin/fits/ui.c                                      |  18 ++--
 bin/match/ui.c                                     |  14 +--
 bin/mkcatalog/ui.c                                 |   7 +-
 bin/mknoise/ui.c                                   |   7 +-
 bin/mkprof/ui.c                                    |   7 +-
 bin/noisechisel/ui.c                               |   7 +-
 bin/query/ui.c                                     |   7 +-
 bin/script/radial-profile.in                       | 102 +++++++++++++++------
 bin/segment/ui.c                                   |   7 +-
 bin/statistics/ui.c                                |   7 +-
 bin/table/ui.c                                     |   7 +-
 bin/warp/ui.c                                      |   7 +-
 doc/gnuastro.texi                                  |  59 +++++++++---
 tests/Makefile.am                                  |   7 +-
 tests/during-dev.sh                                |  15 +++
 .../script/{list-by-night.sh => radial-profile.sh} |  50 ++++++----
 .../script/{list-by-night.sh => sort-by-night.sh}  |   0
 24 files changed, 260 insertions(+), 122 deletions(-)
 mode change 100644 => 100755 bin/script/radial-profile.in
 copy tests/script/{list-by-night.sh => radial-profile.sh} (60%)
 rename tests/script/{list-by-night.sh => sort-by-night.sh} (100%)



reply via email to

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