| Rev |
Log message |
Author |
Age |
Path |
| 226 |
Added POLAR1ERRMODEL_WORLD,POLAR2ERRMODEL_WORLD,POLARCORRMODEL_WORLD,ELLIP1ERRMODEL_WORLD,ELLIP2ERRMODEL_WORLD and ELLIPCORRMODEL_WORLD measurement parameters. |
bertin |
1007d 14h |
/trunk/src/paramprofit.h |
| 225 |
Fixed detection threshold missing in XML metadata output.
Fixed TFORM error message in fitshead.c (thanks to S.Guieu).
Fixed model-fitting error variance/covariance issue (bug in matrix inversion).
Added ELLIP1ERRMODEL_IMAGE, ELLIP2ERRMODEL_IMAGE, ELLIPCORRMODEL_IMAGE,
POLAR1ERRMODEL_IMAGE, POLAR2ERRMODEL_IMAGE, POLARCORRMODEL_IMAGE (more testing is needed and WORLD versions are not yet functional).
Narrowed the tolerance constraint for stopping windowed centering iterations.
Fixed incorrect reading of the DATE-OBS FITS keyword when EPOCH and MJD-OBS are missing.
Pushed version number to 2.11.11. |
bertin |
1019d 13h |
/trunk/src/paramprofit.h |
| 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 |
1049d 16h |
/trunk/src/paramprofit.h |
| 217 |
Set XMODEL_IMAGE and YMODEL_IMAGE data types back to double precision (thanks to S.Desai).
Fixed various compilation warnings. |
bertin |
1269d 17h |
/trunk/src/paramprofit.h |
| 213 |
Fixed MODELS check-image.
Fixed X/YMODEL_WORLD issue.
Increased CLEANing margin for model-fitting. |
bertin |
1312d 16h |
/trunk/src/paramprofit.h |
| 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 |
1332d 14h |
/trunk/src/paramprofit.h |
| 208 |
Fixed CONCENTRATION_MODEL issue.
Removed singular matrix warning.
Added MATRIX_MODELERR measurement parameters.
Added DURATION_ANALYSIS measurement parameter. |
bertin |
1337d 18h |
/trunk/src/paramprofit.h |
| 207 |
Added FLUX_MAX_MODEL, FLUX_EFF_MODEL, FLUX_MEAN_MODEL, MU_MAX_MODEL, MU_EFF_MODEL and MU_MEAN_MODEL parameters (FLUX_MAX_MODEL estimator still somewhat inacurrate).
Added FLUX_MAX_SPHEROID, FLUX_EFF_SPHEROID, FLUX_MEAN_SPHEROID, MU_MAX_SPHEROID, MU_EFF_SPHEROID, MU_MEAN_SPHEROID parameters.
Added FLUX_MAX_DISK, FLUX_EFF_DISK, FLUX_MEAN_DISK, MU_MAX_DISK, MU_EFF_DISK and MU_MEAN_DISK parameters.
Changed the way total model fluxes and model moments are computed.
Pushed version number to 2.9.2. |
bertin |
1340d 19h |
/trunk/src/paramprofit.h |
| 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 |
1348d 09h |
/trunk/src/paramprofit.h |
| 199 |
Added FOCAL coordinates for centering parameters.
Re-organized astrometric calls. |
bertin |
1403d 11h |
/trunk/src/paramprofit.h |
| 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 |
1455d 15h |
/trunk/src/paramprofit.h |
| 191 |
Increased field format size from %15.10e to %18.10e and from %5.1f to %6.2f. |
bertin |
1465d 15h |
/trunk/src/paramprofit.h |
| 181 |
Removed unstable and buggy measurements from parameter list.
Cleaned up Makefile.am RPM options.
Fixed rpm build issue on Fedora Core 10.
Fixed display of max thread number in configure help.
Updated icc compilation flags to 11.0 syntax.
Set the license string to CeCILL in the .spec file.
Pushed version number to 2.8.5. |
bertin |
1522d 13h |
/trunk/src/paramprofit.h |
| 179 |
Added CONCENTRATION_MODEL and finalized CLASS_ST parameters.
Version number pushed to 2.8.4. |
bertin |
1527d 16h |
/trunk/src/paramprofit.h |
| 173 |
merged with SExFIGI branch |
bertin |
1576d 13h |
/trunk/src/paramprofit.h |
| 152 |
Fixed memory bug in pattern-fitting.
Added DISK_PATTERN_SPIRAL catalog parameter. |
bertin |
1701d 17h |
/branches/sexfigi/src/paramprofit.h |
| 147 |
Added new DISK_PATTERNMOD_VECTOR() and DISK_PATTERNARG_VECTOR() catalog parameters.
Debugged various issues with pattern fitting.
Added new rpm-icc target in Makefile to generate an RPM package compiled with icc (with the INTEL library statically linked).
Added the --nodeps option to the rpmbuild command. |
bertin |
1707d 14h |
/branches/sexfigi/src/paramprofit.h |
| 143 |
Added DISK_PATTERN_VECTOR catalog parameter. |
bertin |
1710d 21h |
/branches/sexfigi/src/paramprofit.h |
| 132 |
Added remaining bar and arms error estimates in image and world coordinates. |
bertin |
1830d 13h |
/branches/sexfigi/src/paramprofit.h |
| 131 |
Added world coordinates for fitted models.
Added error ellipse parameters (image and world) for fitted models. |
bertin |
1831d 11h |
/branches/sexfigi/src/paramprofit.h |