gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (ea59208 -> 4294506)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (ea59208 -> 4294506)
Date: Wed, 24 Feb 2021 22:36:13 -0500 (EST)

makhlaghi pushed a change to branch master.

      from  ea59208   make-ds9-reg: Added option to give each region a name
       new  863abd7   astscript-radial-profile: adding script for making radial 
profiles
       new  1072b2b   astscript-radial-profile: added the option -b for binning 
the data
       new  7eac053   astscript-radial-profile: improving comments and 
information
       new  5e84045   astscript-radial-profile: allowing to manipulate the 
final profile
       new  4e019cb   astscript-radial-profile: fixing some bugs and modifying 
metadata
       new  dd4f925   astscript-radial-profile: adding documentation to the 
GNUASTRO book
       new  e24caa6   astscript-radial-profile: user can now specify output 
column names
       new  82f8176   astscript-radial-profile: adding usage example to 
GNUASTRO book
       new  2f2970f   Adding Vim .swp temporal files to .gitignore
       new  3fcd49a   astscript-radial-profile: setting name and version from 
the compilation
       new  e1ded16   Book: minor typos and corrections in radial profile 
script examples
       new  87d68b0   astscript-radial-profile: removing --rmin option because 
it is not used
       new  aec3057   Book: describing most important options of radial profile 
script
       new  0634f04   Book: describing remaining  options of radial profile 
script
       new  ebab496   Book: changed the place of radial profile script 
documentation
       new  6400ca4   Some minor correction in description
       new  b36c21f   astscript-radial-profile: modification to use $ instead 
of c in Table
       new  337e46d   The half-light radii
       new  2df5a22   Signal to noise ratio for each radius
       new  4f3d70d   Binning data in some case
       new  1b505d1   Binning the S/N column
       new  d085379   Radial-profile script documentation
       new  87f5383   astscript-radial-profile: minor corrections of previous 
commits
       new  e41c2e4   astscript-radial-profile: sigma clip parameters for 
measurements added
       new  846fc39   Radial profile script modifications
       new  ad7fb58   Central coordinates of the cropped image
       new  8089ea3   astscript-radial-profile: Samaeh's changes included, 
conflicts fixed
       new  8e5ab9e   astscript-radial-profile: simplifying the script
       new  04a8bec   Book: simplifying documentation of 
astscript-radial-profile
       new  362819c   astscript-radial-profile: fixed bug when creating the 
temporal directory
       new  c9647b5   Imported work on the radial profile script, minor 
conflict fixed
       new  4294506   astscript-radial-profile: polished the script and book


Summary of changes:
 .gitignore                   |    1 +
 NEWS                         |    5 +
 README                       |    5 +
 bin/mkprof/mkprof.c          |    2 +-
 bin/script/Makefile.am       |   19 +-
 bin/script/radial-profile.in |  494 ++++++
 doc/Makefile.am              |   26 +-
 doc/gnuastro.texi            | 3958 ++++++++++++++++++++++--------------------
 8 files changed, 2625 insertions(+), 1885 deletions(-)
 create mode 100644 bin/script/radial-profile.in



reply via email to

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