| Rev |
Log message |
Author |
Age |
Path |
| 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 |
1356d 09h |
/trunk/configure.ac |
| 208 |
Fixed CONCENTRATION_MODEL issue.
Removed singular matrix warning.
Added MATRIX_MODELERR measurement parameters.
Added DURATION_ANALYSIS measurement parameter. |
bertin |
1363d 13h |
/trunk/configure.ac |
| 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 |
1366d 13h |
/trunk/configure.ac |
| 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 |
1374d 03h |
/trunk/configure.ac |
| 205 |
Put back missing item in configure file. |
bertin |
1377d 08h |
/trunk/configure.ac |
| 204 |
Cleaned up configure file. |
bertin |
1378d 09h |
/trunk/configure.ac |
| 202 |
Changed the --enable-automatic-flags configure option to --enable-auto-flags.
Added --enable-best-link configure option. |
bertin |
1379d 05h |
/trunk/configure.ac |
| 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 |
1379d 08h |
/trunk/configure.ac |
| 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 |
1391d 04h |
/trunk/configure.ac |
| 197 |
Made parallel version of ATLAS not mandatory for the multithread option (unused).
Replaced configuration error with warning if FFTW is not multithreaded and multithreading has been activated (unused).
Added autoconfig support for FFTW multithreaded versions combined in libfftw3 (unused).
Added runtime warning if ATLAS is not multithreaded and multithreading is on (unused).
Version number pushed to 2.8.8. |
bertin |
1453d 10h |
/trunk/configure.ac |
| 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 |
1481d 09h |
/trunk/configure.ac |
| 186 |
Removed obsolete measurement parameters.
Pushed version number to 2.8.6 |
bertin |
1531d 12h |
/trunk/configure.ac |
| 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 |
1548d 07h |
/trunk/configure.ac |
| 179 |
Added CONCENTRATION_MODEL and finalized CLASS_ST parameters.
Version number pushed to 2.8.4. |
bertin |
1553d 10h |
/trunk/configure.ac |
| 177 |
Fixed bug which would cause the mapping to depend on the ordering of PVs.
Changed software license to CeCILL (French equivalent of GPL).
Pushed version number to 2.8.3. |
bertin |
1579d 07h |
/trunk/configure.ac |
| 173 |
merged with SExFIGI branch |
bertin |
1602d 08h |
/trunk/configure.ac |
| 39 |
Moved software to trunk |
bertin |
1602d 09h |
/trunk/configure.ac |
| 22 |
Updated FITS library to the latest version.
Fixed some UCDs in output parameters.
Applied patch by Sergio Pascual for configuring the path to the XSL file.
Updated the BUGS section. |
bertin |
2424d 05h |
/trunk/configure.ac |
| 20 |
Move sextractor to public repository |
baillard |
2527d 13h |
/trunk/configure.ac |
| 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 |
2531d 07h |
/trunk/configure.ac |