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) @13348   19 years rhl Change psphotCullPeaks API to allow user to choose which image to use …
(edit) @13343   19 years Paul Price Avoiding errors generated by source->moments == NULL. If you know …
(edit) @13330   19 years eugene adding PM_MODEL_OP_NOISE flag so noise array is modified rather than …
(edit) @13304   19 years Paul Price Don't generate mask if it already exists --- don't want existing …
(edit) @13301   19 years rhl Fix memory leaks
(edit) @13236   19 years rhl Worked on pmFootprints; added pmFindFootprintAtPoint
(edit) @13225   19 years eugene load PSF from external file, load sources file external file, move …
(edit) @13219   19 years eugene adding
(edit) @13216   19 years eugene adding PLOT.APRESID
(edit) @13196   19 years eugene write resid images in trace mode
(edit) @13166   19 years eugene adding optional peak limit (useful for dense fields)
(edit) @13133   19 years eugene comment out SourceSize for now
(edit) @13086   19 years eugene added psphotSourceSize, not fully integrated
(edit) @13081   19 years eugene adding the rough-draft source size test code
(edit) @13079   19 years eugene trace comparison detail for shape parameters
(edit) @13056   19 years rhl Removed the other printf(".")
(edit) @13055   19 years rhl Removed printf(".")
(edit) @13052   19 years rhl Remove symbols that aren't in libpsphot
(edit) @13035   19 years eugene incorporating changes from eam_02_branch (pmSourceAdd/Sub, modified …
(edit) @13013   19 years rhl Save PSPHOT.BACKMDL.STDEV; change e.g. SKY_MEAN to SKY_MODEL_MEAN
(edit) @13012   19 years rhl Added pmFootprint support
(edit) @13011   19 years rhl Write variance of sky to PSPHOT.BACKMDL.STDEV
(edit) @13008   19 years rhl Write variance of sky to PSPHOT.BACKMDL.STDEV
(edit) @13007   19 years rhl Support for pmFootprint
(edit) @13006   19 years rhl Renamed psphotSortBy* to psphotSourceSortBy*
(edit) @12950   19 years eugene adding residual tables (from eam_02_branch)
(edit) @12923   19 years rhl Reflect changes in argument parsing in pmConfig
(edit) @12922   19 years rhl Don't crash if size <= 0
(edit) @12921   19 years rhl psphotTestArguments isn't in libpsphot
(edit) @12908   19 years eugene removed argc,argv from pmConfig
(edit) @12901   19 years rhl Include psmodules.h so that configure can #include "psphot.h" and …
(edit) @12900   19 years eugene KiiPS API change (const on filename)
(edit) @12872   19 years rhl prototype was missing a const
(edit) @12817   19 years eugene whitespace only
(edit) @12805   19 years eugene moved psphot library function prototypes to psphot.h, created …
(edit) @12792   19 years Paul Price Separating public and private interfaces in header file and library.
(edit) @12761   19 years eugene fixed uninitialized values errors
(edit) @12707   19 years eugene making output images based on trace
(edit) @12689   19 years eugene added deblend for saturated stars, fixed AddNoise
(edit) @12665   19 years eugene adding source plots
(edit) @12635   19 years eugene fixed compile
(edit) @12634   19 years eugene added option to force deep copy in pmChipMosaic
(edit) @12633   19 years eugene comment out source plots
(edit) @12632   19 years eugene disable background re-calc
(edit) @12631   19 years eugene added comments
(edit) @12627   19 years eugene adding source plots and radial plots
(edit) @12626   19 years eugene adding psphotAddNoise and psphotSourcePlots
(edit) @12625   19 years eugene using PM_PAR_ names
(edit) @12611   19 years eugene dropped deprecated code, put trace around test outputs
(edit) @12610   19 years eugene needed to re-activate LOAD files
(edit) @12602   19 years eugene select / de-select chips on the LOAD not INPUT fpa
(edit) @12601   19 years eugene asserts to PS_ASSERTs
(edit) @12600   19 years eugene more PS_ASSERTs; PS_META_REPLACE for binning addition
(edit) @12599   19 years eugene de-activate input images before calling second chip-level IO function
(edit) @12592   19 years eugene using common psImageBinning tools
(edit) @12587   19 years eugene psphot image loop now performs the mosaicing function first
(edit) @12561   19 years eugene list leaks
(edit) @12546   19 years eugene it is not an error for no sources to be found
(edit) @12545   19 years eugene CHIP_SELECTIONS is an argument, not a recipe option
(edit) @12451   19 years eugene added test for fitted mean, making clipSigma default to 1.0
(edit) @12436   19 years eugene adding SKY_CLIP_SIGMA option, using statsDefaults to reset stats options
(edit) @12403   19 years eugene add
(edit) @12372   19 years eugene peaks are in parent, not subimage coords - fixed
(edit) @11726   19 years Paul Price Renaming psMetadataItemTransfer to psMetadataItemSupplement
(edit) @11702   19 years jhoblitt update psAbort() API
(edit) @11583   19 years eugene adding NSTARS to headers
(edit) @11554   19 years jhoblitt distcheck fixes
(edit) @11384   19 years eugene handle cases for BACKMDL
(edit) @11383   19 years eugene moved photcode lookup to psphotReadout
(edit) @11382   19 years eugene added psphotAddPhotcode
(edit) @11381   19 years eugene drop excess outputs
(edit) @11353   19 years eugene photcode from concepts
(edit) @11315   19 years eugene handle DATA error and NONE
(edit) @11314   19 years eugene added an assert
(edit) @11313   19 years eugene clear errors from metadata transfer
(edit) @11312   19 years eugene changed names of XBIN, YBIN, x0, y0
(edit) @11311   19 years eugene fixed definition of binned image range XBIN, XOFF, etc
(edit) @11310   19 years eugene test for unhandled error code
(edit) @11309   19 years eugene clear error from model selection test
(edit) @11308   19 years eugene fixed BASE
(edit) @11307   19 years eugene include PS_ERR_NONE
(edit) @11306   19 years eugene fixed return and error states
(edit) @11274   19 years Paul Price API change in psMemory
(edit) @11263   19 years eugene updating error handling to distinguish data errors from fatal errors
(edit) @11230   20 years eugene adding ability to load externally-supplied sources
(edit) @11201   20 years eugene defined features to read in externally-supplied source coordinates
(edit) @11200   20 years eugene changed SKY_STDEV to SKY_SIG to fit in FITS keyword
(edit) @11190   20 years eugene adding mask and weight, fixing input psf option
(edit) @11189   20 years eugene moved psphotPSFstats into psphotChoosePSF
(edit) @11188   20 years eugene moved psphotReadoutCleanup out to new file, added merge sources
(edit) @11187   20 years eugene new API for psphotFindPeaks
(edit) @11186   20 years eugene added 1st and 2nd pass options
(edit) @11185   20 years eugene added psphotMergeSources.c and psphotReadoutCleanup.c
(edit) @11184   20 years eugene moved psphotReadoutCleanup out of psphotReadout.c
(edit) @11183   20 years eugene function to merge two source lists
(edit) @11178   20 years eugene adding second pass analysis: remeasure sky, redetect peaks, classify, …
(edit) @11177   20 years eugene allow faint sources to skip the moments
(edit) @11176   20 years eugene convert to PM_PAR_XXX names, added running count of each type of fit …
(edit) @11175   20 years eugene use peak SN not moments SN
(edit) @11174   20 years eugene temporary option to handle sources without moments (better choice needed)
Note: See TracRevisionLog for help on using the revision log.