public software.sextractor

[/] [trunk/] [src/] [makeit.c] - Rev 219

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
219 Added the DETECT_MAXAREA (advanced) configuration keyword (as suggested by V.Terron).
Improved processing time display.
bertin 1214d 02h /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 1327d 23h /trunk/src/makeit.c
208 Fixed CONCENTRATION_MODEL issue.
Removed singular matrix warning.
Added MATRIX_MODELERR measurement parameters.
Added DURATION_ANALYSIS measurement parameter.
bertin 1333d 03h /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 1450d 23h /trunk/src/makeit.c
173 merged with SExFIGI branch bertin 1571d 22h /trunk/src/makeit.c
39 Moved software to trunk bertin 1572d 00h /trunk/src/makeit.c
20 Move sextractor to public repository baillard 2497d 04h /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 2500d 22h /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 2501d 20h /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 2502d 21h /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 2505d 22h /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 2507d 21h /trunk/src/makeit.c
9 Fixed a bug with the reentrant version of strtok in TNX.
Added more XML info.
bertin 2511d 00h /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 2511d 20h /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 2515d 19h /trunk/src/makeit.c
5 Preliminary merging with P.Delorme branch (improved PSF-fitting). bertin 2683d 21h /trunk/src/makeit.c
2 first SExtractor import bertin 2771d 01h /trunk/src/makeit.c