gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (2a60869c -> f9f40f41)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (2a60869c -> f9f40f41)
Date: Sun, 24 Dec 2023 22:26:13 -0500 (EST)

makhlaghi pushed a change to branch master.

      from  2a60869c  All programs: ui.c function name correctly describes 
purpose
       new  9dd75f9e  astscript-rgb-image: Adding script for generating color 
image
       new  81f37667  astscript-rgb-image: select black or gray background
       new  d4d7ab05  Book: added new section with information of 
astscript-rgb-image
       new  90f8260c  astscript-rgb-image: added the make check test for this 
script
       new  a5b8d601  Book: correcting several typos in the astscript-rgb-image 
section
       new  57b0de9b  astscript-rgb-asinh: new name for the previous 
astscript-rgb-image
       new  73181f88  Book: new tutorial describing how to generate color images
       new  610986aa  Book: subsection of rgb-asinh script added to the color 
images tutorial
       new  016c185a  Book: improving and correcting typos of rgb-asinh tutorial
       new  a0b7270e  astscript-rgb-faint-gray: set gray background by default, 
new script name
       new  16419fda  astscript-rgb-faint-gray: following Gnuastro standards 
for HDU arguments
       new  6d1e2f4a  astscript-rgb-faint-gray: removing comma-separated 
arguments
       new  cf40daba  Book: edited tutorial on color image production
       new  1ee413f2  Book: improving the tutorial for rgb-faint-gray script by 
using J-PLUS data
       new  63718a46  Book: edited the color tutorial, typo in rgb script fixed
       new  217ad4ff  color-faint-gray: new name for the script, --bias 
replaces --brightness
       new  10841bab  color-faint-gray: bug corrected in the asinh 
transformation
       new  2a63037e  color-faint-gray: improving the selection of color, 
black, and gray regions
       new  cd724b3f  Book: color-faint-gray tutorial improved by including 
last features
       new  4f206b8b  astscript-color-faint-gray: minor modifications to have 
better file names
       new  145070a2  color-faint-gray: new option --segment to define the 
color regions
       new  1c8bf2e8  color-faint-gray: --regions is new name for --segment
       new  f9f40f41  Book: Tutorial of color-faint-gray broken into three 
sections


Summary of changes:
 NEWS                                               |    6 +
 README                                             |    5 +
 bin/script/Makefile.am                             |   10 +-
 bin/script/color-faint-gray.sh                     | 1056 ++++++++++++++++++++
 doc/Makefile.am                                    |   15 +-
 doc/gnuastro.texi                                  |  895 ++++++++++++++++-
 tests/Makefile.am                                  |    2 +
 tests/script/{psf-unite.sh => color-faint-gray.sh} |   26 +-
 8 files changed, 1953 insertions(+), 62 deletions(-)
 create mode 100644 bin/script/color-faint-gray.sh
 copy tests/script/{psf-unite.sh => color-faint-gray.sh} (79%)



reply via email to

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