Loading configure +10 −10 Original line number Diff line number Diff line #! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for sextractor 2.8.3. # Generated by GNU Autoconf 2.61 for sextractor 2.8.4. # # Report bugs to <bertin@iap.fr>. # Loading Loading @@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='sextractor' PACKAGE_TARNAME='sextractor' PACKAGE_VERSION='2.8.3' PACKAGE_STRING='sextractor 2.8.3' PACKAGE_VERSION='2.8.4' PACKAGE_STRING='sextractor 2.8.4' PACKAGE_BUGREPORT='bertin@iap.fr' ac_unique_file="src/makeit.c" Loading Loading @@ -1405,7 +1405,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures sextractor 2.8.3 to adapt to many kinds of systems. \`configure' configures sextractor 2.8.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... Loading Loading @@ -1475,7 +1475,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in short | recursive ) echo "Configuration of sextractor 2.8.3:";; short | recursive ) echo "Configuration of sextractor 2.8.4:";; esac cat <<\_ACEOF Loading Loading @@ -1599,7 +1599,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF sextractor configure 2.8.3 sextractor configure 2.8.4 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, Loading @@ -1613,7 +1613,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sextractor $as_me 2.8.3, which was It was created by sextractor $as_me 2.8.4, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ Loading Loading @@ -2290,7 +2290,7 @@ fi # Define the identity of the package. PACKAGE='sextractor' VERSION='2.8.3' VERSION='2.8.4' cat >>confdefs.h <<_ACEOF Loading Loading @@ -27297,7 +27297,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by sextractor $as_me 2.8.3, which was This file was extended by sextractor $as_me 2.8.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES Loading Loading @@ -27350,7 +27350,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ sextractor config.status 2.8.3 sextractor config.status 2.8.4 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ define([AC_CACHE_LOAD],) define([AC_CACHE_SAVE],) # This is your standard Bertin source code... AC_INIT(sextractor, 2.8.3, [bertin@iap.fr]) AC_INIT(sextractor, 2.8.4, [bertin@iap.fr]) AC_CONFIG_SRCDIR(src/makeit.c) AC_CONFIG_AUX_DIR(autoconf) AM_CONFIG_HEADER(config.h) Loading man/sex.1 +1 −1 Original line number Diff line number Diff line .TH SEXTRACTOR "1" "February 2009" "SWarp 2.8.3" "User Commands" .TH SEXTRACTOR "1" "March 2009" "SWarp 2.8.4" "User Commands" .SH NAME sex \- extract a source catalog from an astronomical FITS image .SH SYNOPSIS Loading src/catout.c +4 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ * * Contents: functions for output of catalog data. * * Last modify: 25/09/2008 * Last modify: 18/03/2009 * *%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ Loading Loading @@ -205,7 +205,9 @@ void updateparamflags() FLAG(obj2.x_prof) |= FLAG(obj2.y_prof) | FLAG(obj2.xw_prof) | FLAG(obj2.poserra_prof) | FLAG(obj2.poserrcxx_prof); | FLAG(obj2.poserrcxx_prof) | FLAG(obj2.prof_concentration) | FLAG(obj2.prof_class_star); FLAG(obj2.mag_prof) |= FLAG(obj2.magerr_prof); FLAG(obj2.flux_prof) |= FLAG(obj2.mag_prof) | FLAG(obj2.fluxerr_prof); FLAG(obj2.prof_spheroid_mag) |= FLAG(obj2.prof_spheroid_magerr); Loading src/paramprofit.h +8 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ * * Contents: Model-fitting parameter list for catalog data. * * Last modify: 25/09/2008 * Last modify: 18/03/2009 * *%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ Loading Loading @@ -167,6 +167,13 @@ &outobj2.prof_eps2, H_FLOAT, T_FLOAT, "%10.6f", "", "src.ellipticity;stat.fit;instr.det", ""}, {"CONCENTRATION_MODEL", "Concentration parameter from model-fitting", &outobj2.prof_concentration, H_FLOAT, T_FLOAT, "%7.4f", "", "src.morph.param", ""}, {"CLASS_STAR_MODEL", "S/G classifier from model-fitting", &outobj2.prof_class_star, H_FLOAT, T_FLOAT, "%7.4f", "", "src.class.starGalaxy", ""}, {"FLUX_BACKOFFSET", "Background offset from fitting", &outobj2.prof_offset_flux, H_FLOAT, T_FLOAT, "%12.7g", "count", "instr.skyLevel;arith.diff;stat.fit.param", "ct"}, Loading Loading
configure +10 −10 Original line number Diff line number Diff line #! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for sextractor 2.8.3. # Generated by GNU Autoconf 2.61 for sextractor 2.8.4. # # Report bugs to <bertin@iap.fr>. # Loading Loading @@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='sextractor' PACKAGE_TARNAME='sextractor' PACKAGE_VERSION='2.8.3' PACKAGE_STRING='sextractor 2.8.3' PACKAGE_VERSION='2.8.4' PACKAGE_STRING='sextractor 2.8.4' PACKAGE_BUGREPORT='bertin@iap.fr' ac_unique_file="src/makeit.c" Loading Loading @@ -1405,7 +1405,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures sextractor 2.8.3 to adapt to many kinds of systems. \`configure' configures sextractor 2.8.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... Loading Loading @@ -1475,7 +1475,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in short | recursive ) echo "Configuration of sextractor 2.8.3:";; short | recursive ) echo "Configuration of sextractor 2.8.4:";; esac cat <<\_ACEOF Loading Loading @@ -1599,7 +1599,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF sextractor configure 2.8.3 sextractor configure 2.8.4 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, Loading @@ -1613,7 +1613,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sextractor $as_me 2.8.3, which was It was created by sextractor $as_me 2.8.4, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ Loading Loading @@ -2290,7 +2290,7 @@ fi # Define the identity of the package. PACKAGE='sextractor' VERSION='2.8.3' VERSION='2.8.4' cat >>confdefs.h <<_ACEOF Loading Loading @@ -27297,7 +27297,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by sextractor $as_me 2.8.3, which was This file was extended by sextractor $as_me 2.8.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES Loading Loading @@ -27350,7 +27350,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ sextractor config.status 2.8.3 sextractor config.status 2.8.4 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ define([AC_CACHE_LOAD],) define([AC_CACHE_SAVE],) # This is your standard Bertin source code... AC_INIT(sextractor, 2.8.3, [bertin@iap.fr]) AC_INIT(sextractor, 2.8.4, [bertin@iap.fr]) AC_CONFIG_SRCDIR(src/makeit.c) AC_CONFIG_AUX_DIR(autoconf) AM_CONFIG_HEADER(config.h) Loading
man/sex.1 +1 −1 Original line number Diff line number Diff line .TH SEXTRACTOR "1" "February 2009" "SWarp 2.8.3" "User Commands" .TH SEXTRACTOR "1" "March 2009" "SWarp 2.8.4" "User Commands" .SH NAME sex \- extract a source catalog from an astronomical FITS image .SH SYNOPSIS Loading
src/catout.c +4 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ * * Contents: functions for output of catalog data. * * Last modify: 25/09/2008 * Last modify: 18/03/2009 * *%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ Loading Loading @@ -205,7 +205,9 @@ void updateparamflags() FLAG(obj2.x_prof) |= FLAG(obj2.y_prof) | FLAG(obj2.xw_prof) | FLAG(obj2.poserra_prof) | FLAG(obj2.poserrcxx_prof); | FLAG(obj2.poserrcxx_prof) | FLAG(obj2.prof_concentration) | FLAG(obj2.prof_class_star); FLAG(obj2.mag_prof) |= FLAG(obj2.magerr_prof); FLAG(obj2.flux_prof) |= FLAG(obj2.mag_prof) | FLAG(obj2.fluxerr_prof); FLAG(obj2.prof_spheroid_mag) |= FLAG(obj2.prof_spheroid_magerr); Loading
src/paramprofit.h +8 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ * * Contents: Model-fitting parameter list for catalog data. * * Last modify: 25/09/2008 * Last modify: 18/03/2009 * *%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ Loading Loading @@ -167,6 +167,13 @@ &outobj2.prof_eps2, H_FLOAT, T_FLOAT, "%10.6f", "", "src.ellipticity;stat.fit;instr.det", ""}, {"CONCENTRATION_MODEL", "Concentration parameter from model-fitting", &outobj2.prof_concentration, H_FLOAT, T_FLOAT, "%7.4f", "", "src.morph.param", ""}, {"CLASS_STAR_MODEL", "S/G classifier from model-fitting", &outobj2.prof_class_star, H_FLOAT, T_FLOAT, "%7.4f", "", "src.class.starGalaxy", ""}, {"FLUX_BACKOFFSET", "Background offset from fitting", &outobj2.prof_offset_flux, H_FLOAT, T_FLOAT, "%12.7g", "count", "instr.skyLevel;arith.diff;stat.fit.param", "ct"}, Loading