| Rev |
Log message |
Author |
Age |
Path |
| 288 |
More progress on model-fitting. |
bertin |
407d 19h |
/branches/multi/src/image.c |
| 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 |
441d 06h |
/branches/multi/src/image.c |
| 275 |
Further progress on code refactoring and upgrade to multi-band. Does not compile yet. |
bertin |
560d 01h |
/branches/multi/src/image.c |
| 248 |
Further progress on making function calls reentrant. |
bertin |
728d 21h |
/branches/multi/src/image.c |
| 238 |
Started implementing object image copies. |
bertin |
932d 01h |
/branches/multi/src/image.c |
| 237 |
Started multi-fitting development branch. |
bertin |
932d 01h |
/branches/multi/src/image.c |
| 235 |
Added FLUXHYBRID_,MAG_HYBRID |
bertin |
967d 22h |
/branches/multi/src/image.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 |
982d 02h |
/branches/multi/src/image.c |
| 229 |
Removed singular matrix warnings in LevMar solver calls.
Changed the management of tolerances in Hessian inversion SVD.
Pushed Lanczos interpolator to 4th order in PSF and model-fitting.
Normalized the interpolating function so that the DC component gain is 1.
Pushed version number 2.12.2. |
bertin |
1010d 09h |
/branches/multi/src/image.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 |
1374d 20h |
/branches/multi/src/image.c |
| 39 |
Moved software to trunk |
bertin |
1603d 02h |
/branches/multi/src/image.c |
| 20 |
Move sextractor to public repository |
baillard |
2528d 06h |
/branches/multi/src/image.c |
| 2 |
first SExtractor import |
bertin |
2802d 03h |
/branches/multi/src/image.c |