| Rev |
Log message |
Author |
Age |
Path |
| 208 |
Fixed CONCENTRATION_MODEL issue.
Removed singular matrix warning.
Added MATRIX_MODELERR measurement parameters.
Added DURATION_ANALYSIS measurement parameter. |
bertin |
1339d 20h |
/trunk/src/profit.c |
| 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 |
1342d 20h |
/trunk/src/profit.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 |
1350d 10h |
/trunk/src/profit.c |
| 201 |
Switched to single precision for model fitting.
Changed configure behaviour towards CFLAGS and LDFLAGS: automatic settings are now applied only if the --enable-automatic-flags configure option is set (thanks to S.Pascual).
Version number pushed to 2.9.0. |
bertin |
1355d 16h |
/trunk/src/profit.c |
| 200 |
Removed redundant code in astrom_pos().
Fixed random crashes with model fitting (thanks to S.Desai).
Fixed gain problem in PSF fitting.
Pushed version number to 2.8.9. |
bertin |
1367d 11h |
/trunk/src/profit.c |
| 199 |
Added FOCAL coordinates for centering parameters.
Re-organized astrometric calls. |
bertin |
1405d 13h |
/trunk/src/profit.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 |
1457d 16h |
/trunk/src/profit.c |
| 190 |
Removed forgotten debug printout. |
bertin |
1480d 00h |
/trunk/src/profit.c |
| 189 |
Fixed bug in make_kernel() test bug (thanks to R.Owen). |
bertin |
1488d 15h |
/trunk/src/profit.c |
| 180 |
Put back model chi2 normalisation.
Made handling of dynamic compression and chi2 computations more flexible. |
bertin |
1527d 20h |
/trunk/src/profit.c |
| 179 |
Added CONCENTRATION_MODEL and finalized CLASS_ST parameters.
Version number pushed to 2.8.4. |
bertin |
1529d 18h |
/trunk/src/profit.c |
| 176 |
Fixed crash with model fitting on small objects |
bertin |
1577d 14h |
/trunk/src/profit.c |
| 173 |
merged with SExFIGI branch |
bertin |
1578d 15h |
/trunk/src/profit.c |
| 171 |
Added PATTERN_TYPE keyword. |
bertin |
1647d 08h |
/branches/sexfigi/src/profit.c |
| 164 |
Added PSF normalization feature in model-fitting. |
bertin |
1676d 17h |
/branches/sexfigi/src/profit.c |
| 158 |
Added pattern normalisation relative to disk model. |
bertin |
1695d 15h |
/branches/sexfigi/src/profit.c |
| 156 |
Updated compiler autoconfiguration script.
Version is now 2.8.1. |
bertin |
1697d 19h |
/branches/sexfigi/src/profit.c |
| 154 |
Fixed pattern normalization issue (and its bad consequences on regularization). |
bertin |
1703d 16h |
/branches/sexfigi/src/profit.c |
| 153 |
Fixed outdated autotool scripts. |
bertin |
1703d 16h |
/branches/sexfigi/src/profit.c |
| 152 |
Fixed memory bug in pattern-fitting.
Added DISK_PATTERN_SPIRAL catalog parameter. |
bertin |
1703d 19h |
/branches/sexfigi/src/profit.c |