gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (36f3378 -> cb7d44a)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (36f3378 -> cb7d44a)
Date: Wed, 10 Aug 2016 21:18:04 +0000 (UTC)

makhlaghi pushed a change to branch master.

      from  36f3378   Revert "Call manually the cropping functions in imgcrop"
       new  f5a1bfc   MakeProfiles also accepts WCS positions
       new  cb7d44a   Script to rebuild for tests during development


Summary of changes:
 Makefile.am                                        |    3 +-
 doc/gnuastro.texi                                  |   20 +-
 lib/fits.c                                         |    9 +-
 lib/wcs.c                                          |   27 +--
 src/mkcatalog/columns.c                            |    3 +-
 src/mkprof/Makefile.am                             |    8 +-
 src/mkprof/args.h                                  |   28 ++-
 src/mkprof/main.h                                  |    4 +
 src/mkprof/mkprof.c                                |  116 +++-------
 src/mkprof/ui.c                                    |  222 ++++++++++++++++++--
 tests/Makefile.am                                  |   27 ++-
 tests/during-dev.sh                                |  113 ++++++++++
 .../simpletest.sh => mkprof/radeccat.sh}           |    7 +-
 tests/mkprof/{mkprofcat1_mask.txt => radeccat.txt} |    4 +-
 14 files changed, 444 insertions(+), 147 deletions(-)
 create mode 100755 tests/during-dev.sh
 copy tests/{cosmiccal/simpletest.sh => mkprof/radeccat.sh} (86%)
 copy tests/mkprof/{mkprofcat1_mask.txt => radeccat.txt} (62%)



reply via email to

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