gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (832365d6 -> 0c48abe6)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (832365d6 -> 0c48abe6)
Date: Tue, 11 Jul 2023 22:04:08 -0400 (EDT)

makhlaghi pushed a change to branch master.

      from  832365d6  NEWS: added information about newly fixed bug
       new  cc5ab9df  dither-simulate: new script to simulate a dither pattern 
stack
       new  5b6b502c  dither-simulate: analysis done within a Makefile
       new  0d313705  Book: started section on the dither-simulate script
       new  7924d62d  Book: completed first draft of dither-simulate script's 
documenation
       new  b555011a  Library (arithmetic.h): new trim operator
       new  0c48abe6  Book: first draft of new dither tutorial, upaded NEWS for 
it


Summary of changes:
 NEWS                          |   34 +-
 bin/arithmetic/arithmetic.c   |   13 +
 bin/script/Makefile.am        |   11 +-
 bin/script/dither-simulate.in |  409 ++++
 bin/script/dither-simulate.mk |   61 +
 bin/script/zeropoint.in       |    3 +-
 bin/script/zeropoint.mk       |    7 -
 doc/gnuastro.texi             | 4202 ++++++++++++++++++-----------------------
 lib/arithmetic.c              |   13 +-
 lib/blank.c                   |  236 ++-
 lib/gnuastro/arithmetic.h     |    1 +
 lib/gnuastro/blank.h          |    6 +
 12 files changed, 2629 insertions(+), 2367 deletions(-)
 create mode 100644 bin/script/dither-simulate.in
 create mode 100644 bin/script/dither-simulate.mk



reply via email to

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