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) @13609   19 years eugene cleanup satMask, badMask
(edit) @13593   19 years Paul Price Updating high-level programs to use symbolic names for mask values in …
(edit) @13570   19 years rhl Give names to mask bits for psImageInterpolate; don't despair if a …
(edit) @13569   19 years rhl If PSF reconstruction fails, try the centre of the image
(edit) @13529   19 years eugene fixed the psf I/O functions
(edit) @13528   19 years eugene changed the pmFPAfileDefine functions to not require an input status value
(edit) @13516   19 years eugene cleaned error messages
(edit) @13478   19 years eugene report errors for arguments
(edit) @13477   19 years eugene convert to kapa 2.0 API
(edit) @13442   19 years rhl Removed old versions of code
(edit) @13441   19 years rhl Rewrote pmFindFootprintAtPoint for speed using a mask and stop-pixels
(edit) @13430   19 years rhl Don't let the effective area drop below a pixel (allows very small …
(edit) @13429   19 years rhl Fix memory leak and use new psEllipsePolToAxes API. psphotPSFstats …
(edit) @13428   19 years rhl Check pmGrowthCurveGenerate's return code
(edit) @13427   19 years rhl Register psModule's error messages
(edit) @13419   19 years rhl Fix memory leaks
(edit) @13416   19 years Paul Price Fixing names for input PSF file.
(edit) @13413   19 years Paul Price Need to set 'status' to false before pmFPAfileDefineFromArgs so that …
(edit) @13411   19 years Paul Price Adding const to view.
(edit) @13408   19 years rhl Fix typo in error msg
(edit) @13407   19 years rhl Allow linear or constant order; check for singular matrix
(edit) @13375   19 years rhl Don't subtract saturated stars
(edit) @13374   19 years rhl Added argument to psphotRoughClass to indicate that the PSF clump's …
(edit) @13372   19 years rhl Allow pmMergeFootprintArrays to ignore some of peaks
(edit) @13353   19 years rhl Fix typo None --> NULL
(edit) @13351   19 years rhl Implement and use pmGrowFootprintArray
(edit) @13349   19 years rhl stdev can be NaN where we subtracted residuals, so deal with threshold …
(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
Note: See TracRevisionLog for help on using the revision log.