gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (dd7ccfb7 -> 21cd71bf)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (dd7ccfb7 -> 21cd71bf)
Date: Wed, 19 Apr 2023 12:18:21 -0400 (EDT)

makhlaghi pushed a change to branch master.

      from  dd7ccfb7  Book: improved description of MakeCatalog's --clumps-sum 
column
       new  dddb483f  zeropoint: First make file for obtainaing the zeropoint 
photometry
       new  a841d3f2  zeropoint: catalogs can be used as reference
       new  76c8a482  Zeropoint: add a script for bing it on Gnuastro
       new  c3fc5214  Zeropoint: add options with variable
       new  6ff43d00  Zeropoint: script for estimating the zeropoint of an image
       new  1ddcf29a  zeropoint: options of zeropoint estimation is written in 
book
       new  7769e279  zeropoint: new options for magnitude and keeping the 
results are added
       new  2c027224  Zeropoint: change the output file
       new  96137885  Zeropoint: keep Mag-vs-Zeropoint for best aperture in 
output
       new  d44ce8c0  zeropoint: use --magrage provided by user
       new  10030cfc  Zeropoint: add magnitude range into the header of output
       new  46d328cd  Book: writing a tutorial for the zero-point script; 
preface
       new  48edcd91  Book: tutorial of zero point; preparing images for using 
the script
       new  ea79c2ba  Book: tutorial of zero point; removing the sky and 
running the script
       new  01dcbeed  Book: tutorial of zero point; magnitude range and 
aperture size
       new  a1c7a277  Book: tutorial of zero point; select the best aperture
       new  e39330ab  Zeropoint: adding sanity check for aperture option
       new  8be4edd7  Zeropoint: a bug about the magnitude range
       new  1a987e04  Book: tutorial of zero point; using keepzpap and 
completion of results
       new  151e8bfc  Book: editing zero point estimation section
       new  85a5ad67  zeropoint: using single equal instead of the double for 
checking
       new  aeb507b8  Book: correct the info format menus
       new  88b4c298  Book: tutorial of zero point; subsection catalog reference
       new  069e12f4  Zeropoint: a bug about the matching of reference and main 
catalog
       new  c4af3dfc  Book: tutorial of zero point; completing the catalog 
reference
       new  4bf867d3  Book: open imge by 'zscale' scale and options are written 
as code format
       new  b3077f0d  Book: revision of the first part of the zeropoint tutorial
       new  156da6c7  Book: Increase readability and correction
       new  ea82d80a  Book: Use suggestive instead of imperative word
       new  0fabd68e  Zeropoint: add an option for doing many jobs and check 
overlapping
       new  a3c0f0e2  Zeropoint: optimize the script for overlaping check
       new  d8402f1a  Book: some command and some tips is added to better 
recognition
       new  0e982706  astscript-zeropoint: polishing and improving the comments 
of the scripts
       new  3cc85d96  astscript-zeropoint: new option --matchradius added
       new  536052fb  astscript-zeropoint: writting all receipes as in one shell
       new  17b5fa81  Book: simplifying and polishing the zero point script 
tutorial
       new  fcf00960  astscript-zeropoint: Content of temorary file have been 
removed
       new  83e74d09  astscript-zeropoint: the name of some options are modified
       new  21cd71bf  astscript-zeropoint: edits for merging into master branch


Summary of changes:
 .mailmap                       |   3 +-
 NEWS                           |  12 +
 bin/script/Makefile.am         |  16 +-
 bin/script/psf-scale-factor.in |  10 +-
 bin/script/psf-select-stars.in |  10 +-
 bin/script/psf-stamp.in        |  10 +-
 bin/script/psf-subtract.in     |  10 +-
 bin/script/psf-unite.in        |  10 +-
 bin/script/zeropoint.in        | 671 ++++++++++++++++++++++++++++++++++
 bin/script/zeropoint.mk        | 318 ++++++++++++++++
 doc/gnuastro.texi              | 811 ++++++++++++++++++++++++++++++++++++++++-
 11 files changed, 1826 insertions(+), 55 deletions(-)
 create mode 100644 bin/script/zeropoint.in
 create mode 100644 bin/script/zeropoint.mk



reply via email to

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