| Rev |
Log message |
Author |
Age |
Path |
| 292 |
Fixed Inf in some instances of SPREADERR_MODEL. |
bertin |
378d 10h |
/ |
| 291 |
Fixed obsolete behaviour with 8 bit images (would suppose 8 bit integers are signed by default).
Pushed version number to 2.16.3. |
bertin |
381d 10h |
/ |
| 290 |
Fixed sporadic occurences of NaN in SPREADERR_MODEL and ERRBMODEL_IMAGE.
Updated WCS library to the latest version.
Pushed version number to 2.16.2. |
bertin |
383d 11h |
/ |
| 289 |
Fixed issue with multiple PSFs. |
bertin |
406d 07h |
/ |
| 288 |
More progress on model-fitting. |
bertin |
408d 06h |
/ |
| 287 |
Fixed small issue with comments in external lists. |
bertin |
408d 16h |
/ |
| 286 |
Fixed issue with image buffer updates. |
bertin |
408d 17h |
/ |
| 285 |
Implemented early version of multi-image model-fitting (not functional yet).
Pushed version number to 3.0a6. |
bertin |
409d 09h |
/ |
| 284 |
Fixed potential issues in ASSOCCOORD_TYPE WORLD mode.
Fixed triggering of model surface brightness measurement.
Added new FLUX_DETMODEL,FLUXERR_DETMODEL, MAG_DETMODEL,MAGERR_DETMODEL, FLAGS_DE
TMODEL and CHI2_DETMODEL measurement parameters that apply on the measurement im
age a model fitted on the detection image (two PSF models required); these new p
arameters are meant for measuring faint galaxy colors.
Improved displayed info for memory allocation failures.
Increased default maximum number of threads set by configure to 1024.
Updated Copyright display line (2012).
Added support for "TPV" WCS projection.
Pushed version number to 2.16.0. |
bertin |
427d 18h |
/ |
| 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 18h |
/ |
| 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 |
455d 18h |
/ |
| 281 |
Completed multi-band MAG_AUTO.
Re-factored more code (cleaning up unused detection measurements).
Added new memory management functions for non-catalogued measurements.
Fixed various memory management issues. |
bertin |
490d 12h |
/ |
| 280 |
Re-ordered calls to initialization functions to make it easier to adjust measurement vector sizes to data requirements.
Shortened a few variable names. |
bertin |
495d 12h |
/ |
| 279 |
Implemented new management for extensions/files to prepare the way for mixing different pixel grids.
Added photometric tagging of input files/extensions. |
bertin |
497d 12h |
/ |
| 278 |
Further progress on multi-band version (now compiles).
Pushed version number to 3.0a3. |
bertin |
525d 15h |
/ |
| 277 |
Reduced the scope of the extraction engine to detection image to simplify management of multi-band data.
Refactored large amounts of code in extraction and sub-extraction engines. |
bertin |
546d 13h |
/ |
| 276 |
Further code re-factoring. |
bertin |
559d 13h |
/ |
| 275 |
Further progress on code refactoring and upgrade to multi-band. Does not compile yet. |
bertin |
560d 12h |
/ |
| 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 |
574d 13h |
/ |
| 273 |
Updated catalogue parameter management engine to deal with multiband data.
Moved all measurement image parameters (except model fitting) to vectors to prepare for multiband: X/YPEAK_IMAGE now different in multiple image mode, X/Y_IMAGE_DBL removed and X/Y_IMAGE upgraded to double precision.
Added CPU detection patch for the INTEL compiler.
Started getting rid of double-psf management in makeit(). |
bertin |
574d 17h |
/ |