gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (27df4f2 -> 3dff1e4)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (27df4f2 -> 3dff1e4)
Date: Fri, 21 May 2021 23:39:16 -0400 (EDT)

makhlaghi pushed a change to branch master.

      from  27df4f2   Book: edited section Quantifying signal in a tile
       new  d3cfd8e   Crop: added option to crop polygon from ds9 file
       new  326b42a   Crop: polished the implementation of new --polygonname 
option
       new  05c660a   Library: new ds9.h library functions for parsing ds9 files
       new  cbf8a79   Table: added the --polygonname option
       new  564da39   Book: new --polygonname option and new ds9 library added
       new  d2bca9d   Crop and Table: --polygonfile new name for --polygonname
       new  89be245   Crop and Table: --polygon now accepts filenames
       new  c3d437d   Book: adjusted --polygon option
       new  3dff1e4   Book: edited gal_ds9_reg_read_polygon from DS9 Library, 
corrected NEWS


Summary of changes:
 NEWS                            |  19 ++++-
 bin/crop/args.h                 |   4 +-
 bin/crop/ui.c                   |  21 ++++++
 bin/table/args.h                |   4 +-
 bin/table/ui.c                  |   1 +
 doc/gnuastro.texi               | 153 +++++++++++++++++++++++++-------------
 lib/Makefile.am                 |  20 ++---
 lib/ds9.c                       | 160 ++++++++++++++++++++++++++++++++++++++++
 lib/gnuastro-internal/options.h |   4 +
 lib/gnuastro/{jpeg.h => ds9.h}  |  35 +++++----
 lib/options.c                   |  15 +++-
 11 files changed, 344 insertions(+), 92 deletions(-)
 create mode 100644 lib/ds9.c
 copy lib/gnuastro/{jpeg.h => ds9.h} (79%)



reply via email to

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