IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psphot/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9656   20 years eugene minor cleanup of recipe logic
(edit) @9595   20 years Paul Price NOT_U8 and NOT_U16 macros were moved into psLib (and renamed with PS_ …
(edit) @9580   20 years eugene setting unique namespaces for error codes
(edit) @9576   20 years eugene fixes to psTrace name spaces
(edit) @9568   20 years eugene cleanups of APTREND stuff, including name-to-enum conversion and a …
(edit) @9567   20 years eugene added support for psfTrendMask for pmPSF parameter definitions
(edit) @9566   20 years eugene insignificant diff
(edit) @9565   20 years eugene made test output images part of trace level
(edit) @9539   20 years Paul Price Fixing psLib APIs following clean-up.
(edit) @9532   20 years rhl Added APERTURE
(edit) @9529   20 years rhl Renamed PM_PAR_FLUX to PM_PAR_I0
(edit) @9527   20 years rhl Use CONSTANT_PHOTOMETRIC_WEIGHTS to control weighting of …
(edit) @9526   20 years rhl Provide symbolic names for model parameters
(edit) @9520   20 years eugene if BREAK_POINT is PEAKS, we still need to add the minimal source to sources
(edit) @9519   20 years eugene added error checks to psphotReadoutCleanup
(edit) @9517   20 years eugene added various asserts
(edit) @9516   20 years eugene added error case for ApResid
(edit) @9515   20 years eugene added error print for psphotImageLoop
(edit) @9317   20 years rhl Handle case when some models are NULL
(edit) @9291   20 years eugene adding error checking to pmFPAfileIOChecks calls
(edit) @9270   20 years eugene putting include config.h in psphot.h where it belongs
(edit) @9269   20 years eugene putting include config.h in psphot.h where it belongs
(edit) @8882   20 years rhl [Start to] provide symbolic names for parameters
(edit) @8881   20 years rhl Save enough metadata to unbin model->image
(edit) @8827   20 years Paul Price Adding configuration files to .cvsignore
(edit) @8817   20 years rhl Missed the case ApTrendOption == CONSTANT
(edit) @8807   20 years rhl return error if APTREND has unknown value
(edit) @8780   20 years jhoblitt enable config.h generation enable large file support
(edit) @8776   20 years jhoblitt rename psMetadataConfigParse() -> psMetadataConfigRead()
(edit) @8672   20 years jhoblitt fix a wide range of format string errors
(edit) @8512   20 years rhl Add psphotCVSName()
(edit) @8475   20 years rhl Move psphotBasicDeblend above psphotRoughClass; bug 807
(edit) @8470   20 years rhl Changed all psMemCopy "calls" to psMemIncrRefCounter
(edit) @8469   20 years rhl Fix memory leak
(edit) @8437   20 years rhl Detect PSF problems
(edit) @8411   20 years rhl Provide a more helpful error message
(edit) @8139   20 years eugene minor cleanup
(edit) @8138   20 years eugene track failures in log message, trace for source results
(edit) @8137   20 years eugene added maximum allowed ApResid value to config data, track failures in …
(edit) @8046   20 years Paul Price Initialising values to avoid compiler error.
(edit) @7941   20 years rhl Subtract sky even where mask bits are set (per discussion with EAM)
(edit) @7908   20 years rhl Check pmConfigRead()'s return value
(edit) @7907   20 years rhl Support SAVE.OUTPUT by analogy to SAVE.RES. N.b. defaults to true for …
(edit) @7829   20 years Paul Price Don't have to allocate config->arguments.
(edit) @7818   20 years Paul Price API change to pmConfigRead.
(edit) @7758   20 years eugene added breakpoints, better exit handling on psphotReadout
(edit) @7732   20 years eugene fixed handing of creating depended output images
(edit) @7731   20 years eugene minor change
(edit) @7730   20 years eugene fixed error message for missings cmd-line args
(edit) @7716   20 years Paul Price Renaming pmReadoutSet{Mask,Weight} as pmReadoutGenerate{Mask,Weight} …
(edit) @7677   20 years Paul Price Fixing code after pushing argc,argv into pmConfig.
(edit) @7638   20 years eugene added psphotSourceFreePixels
(edit) @7620   20 years eugene moved OUTPUT to DefineOutput
(edit) @7590   20 years eugene updating pmFileDefine APIs
(edit) @7582   20 years eugene updating to reflect changes to pmFPAfile APIs
(edit) @7527   20 years eugene removed unused entries
(edit) @7521   20 years eugene added psFree(config)
(edit) @7520   20 years eugene added comment
(edit) @7519   20 years eugene sequence re-order to make code clearer
(edit) @7518   20 years eugene added error check to psphotParseCamera results
(edit) @7517   20 years eugene added psphotErrorCodes and psphot.pc to .cvsignore
(edit) @7507   20 years eugene added check for no clump
(edit) @7506   20 years eugene added error check on psphotRoughClass
(edit) @7505   20 years eugene testing for prior init
(edit) @7504   20 years eugene config fixes to support pkg-config, moved errorCodes to …
(edit) @7438   20 years eugene adjusted configure scripts to build libpsphot without psphot.c
(edit) @7437   20 years eugene moved functions to correspond to order used
(edit) @7436   20 years eugene account for masked pixels when generating smoothed image
(edit) @7435   20 years eugene commented out test image writes
(edit) @7434   20 years eugene skip background regions with no valid pixels
(edit) @7385   20 years Paul Price Moving pslib additional functions from psModules into psLib proper; …
(edit) @7350   20 years rhl Autogenerated error files, and something from libtool
(edit) @7349   20 years rhl Tell automake to make the autogenerated error stack files
(edit) @7346   20 years rhl Return error rather than aborting; clean error stack
(edit) @7345   20 years rhl 1/ Return error rather than exiting 2/ Check more error codes
(edit) @7344   20 years rhl 1/ Move psLogSetFormat() to psphot.c 2/ Return NULL rather than exiting
(edit) @7342   20 years rhl Check return codes
(edit) @7341   20 years rhl Seed random numbers from IMSTATS_SEED (if defined)
(edit) @7340   20 years rhl include psphotErrorCodes.h
(edit) @7339   20 years rhl Set logMsg format here not in psphotArguments; check psphotArguments's …
(edit) @7337   20 years rhl Build dynamic libraries and psphot error stack
(edit) @7336   20 years rhl Initial version
(edit) @7331   20 years eugene fixed mis-counting on blend fits
(edit) @7330   20 years eugene added tracing info
(edit) @7329   20 years eugene changed pmReadoutSetWeights to pmReadoutSetMaskWeight
(edit) @7328   20 years eugene added psphotDumpSource
(edit) @7327   20 years eugene changed psImageClippedStatsInit to match new API
(edit) @7326   20 years eugene changed pmPSF_MaskApTrend functions for new API
(edit) @7084   20 years eugene update to new psStringSplit API
(edit) @6964   20 years eugene squashing leaks
(edit) @6950   20 years eugene fixed vector init lengths
(edit) @6949   20 years eugene added tests for NaN results
(edit) @6948   20 years eugene skipping sources with insignificant flux
(edit) @6924   20 years eugene added log message giving clump size
(edit) @6922   20 years eugene removing test write
(edit) @6919   20 years eugene minor diffs
(edit) @6918   20 years eugene added count of excluded sources
(edit) @6900   20 years eugene mods to fix mask issues, negative-radius errors, simpsons formula for …
(edit) @6866   20 years eugene adjustments for improved speed
(edit) @6862   20 years eugene renamed config to recipe in lower-level functions, added pixel weights …
Note: See TracRevisionLog for help on using the revision log.