1. 17 Aug, 2013 1 commit
  2. 03 Apr, 2013 1 commit
    • Emmanuel Bertin's avatar
      Added support for Gaussian priors on (transformed) model parameters (deactivated). · f8fe9609
      Emmanuel Bertin authored
      Fixed model sub-sampling issues with large objects, including check-image resizing.
      Fixed initialization of DETMODEL size guess (thanks to Eli Rykoff).
      Fixed image extension pb in double weighting/single image mode.
      Improved debug info for memory allocations in FFT and FITS libraries.
      Fixed crashes with DETMODEL magnitudes on null measurement weight maps.
      Added Eli Rykoff's fix to discard sources with NaNs in the fitted positions.
      Improved MKL autoconfiguration.
      Improved vectorization in FITS data transformations and FFT-based convolutions.
      Pushed SExtractor version number to 3.18.8.
      f8fe9609
  3. 23 Sep, 2012 1 commit
  4. 19 Jul, 2012 1 commit
  5. 11 Jul, 2012 1 commit
  6. 09 Jul, 2012 2 commits
  7. 03 Jun, 2012 1 commit
  8. 06 Sep, 2011 2 commits
  9. 02 Dec, 2010 1 commit
  10. 11 Nov, 2010 1 commit
  11. 25 Oct, 2010 1 commit
  12. 11 Oct, 2010 1 commit
    • Emmanuel Bertin's avatar
      Moved the whole package back to GPL. · 7c4a1656
      Emmanuel Bertin authored
      Added more complete headers to all files.
      Clarified licensing issues.
      Updated FITS library.
      Updated configuration files.
      Added configuration files to the list of data that get installed in ${prefix}/share/sextractor.
      Added background offset and point-source model components: FLUX_BACKOFFSET,FLUXERR_BACKOFFSET,FLUX_POINTSOURCE,FLUXERR_POINTSOURCE,MAG_POINTSOURCE,MAGERR_POINTSOURCE.
      Tweaked model-fitting convergence parameters.
      Fixed catalogue source ordering/number issue in dual-image mode.
      Pushed version number to 2.13.0.
      7c4a1656
  13. 08 Aug, 2010 1 commit
    • Emmanuel Bertin's avatar
      Fixed detection threshold missing in XML metadata output. · 3959d99d
      Emmanuel Bertin authored
      Fixed TFORM error message in fitshead.c (thanks to S.Guieu).
      Fixed model-fitting error variance/covariance issue (bug in matrix inversion).
      Added ELLIP1ERRMODEL_IMAGE, ELLIP2ERRMODEL_IMAGE, ELLIPCORRMODEL_IMAGE,
      POLAR1ERRMODEL_IMAGE, POLAR2ERRMODEL_IMAGE, POLARCORRMODEL_IMAGE (more testing is needed and WORLD versions are not yet functional).
      Narrowed the tolerance constraint for stopping windowed centering iterations.
      Fixed incorrect reading of the DATE-OBS FITS keyword when EPOCH and MJD-OBS are missing.
      Pushed version number to 2.11.11.
      3959d99d
  14. 09 Jul, 2010 1 commit
    • Emmanuel Bertin's avatar
      Added VOTABLE "version" attribute to XML output. · 5f63711a
      Emmanuel Bertin authored
      Reverted minimization algorithm back to double precision (while keeping single precision for data and parameters in "bounded" space).
      Added specific handling of "Jacobian calls" in model-fitting.
      Sped up the resampling process in model-fitting.
      Tuned up minimization algorithm in model-fitting.
      Added shortcuts to the computation of the local PSF model. 
      Fixed triggering issues with some model-fitting parameters (thanks to S.Serrano).
      Removed CLASS_STAR_MODEL and DISK_PATTERN* measurement parameters.
      Added automatic tracking of the PSF FWHM from the local PSF model if SEEING_FWHM is 0 for CLASS_STAR.
      Fixed excessive WIN parameter computation time on large ring-shaped objects.
      Fixed model-fitting issue with null half-light radii (thanks to S.Desai and B.Armstrong).
      Fixed aperture display value error in FITS-LDAC catalogue header.
      Removed redundant update_tab() calls in FITS library.
      Fixed comment copy issue for slashes within strings in FITS library (thanks to F.Schuller).
      Added check of PSF values; SExtractor will now exit in error in the case where all PSF components sum up to 0.
      Replaced computation of model second moments and ellipticities with analytical estimates.
      Improved the accuracy of peak and average model surface brightness estimates.
      Fixed some compiler warnings.
      Pushed version number to 2.11.7.
      5f63711a
  15. 01 Dec, 2009 1 commit
  16. 02 Nov, 2009 1 commit
  17. 08 Sep, 2009 1 commit
    • Emmanuel Bertin's avatar
      Switched to single precision for model fitting. · 54b951b1
      Emmanuel Bertin authored
      Changed configure behaviour towards CFLAGS and LDFLAGS: automatic settings are now applied only if the --enable-automatic-flags configure option is set (thanks to S.Pascual).
      Version number pushed to 2.9.0.
      54b951b1
  18. 26 Jun, 2009 1 commit
  19. 22 May, 2009 2 commits
  20. 01 Apr, 2009 1 commit
  21. 23 Mar, 2009 1 commit
    • Emmanuel Bertin's avatar
      Removed unstable and buggy measurements from parameter list. · 52be881e
      Emmanuel Bertin authored
      Cleaned up Makefile.am RPM options.
      Fixed rpm build issue on Fedora Core 10.
      Fixed display of max thread number in configure help.
      Updated icc compilation flags to 11.0 syntax.
      Set the license string to CeCILL in the .spec file.
      Pushed version number to 2.8.5.
      52be881e
  22. 28 Jan, 2009 3 commits