public software.sextractor

[/] [branches/] - Rev 308

Rev

Filtering Options

Clear current filter

Rev Log message Author Age Path
308 Updated auconfiguration .m4 files, including MKL autoconfiguration.
Added proper correction of model subsampling to MODELS,-MODELS,SPHEROIDS and DISKS check-images.
Added Eli Rykoff's fix to discard sources with NaNs in the fitted positions.
Improved debug info for memory allocations in FFT and FITS libraries.
Improved vectorization in FITS data transformations and FFT-based convolutions.
Fixed issue with ASSOC_TYPE NEAREST.
Pushed version number to 3.0a8.
bertin 30d 03h /branches/
304 Fixed issue with ordering of source IDs.
Fixed SEGMENTATION maps with multithreaded measurements.
bertin 233d 07h /branches/
303 Fixed issue with the position, positional uncertainties and flux of (large) sub-sampled models.
Fixed padding issue for binary FITS catalogs >2GB.
bertin 240d 04h /branches/
301 Completed multithreading of measurements.
Activated multithreading by default.
Pushed version number to 3.0a7.
bertin 295d 03h /branches/
299 Finalized thread-safety in convolutions for multithreading operations.
Fixed obsolete autoconf macros in configure.ac
Added support for the INTEL MKL library in place of ATLAS and FFTW (configure --enable-mkl option).
Updated LevMar library to V2.6.
Updated WCS library: added support for TPV ctypes and MJDSTART header keyword.
Updated FITS library to the latest version, removing potential conflicts with the CFITSIO library.
Fixed obsolete behaviour with 8 bit images (would suppose 8 bit integers are signed by default).
bertin 310d 08h /branches/
289 Fixed issue with multiple PSFs. bertin 379d 21h /branches/
288 More progress on model-fitting. bertin 381d 20h /branches/
287 Fixed small issue with comments in external lists. bertin 382d 06h /branches/
286 Fixed issue with image buffer updates. bertin 382d 07h /branches/
285 Implemented early version of multi-image model-fitting (not functional yet).
Pushed version number to 3.0a6.
bertin 382d 23h /branches/
283 Added dedicated readimage.h include file
Added subimage.c module and subimage.h include file, in charge of creating and managing sub-images.
Removed manobjlist.c and moved content to deblend.c.
More code refactoring (including readimage header and neurro modules), and removal of global function definitions.
Added new wcs_rawtoraw() function in fitswcs module to compute local reprojection offsets and Jacobians.
Completed multi-grid support, including background subtraction (not yet fully optimized)
Fixed crashes with FILTER set to Y.
Implemented multi-grid support in winpos module (not yet fully accurate, needs testing) and photom_auto (not functional yet).
Pushed version number to 3.0a5
bertin 415d 07h /branches/
282 Renamed refine.c to deblend.c, added deblend.h.
Large code refactoring in image management, deblending, photometry and flag management among other modules.
Completed conversion of preference parameters to vectors (MEF management issues remain with some parameters).
Continued conversion of measurement parameters to vectors.
Initiated use of dedicated internal flags instead of pointers to specific measurement vectors for triggering calls to _AUTO and _WIN routines.
Improved information display.
Added experimental CFLUX_AUTO,CFLUXERR_AUTO,CMAG_AUTO,CMAGERR_AUTO vectors combining flux from several exposures taken through the same filter (weighted mean only for the moment), and set _AUTO vector dimension back to the total number of input files.
Completed first part of the conversion of WIN measurements to vectors: (pixel values are combined among exposures taken through the same channel).
Reverted FLAGS back to scalar.
Added FLAGS_AUTO vector with 3 flag bits.
Implemented FLAGS_WIN with 4 flag bits.
Refactored main extraction code, _AUTO and _WIN routines to prepare for non-constant pixel grids.
Pushed version number to 3.0a4
bertin 429d 08h /branches/
281 Completed multi-band MAG_AUTO.
Re-factored more code (cleaning up unused detection measurements).
Added new memory management functions for non-catalogued measurements.
Fixed various memory management issues.
bertin 464d 02h /branches/
280 Re-ordered calls to initialization functions to make it easier to adjust measurement vector sizes to data requirements.
Shortened a few variable names.
bertin 469d 02h /branches/
279 Implemented new management for extensions/files to prepare the way for mixing different pixel grids.
Added photometric tagging of input files/extensions.
bertin 471d 02h /branches/
278 Further progress on multi-band version (now compiles).
Pushed version number to 3.0a3.
bertin 499d 05h /branches/
277 Reduced the scope of the extraction engine to detection image to simplify management of multi-band data.
Refactored large amounts of code in extraction and sub-extraction engines.
bertin 520d 03h /branches/
276 Further code re-factoring. bertin 533d 03h /branches/
275 Further progress on code refactoring and upgrade to multi-band. Does not compile yet. bertin 534d 02h /branches/
274 Re-factored graph and misc functions.
Added graph.h and misc.h (functions removed from globals.h).
Version number changed to 3.0a2.
bertin 548d 02h /branches/

1 2 3 4 5 6 7 8 9 Next >

Show All