1. 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
  2. 28 Jan, 2009 2 commits