public software.sextractor

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

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
305 Added support for Gaussian priors on (transformed) model parameters (deactivated).
Fixed model sub-sampling issues with large objects, including check-image resizing.
Fixed initialization of DETMODEL size guess (thanks to Eli Rykoff).
Fixed image extension pb in double weighting/single image mode.
Improved debug info for memory allocations in FFT and FITS libraries.
Fixed crashes with DETMODEL magnitudes on null measurement weight maps.
Added Eli Rykoff's fix to discard sources with NaNs in the fitted positions.
Improved MKL autoconfiguration.
Improved vectorization in FITS data transformations and FFT-based convolutions.
Pushed SExtractor version number to 3.18.8.
bertin 51d 10h /trunk/src/makeit.c
297 Fixed regression with FITS image extension numbering.
Fixed issues with PSF image extension numbering.
Fixed crashes when calling FFT routines with the MKL library.
Pushed version number to 2.18.2.
bertin 316d 16h /trunk/src/makeit.c
293 Updated WCS library: fixed issue with TPV CTYPEs and added support for MJDSTART header keyword.
Updated FITS library to the latest version, removing potential conflicts with the CFITSIO library.
Added PSF/model-fitting support for MEFs.
Pushed version number to 2.17.0
bertin 320d 00h /trunk/src/makeit.c
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 401d 21h /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 749d 19h /trunk/src/makeit.c
243 Added one extra decimal to position measurements in pixel coordinates.
Preliminary implementation of a RESCALE_WEIGHTS configuration switch.
bertin 803d 16h /trunk/src/makeit.c
235 Added FLUXHYBRID_,MAG_HYBRID bertin 942d 12h /trunk/src/makeit.c
234 Fixed issue with duplicated sources when PSF_NMAX is >1.
Pushed version number to 2.13.1.
bertin 953d 18h /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 956d 16h /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 1005d 19h /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 1204d 19h /trunk/src/makeit.c
219 Added the DETECT_MAXAREA (advanced) configuration keyword (as suggested by V.Terron).
Improved processing time display.
bertin 1219d 19h /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 1333d 16h /trunk/src/makeit.c
208 Fixed CONCENTRATION_MODEL issue.
Removed singular matrix warning.
Added MATRIX_MODELERR measurement parameters.
Added DURATION_ANALYSIS measurement parameter.
bertin 1338d 20h /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 1456d 16h /trunk/src/makeit.c
173 merged with SExFIGI branch bertin 1577d 15h /trunk/src/makeit.c
39 Moved software to trunk bertin 1577d 16h /trunk/src/makeit.c
20 Move sextractor to public repository baillard 2502d 21h /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 14h /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 12h /trunk/src/makeit.c

1 2 Next >

Show All