IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psphot/src/psphotChoosePSF.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42842   15 months eugene add psphotFindFeatures; enable forced-photometry between cameras; do …
(edit) @42380   3 years eugene merge from eam_branches/ipp-20220316. if no PSF stars are defined, use …
(edit) @42087   4 years eugene especially in very high-dynamic range stack images, the peak pixels …
(edit) @37811   12 years eugene merge changes from ipp-20141224
(edit) @37767   12 years eugene create a new function psphotPSFstatsSources to use real sources to …
(edit) @36863   12 years eugene call model->class->function instead of model->function
(edit) @36623   12 years eugene add lensing moments to psphot; allow up to 6x6 psf and aperture …
(edit) @35769   13 years eugene thread psphotModelBackground, psphotAddOrSubNoise, psphotGuessModel; …
(edit) @34317   14 years bills Several changes to psphot and psphotStack 1. Add function to compute …
(edit) @34136   14 years bills If one of the inputs to psphotStack fails the deconvolution limit cut …
(edit) @32348   15 years eugene * clarified the output to show the stages and their timing more …
(edit) @31673   15 years eugene various fixes from eam branch
(edit) @31452   15 years eugene merge updates from eam branch 20110404
(edit) @31154   15 years eugene use the smoothed image for footprint culling; use a more stringent …
(edit) @30624   15 years eugene adding some of the metadata needed by PSPS to output headers; skip …
(edit) @30041   16 years bills don't clear the error stack if the last model fails
(edit) @29936   16 years eugene psphotReadout* API modification to accept a filerule name; wrap lookup …
(edit) @29004   16 years eugene Many changes: * psphot-related issues 1) added a new feature to …
(edit) @28013   16 years eugene merge changes from branches/eam_branches/psphot,psModules.20100506 …
(edit) @27657   16 years eugene updates to support psphotStack
(edit) @27568   16 years Paul Price Can't find a PSF if there are no sources.
(edit) @26972   16 years Paul Price Concepts come from the concepts, not analysis.
(edit) @26971   16 years Paul Price Add concept CHIP.SEEING (seeing FWHM in pixels) for easy transport of …
(edit) @26894   16 years eugene updates from eam_branches/20091201 (substantially changes to the …
(edit) @26262   17 years eugene allow robust for large N_psf
(edit) @25755   17 years eugene check in changes from gene@development branch : extensive changes to …
(edit) @23989   17 years eugene always handle psVectorStats false return status (is an error); check …
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @21082   18 years eugene supply equivalent FWHM measurements for moments analysis
(edit) @20453   18 years eugene cleanup timer marks
(edit) @20287   18 years Paul Price Fixing SEGV when !source->moments.
(edit) @20261   18 years eugene typo in upper / lower quartiles
(edit) @20234   18 years eugene calculate FWHM for grid of points; add FWHM sigmas and ranges
(edit) @20082   18 years eugene drop deprecated source size measurements; move psf star dump to own …
(edit) @20035   18 years eugene handle case of no psf model in image center
(edit) @20002   18 years eugene change to psEllipsePolToAxes API
(edit) @19908   18 years eugene added test function to count psf stars
(edit) @19881   18 years eugene converted pmMoments elements to Mxx, Myy, Mxxx, etc; using pmPeak …
(edit) @19793   18 years Paul Price A library should NEVER call exit().
(edit) @18865   18 years Paul Price Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL recipe …
(edit) @18582   18 years eugene use SAMPLE not ROBUST stast for psf parameter clipping
(edit) @18555   18 years eugene re-org and cleanup of the mask bits to make it consistent with the …
(edit) @18323   18 years eugene do not return an error if no psf is found; just yield no stars
(edit) @18039   18 years eugene plug leaks
(edit) @17954   18 years Paul Price Adding recipe value PSF.FAKE.ALLOW which specifies whether fake PSFs …
(edit) @17555   18 years eugene add comment
(edit) @16946   18 years Paul Price Plugging memory leaks when PSF choosing fails.
(edit) @16908   18 years Paul Price Checking and clearing errors in trying a model.
(edit) @16820   18 years eugene merge changes from eam_branch_20080229: better flag definitions, …
(edit) @15023   19 years eugene adding test for field coverage of psf candidates
(edit) @15017   19 years eugene no X for kapa; start of code to extend PSF star selection
(edit) @15000   19 years eugene update from eam_branch_20070921
(edit) @14966   19 years eugene generate flux scale for successful psf
(edit) @14940   19 years eugene change some psF64 to double
(edit) @14655   19 years eugene * updates from branch eam_branch_20070817 * changed pmIsFoo to …
(edit) @13900   19 years Paul Price Extensive changes to APIs to allow use of a nominated value to mask …
(edit) @13834   19 years eugene do not raise an error if we cannot build a psf
(edit) @13804   19 years eugene replaced pmModel.status with pmModel.flags; using bit values instead …
(edit) @13516   19 years eugene cleaned error messages
(edit) @13429   19 years rhl Fix memory leak and use new psEllipsePolToAxes API. psphotPSFstats …
(edit) @13225   19 years eugene load PSF from external file, load sources file external file, move …
(edit) @13079   19 years eugene trace comparison detail for shape parameters
(edit) @13035   19 years eugene incorporating changes from eam_02_branch (pmSourceAdd/Sub, modified …
(edit) @13011   19 years rhl Write variance of sky to PSPHOT.BACKMDL.STDEV
(edit) @12950   19 years eugene adding residual tables (from eam_02_branch)
(edit) @12792   19 years Paul Price Separating public and private interfaces in header file and library.
(edit) @12665   19 years eugene adding source plots
(edit) @11702   19 years jhoblitt update psAbort() API
(edit) @11306   19 years eugene fixed return and error states
(edit) @11263   20 years eugene updating error handling to distinguish data errors from fatal errors
(edit) @11200   20 years eugene changed SKY_STDEV to SKY_SIG to fit in FITS keyword
(edit) @11189   20 years eugene moved psphotPSFstats into psphotChoosePSF
(edit) @10801   20 years eugene cleanup log messages
(edit) @10267   20 years eugene updates to psEllipse functions
(edit) @10202   20 years eugene added option to include weights in 2D parameter fits …
(edit) @10184   20 years eugene added EXTs to test psf output
(edit) @10134   20 years rhl Don't hard-wire default into warning message
(edit) @10099   20 years eugene add psphot.psfstars as trace option to output image and table
(edit) @10096   20 years eugene working on global linear fit with sky level
(edit) @10076   20 years eugene working on new linear fit process
(edit) @9889   20 years eugene added a comment
(edit) @9838   20 years eugene added unused test code
(edit) @9771   20 years eugene this is an important change. I have changed the way in which the psf …
(edit) @9734   20 years Paul Price Changed definition of psVectorAlloc and psArrayAlloc
(edit) @9661   20 years Paul Price Adding error checks on recipe parameters; providing defaults with …
(edit) @9567   20 years eugene added support for psfTrendMask for pmPSF parameter definitions
(edit) @9517   20 years eugene added various asserts
(edit) @9317   20 years rhl Handle case when some models are NULL
(edit) @9270   20 years eugene putting include config.h in psphot.h where it belongs
(edit) @8780   20 years jhoblitt enable config.h generation enable large file support
(edit) @8672   20 years jhoblitt fix a wide range of format string errors
(edit) @8470   20 years rhl Changed all psMemCopy "calls" to psMemIncrRefCounter
(edit) @8437   20 years rhl Detect PSF problems
(edit) @8139   20 years eugene minor cleanup
(edit) @8046   20 years Paul Price Initialising values to avoid compiler error.
(edit) @7758   20 years eugene added breakpoints, better exit handling on psphotReadout
(edit) @6964   20 years eugene squashing leaks
(edit) @6950   20 years eugene fixed vector init lengths
(edit) @6900   20 years eugene mods to fix mask issues, negative-radius errors, simpsons formula for …
(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.