| Rev |
Log message |
Author |
Age |
Path |
| 241 |
Added new ASSOCCOORD_TYPE configuration parameter for ASSOCiating detections either in PIXEL or WORLD coordinates.
Fixed sampling issues for Sersic, de Vaucouleurs and exponential model-fitting.
Version number pushed to 2.13.2. |
bertin |
848d 18h |
/trunk/src/analyse.c |
| 235 |
Added FLUXHYBRID_,MAG_HYBRID |
bertin |
939d 21h |
/trunk/src/analyse.c |
| 234 |
Fixed issue with duplicated sources when PSF_NMAX is >1.
Pushed version number to 2.13.1. |
bertin |
951d 04h |
/trunk/src/analyse.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 |
954d 02h |
/trunk/src/analyse.c |
| 231 |
Fixed issue with adaptive CLASS_STAR in dual image mode (thanks to N.Sevilla).
Pushed version number to 2.12.3. |
bertin |
966d 03h |
/trunk/src/analyse.c |
| 227 |
Added --disable-model-fitting configure option to turn-off model-fitting features and to allow compiling SExtractor without requiring the ATLAS and FFTW libraries.
Version number pushed to 2.12.0. |
bertin |
1003d 05h |
/trunk/src/analyse.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 |
1048d 03h |
/trunk/src/analyse.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 |
1253d 18h |
/trunk/src/analyse.c |
| 217 |
Set XMODEL_IMAGE and YMODEL_IMAGE data types back to double precision (thanks to S.Desai).
Fixed various compilation warnings. |
bertin |
1268d 04h |
/trunk/src/analyse.c |
| 210 |
Added new NLOWWEIGHT_ISO and NLOWDWEIGHT_ISO parameters that count the number of bad pixels within the measured isophotal footprint, and within one pixel of the detected isophotal footprint, respectively.
FLAGS_WEIGHT is now working without crashing.
Pushed version number to 2.9.3. |
bertin |
1329d 02h |
/trunk/src/analyse.c |
| 208 |
Fixed CONCENTRATION_MODEL issue.
Removed singular matrix warning.
Added MATRIX_MODELERR measurement parameters.
Added DURATION_ANALYSIS measurement parameter. |
bertin |
1336d 05h |
/trunk/src/analyse.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 |
1346d 20h |
/trunk/src/analyse.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 |
1363d 21h |
/trunk/src/analyse.c |
| 199 |
Added FOCAL coordinates for centering parameters.
Re-organized astrometric calls. |
bertin |
1401d 22h |
/trunk/src/analyse.c |
| 173 |
merged with SExFIGI branch |
bertin |
1575d 00h |
/trunk/src/analyse.c |
| 39 |
Moved software to trunk |
bertin |
1575d 02h |
/trunk/src/analyse.c |
| 20 |
Move sextractor to public repository |
baillard |
2500d 06h |
/trunk/src/analyse.c |
| 6 |
Self Organizing Map code revived!
The FITS body writing routine now complies with strict aliasing constraints, but:
Strict-aliasing optimization option dropped in acx_prog_cc_optim.m4 because of too many problems with gcc 4.1 (missing X_IMAGE output, etc.): too much "fun" with pointers in the SExtractor code.
Local background estimates work again after many years of oblivion, thanks to
an increased top margin in the buffering mechanism (bug found by P.Astier).
Overwriting of displayed infos fixed. |
bertin |
2518d 21h |
/trunk/src/analyse.c |
| 5 |
Preliminary merging with P.Delorme branch (improved PSF-fitting). |
bertin |
2686d 23h |
/trunk/src/analyse.c |
| 2 |
first SExtractor import |
bertin |
2774d 03h |
/trunk/src/analyse.c |