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) @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 …
(edit) @6851   20 years eugene tests on non-poisson errors, updates to image background, tests of …
(edit) @6753   20 years eugene fixed up low-level issues with sky levels, sky bias
(edit) @6727   20 years eugene more cleanups, more work on files and views
(edit) @6715   20 years eugene substantial work on the pmFPAfile,view concepts
(edit) @6571   20 years eugene major revisions to use the new pmFPAfile,view I/O handling
(edit) @6531   20 years eugene moved various functions to psModules/src/pslib
(edit) @6522   20 years eugene working on file I/O modifications
(edit) @6495   20 years eugene added profile enabling, some attempts at optimization
(edit) @6481   20 years eugene fixed some errors with double sources, added second-pass linear PSF …
(edit) @6442   20 years eugene fixed leaks
(edit) @6441   20 years eugene fixing memory issues, converging with pslib v.10
(edit) @6427   20 years eugene mods to change from threshold above sky to S/N thresholds
(edit) @6399   20 years eugene added background median map
(edit) @6379   20 years eugene extensive cleanup of memory handling : no more leaks!
(edit) @6324   20 years eugene adding image median
(edit) @6320   20 years eugene no leaks
(edit) @6319   20 years eugene added missing frees
(edit) @6311   20 years eugene updated to use new image/subimage/region coordinate consistency
(edit) @6143   21 years Paul Price Adding to .cvsignore files
(edit) @6141   21 years Paul Price Fix to make psphot and psphotTest link against libpsphot
(edit) @6140   21 years Paul Price Migrating build system to autoconf
Note: See TracRevisionLog for help on using the revision log.