1. 18 Apr, 2012 1 commit
    • Emmanuel Bertin's avatar
      Fixed potential issues in ASSOCCOORD_TYPE WORLD mode. · 1755ca24
      Emmanuel Bertin authored
      Fixed triggering of model surface brightness measurement.
      Added new FLUX_DETMODEL,FLUXERR_DETMODEL, MAG_DETMODEL,MAGERR_DETMODEL, FLAGS_DE
      TMODEL and CHI2_DETMODEL measurement parameters that apply on the measurement im
      age a model fitted on the detection image (two PSF models required); these new p
      arameters are meant for measuring faint galaxy colors.
      Improved displayed info for memory allocation failures.
      Increased default maximum number of threads set by configure to 1024.
      Updated Copyright display line (2012).
      Added support for "TPV" WCS projection.
      Pushed version number to 2.16.0.
      1755ca24
  2. 06 Sep, 2011 2 commits
  3. 31 May, 2011 1 commit
  4. 06 May, 2011 1 commit
    • Emmanuel Bertin's avatar
      Fixed FLUX_HYBRID and MAG_HYBRID centering issues. · 54bca520
      Emmanuel Bertin authored
      Added 2nd order moments measurements of the convolved model.
      Fixed issues introduced in a recent updates with check-images.
      Implemented new algorithms for SPREAD_MODEL and SPREADERR_MODEL (no optimization yet and the scaling is still variable however).
      Added experimental SNR_WIN measurement parameter.
      Fixed crash with empty ASSOC lists.
      Pushed version number to 2.13.6.
      54bca520
  5. 25 Oct, 2010 1 commit
  6. 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
  7. 20 Aug, 2010 1 commit
    • Emmanuel Bertin's avatar
      Added ... · b13bfdc5
      Emmanuel Bertin authored
      Added  POLAR1ERRMODEL_WORLD,POLAR2ERRMODEL_WORLD,POLARCORRMODEL_WORLD,ELLIP1ERRMODEL_WORLD,ELLIP2ERRMODEL_WORLD and ELLIPCORRMODEL_WORLD measurement parameters.
      b13bfdc5
  8. 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
  9. 16 Jul, 2010 1 commit
  10. 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
  11. 08 Oct, 2009 1 commit
  12. 01 Oct, 2009 1 commit
  13. 29 Sep, 2009 1 commit
    • Emmanuel Bertin's avatar
      Fixed BITPIX display info. · 1d1d4318
      Emmanuel Bertin authored
      Changed CONCENTRATION_MODEL to SPREAD_MODEL.
      Added SPREADERR_MODEL measurement (currently a crude estimate).
      Optimized FFT calls.
      Set PSF_NMAX to 2 by default.
      1d1d4318
  14. 24 Sep, 2009 1 commit
  15. 21 Sep, 2009 1 commit
    • Emmanuel Bertin's avatar
      Added FLUX_MAX_MODEL, FLUX_EFF_MODEL, FLUX_MEAN_MODEL, MU_MAX_MODEL,... · 0b1bc817
      Emmanuel Bertin authored
      Added FLUX_MAX_MODEL, FLUX_EFF_MODEL, FLUX_MEAN_MODEL, MU_MAX_MODEL, MU_EFF_MODEL and MU_MEAN_MODEL parameters (FLUX_MAX_MODEL estimator still somewhat inacurrate).
      Added FLUX_MAX_SPHEROID, FLUX_EFF_SPHEROID, FLUX_MEAN_SPHEROID, MU_MAX_SPHEROID, MU_EFF_SPHEROID, MU_MEAN_SPHEROID parameters.
      Added FLUX_MAX_DISK, FLUX_EFF_DISK, FLUX_MEAN_DISK, MU_MAX_DISK, MU_EFF_DISK and MU_MEAN_DISK parameters.
      Changed the way total model fluxes and model moments are computed.
      Pushed version number to 2.9.2.
      0b1bc817
  16. 13 Sep, 2009 1 commit
    • Emmanuel Bertin's avatar
      Changed ExMODEL parameters to ELLIPx_MODEL. · 02f1bedb
      Emmanuel Bertin authored
      Changed EPSxMODEL parameters to POLARx_MODEL.
      Added AMODEL, BMODEL, THETAMODEL for both _IMAGE and _WORLD coordinates.
      Added CXXMODEL CYYMODEL, CXYMODEL for both _IMAGE and _WORLD coordinates.
      AddedTHETAMODEL_SKY,THETAMODEL_J2000,THETAMODEL_B1950.
      Added ELLIPxMODEL_WORLD and POLARxMODEL_WORLD.
      Fixed broken PSF-fitting.
      Fixed warnings while generating the configure (thanks to S.Pascual).
      Pushed version number to 2.9.1.
      02f1bedb
  17. 20 Jul, 2009 1 commit
  18. 29 May, 2009 1 commit
  19. 18 Mar, 2009 1 commit
  20. 28 Jan, 2009 2 commits