| Rev |
Log message |
Author |
Age |
Path |
| 288 |
More progress on model-fitting. |
bertin |
375d 15h |
/branches/multi/src/profit.c |
| 285 |
Implemented early version of multi-image model-fitting (not functional yet).
Pushed version number to 3.0a6. |
bertin |
376d 17h |
/branches/multi/src/profit.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 |
409d 02h |
/branches/multi/src/profit.c |
| 282 |
Renamed refine.c to deblend.c, added deblend.h.
Large code refactoring in image management, deblending, photometry and flag management among other modules.
Completed conversion of preference parameters to vectors (MEF management issues remain with some parameters).
Continued conversion of measurement parameters to vectors.
Initiated use of dedicated internal flags instead of pointers to specific measurement vectors for triggering calls to _AUTO and _WIN routines.
Improved information display.
Added experimental CFLUX_AUTO,CFLUXERR_AUTO,CMAG_AUTO,CMAGERR_AUTO vectors combining flux from several exposures taken through the same filter (weighted mean only for the moment), and set _AUTO vector dimension back to the total number of input files.
Completed first part of the conversion of WIN measurements to vectors: (pixel values are combined among exposures taken through the same channel).
Reverted FLAGS back to scalar.
Added FLAGS_AUTO vector with 3 flag bits.
Implemented FLAGS_WIN with 4 flag bits.
Refactored main extraction code, _AUTO and _WIN routines to prepare for non-constant pixel grids.
Pushed version number to 3.0a4 |
bertin |
423d 03h |
/branches/multi/src/profit.c |
| 278 |
Further progress on multi-band version (now compiles).
Pushed version number to 3.0a3. |
bertin |
493d 00h |
/branches/multi/src/profit.c |
| 276 |
Further code re-factoring. |
bertin |
526d 22h |
/branches/multi/src/profit.c |
| 275 |
Further progress on code refactoring and upgrade to multi-band. Does not compile yet. |
bertin |
527d 21h |
/branches/multi/src/profit.c |
| 274 |
Re-factored graph and misc functions.
Added graph.h and misc.h (functions removed from globals.h).
Version number changed to 3.0a2. |
bertin |
541d 21h |
/branches/multi/src/profit.c |
| 270 |
Fixed segfaults with internal vectors.
Fixed some memory leaks. |
bertin |
587d 18h |
/branches/multi/src/profit.c |
| 269 |
More debugging... |
bertin |
588d 15h |
/branches/multi/src/profit.c |
| 268 |
Removed several bugs in source management. |
bertin |
588d 21h |
/branches/multi/src/profit.c |
| 267 |
Made LevMar calls reentrant.
Rolled back changes made to the FITS library key->naxisn array.
Finalized first prototype of group analysis.
Implemented simple overlap detection (based on isophotal deblending).
PSF calls not reentrant yet.
The code compiles once again. |
bertin |
589d 16h |
/branches/multi/src/profit.c |
| 266 |
Propagated main branch 2.14.7 updates. |
bertin |
619d 21h |
/branches/multi/src/profit.c |
| 259 |
Implemented model subtraction routines.
Completed dynamic management of models. |
bertin |
654d 22h |
/branches/multi/src/profit.c |
| 258 |
Further changes, including first implementation of iterative multi-fit (does not compile). |
bertin |
655d 17h |
/branches/multi/src/profit.c |
| 249 |
Further progress; the code now compiles. |
bertin |
694d 22h |
/branches/multi/src/profit.c |
| 248 |
Further progress on making function calls reentrant. |
bertin |
696d 17h |
/branches/multi/src/profit.c |
| 247 |
Merged recent changes to the trunk.
Updated astrom.c module. |
bertin |
700d 17h |
/branches/multi/src/profit.c |
| 245 |
Propagated changes from main branch made since r240. |
bertin |
740d 00h |
/branches/multi/src/profit.c |
| 237 |
Started multi-fitting development branch. |
bertin |
899d 21h |
/branches/multi/src/profit.c |