public software.sextractor

[/] [branches/] [multi/] [src/] [analyse.c] - Rev 253

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
253 Further developments. bertin 667d 20h /branches/multi/src/analyse.c
252 Added analyse.h and catout.h headers.
Reforged analysis.c module (new function names and arguments).
Reforged catout.c module (new function names and arguments).
Replaced PARAMETERS_NAME config parameter with PARAMETERS (@file).
Updated preference reading module ("@" support). Dynamic memory handling for prefs still pending.
bertin 669d 19h /branches/multi/src/analyse.c
249 Further progress; the code now compiles. bertin 694d 20h /branches/multi/src/analyse.c
248 Further progress on making function calls reentrant. bertin 696d 15h /branches/multi/src/analyse.c
247 Merged recent changes to the trunk.
Updated astrom.c module.
bertin 700d 15h /branches/multi/src/analyse.c
245 Propagated changes from main branch made since r240. bertin 739d 22h /branches/multi/src/analyse.c
240 Updated photom.c and photometry calls.
Started updating growth.c.
bertin 892d 19h /branches/multi/src/analyse.c
238 Started implementing object image copies. bertin 899d 19h /branches/multi/src/analyse.c
237 Started multi-fitting development branch. bertin 899d 19h /branches/multi/src/analyse.c
235 Added FLUXHYBRID_,MAG_HYBRID bertin 935d 16h /branches/multi/src/analyse.c
234 Fixed issue with duplicated sources when PSF_NMAX is >1.
Pushed version number to 2.13.1.
bertin 946d 22h /branches/multi/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 949d 20h /branches/multi/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 961d 21h /branches/multi/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 998d 23h /branches/multi/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 1043d 22h /branches/multi/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 1249d 12h /branches/multi/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 1263d 23h /branches/multi/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 1324d 20h /branches/multi/src/analyse.c
208 Fixed CONCENTRATION_MODEL issue.
Removed singular matrix warning.
Added MATRIX_MODELERR measurement parameters.
Added DURATION_ANALYSIS measurement parameter.
bertin 1332d 00h /branches/multi/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 1342d 14h /branches/multi/src/analyse.c

1 2 Next >

Show All