public software.sextractor

[/] [branches/] [multi/] [src/] [psf.c] - Rev 267

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
267 Made LevMar calls reentrant.
Rolled back changes made to the FITS library key->naxisn array.
Finalized first prototype of group analysis.
Implemented simple overlap detection (based on isophotal deblending).
PSF calls not reentrant yet.
The code compiles once again.
bertin 621d 19h /branches/multi/src/psf.c
249 Further progress; the code now compiles. bertin 727d 00h /branches/multi/src/psf.c
248 Further progress on making function calls reentrant. bertin 728d 19h /branches/multi/src/psf.c
237 Started multi-fitting development branch. bertin 931d 23h /branches/multi/src/psf.c
235 Added FLUXHYBRID_,MAG_HYBRID bertin 967d 20h /branches/multi/src/psf.c
234 Fixed issue with duplicated sources when PSF_NMAX is >1.
Pushed version number to 2.13.1.
bertin 979d 03h /branches/multi/src/psf.c
233 Moved the whole package back to GPL.
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.
bertin 982d 00h /branches/multi/src/psf.c
221 Added VOTABLE "version" attribute to XML output.
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.
bertin 1076d 02h /branches/multi/src/psf.c
218 Fixed world coordinates in PSF-fitting.
Fixed error ellipse measurements in PSF-fitting (but works only for PSF_NMAX=1 currently).
Simplified PSF parameter handling (removed PSFDISPLAY_TYPE configuration option).
Simplified triggering of local north axis computation.
Allowed model axis ratios to exceed 1 to facilitate convergence.
Fixed alignment bug for symmetric models.
Restricted maximum allowed range for model coordinates.
Pushed version number to 2.10.0.
bertin 1281d 17h /branches/multi/src/psf.c
217 Set XMODEL_IMAGE and YMODEL_IMAGE data types back to double precision (thanks to S.Desai).
Fixed various compilation warnings.
bertin 1296d 03h /branches/multi/src/psf.c
206 Changed ExMODEL parameters to ELLIPx_MODEL.
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.
bertin 1374d 18h /branches/multi/src/psf.c
201 Switched to single precision for model fitting.
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.
bertin 1380d 00h /branches/multi/src/psf.c
200 Removed redundant code in astrom_pos().
Fixed random crashes with model fitting (thanks to S.Desai).
Fixed gain problem in PSF fitting.
Pushed version number to 2.8.9.
bertin 1391d 19h /branches/multi/src/psf.c
173 merged with SExFIGI branch bertin 1602d 23h /branches/multi/src/psf.c
39 Moved software to trunk bertin 1603d 01h /branches/multi/src/psf.c
20 Move sextractor to public repository baillard 2528d 05h /branches/multi/src/psf.c
18 Removed warnings in psf.c (P.Delorme's edits) using brute-force.
Switched ChangeLog to SVN format.
bertin 2531d 22h /branches/multi/src/psf.c
5 Preliminary merging with P.Delorme branch (improved PSF-fitting). bertin 2714d 22h /branches/multi/src/psf.c
2 first SExtractor import bertin 2802d 02h /branches/multi/src/psf.c