| Rev |
Log message |
Author |
Age |
Path |
| 284 |
Fixed potential issues in ASSOCCOORD_TYPE WORLD mode.
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. |
bertin |
402d 05h |
/trunk/src/makeit.c |
| 244 |
Fixed FLUX_HYBRID and MAG_HYBRID centering issues.
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. |
bertin |
750d 04h |
/trunk/src/makeit.c |
| 243 |
Added one extra decimal to position measurements in pixel coordinates.
Preliminary implementation of a RESCALE_WEIGHTS configuration switch. |
bertin |
804d 00h |
/trunk/src/makeit.c |
| 235 |
Added FLUXHYBRID_,MAG_HYBRID |
bertin |
942d 20h |
/trunk/src/makeit.c |
| 234 |
Fixed issue with duplicated sources when PSF_NMAX is >1.
Pushed version number to 2.13.1. |
bertin |
954d 03h |
/trunk/src/makeit.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 |
957d 01h |
/trunk/src/makeit.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 |
1006d 04h |
/trunk/src/makeit.c |
| 220 |
Added reading of .head ASCII headers (suggestion from M.Monnerville and P.Hudelot).
Improved real-time display.
Fixed various issues with XSLT in double image mode.
Pushed version number to 2.11.0. |
bertin |
1205d 04h |
/trunk/src/makeit.c |
| 219 |
Added the DETECT_MAXAREA (advanced) configuration keyword (as suggested by V.Terron).
Improved processing time display. |
bertin |
1220d 04h |
/trunk/src/makeit.c |
| 209 |
Fixed BITPIX display info.
Changed CONCENTRATION_MODEL to SPREAD_MODEL.
Added SPREADERR_MODEL measurement (currently a crude estimate).
Optimized FFT calls.
Set PSF_NMAX to 2 by default. |
bertin |
1334d 00h |
/trunk/src/makeit.c |
| 208 |
Fixed CONCENTRATION_MODEL issue.
Removed singular matrix warning.
Added MATRIX_MODELERR measurement parameters.
Added DURATION_ANALYSIS measurement parameter. |
bertin |
1339d 05h |
/trunk/src/makeit.c |
| 194 |
Removed multithreading in FFTs (would degrade performance).
Added computation of FLUXERR_MODEL and MAGERR_MODEL.
Fixed a numerical bug in E1MODEL_IMAGE and E2MODEL_IMAGE.
Improved onscreen display.
Pushed version number to 2.8.7 |
bertin |
1457d 01h |
/trunk/src/makeit.c |
| 173 |
merged with SExFIGI branch |
bertin |
1578d 00h |
/trunk/src/makeit.c |
| 39 |
Moved software to trunk |
bertin |
1578d 01h |
/trunk/src/makeit.c |
| 20 |
Move sextractor to public repository |
baillard |
2503d 05h |
/trunk/src/makeit.c |
| 17 |
Yet another rewriting of the XML part. Meta-data, error messages and catalog info are now consistant between the catalog and the XML metadata file. Still some pb with the COOSYS epoch and system in the VOTable version of the catalog (but correct in the XML metadata file).
CATALOG_TYPE ASCII_VO changed to ASCII_VOTABLE.
Added a check in error catching to prevent recursive loops.
Added reinit of the warning counter to allow multiple uses of the warning history.
Cleaned up configure.ac and added a default path for the (still missing) XSL file.
Updated config/default.sex, BUGS HISTORY and README files.
Ready for release of V2.5. |
bertin |
2506d 23h |
/trunk/src/makeit.c |
| 16 |
XML VOTable approach changed again: support for error messaging in VO catalog (not only metadata) and FITS serialization of LDAC files in XML output.
COOSYS tag added with relevant information.
Removed MAMA_CORFLEX advanced config parameter (replaced with define).
Version number pushed to 2.5. |
bertin |
2507d 21h |
/trunk/src/makeit.c |
| 15 |
Improved XML VOTable (still waiting for F.Ochsenbein comments, though).
Added meta-data to VOTable catalog output.
Fixed potential bug with long command lines. |
bertin |
2508d 23h |
/trunk/src/makeit.c |
| 12 |
Added support for warning history in the fits library.
Added duration to XML error output.
Added ten most recent warnings to XML output. |
bertin |
2511d 23h |
/trunk/src/makeit.c |
| 11 |
Added catching of error messages and forwarding to XML.
Added ASCII_VO output catalog format (inspired by G.Tissier's VOTable patch)
Fixed issue with conflicting CDi_j/CDELTi parameters (report by J.F. Bonnarel). |
bertin |
2513d 23h |
/trunk/src/makeit.c |
| 9 |
Fixed a bug with the reentrant version of strtok in TNX.
Added more XML info. |
bertin |
2517d 02h |
/trunk/src/makeit.c |
| 8 |
Updated display to the leatest "Bertin standards".
Added comments to uncommonly used config parameters in default .sex.
Changed default output channel for info about extraction to stdout.
Added XML output. |
bertin |
2517d 22h |
/trunk/src/makeit.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 |
2521d 21h |
/trunk/src/makeit.c |
| 5 |
Preliminary merging with P.Delorme branch (improved PSF-fitting). |
bertin |
2689d 22h |
/trunk/src/makeit.c |
| 2 |
first SExtractor import |
bertin |
2777d 02h |
/trunk/src/makeit.c |