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) @20453   18 years eugene cleanup timer marks
(edit) @20451   18 years eugene adjust scaling of S/N to use stdev of mean (down by sqrt(N))
(edit) @20450   18 years eugene show residuals and analytical model components separately
(edit) @20449   18 years eugene plug memory leak on failure
(edit) @20414   18 years eugene do not fail catastrophically for failure to generate ApResid
(edit) @20411   18 years eugene adding threading option (not quite ready; disabled), new psphotInit …
(edit) @20356   18 years Paul Price Apply mask for sources.
(edit) @20339   18 years Paul Price Ensure sources are over the S/N limit.
(edit) @20337   18 years Paul Price Should be an error not to produce a PSF.
(edit) @20330   18 years Paul Price Don't want to save sources --- we're already holding them elsewhere, …
(edit) @20329   18 years Paul Price Need to hack S/N of peaks to fool psphotSourceStats.
(edit) @20307   18 years Paul Price Propagating changes to psImageInterpolate.h
(edit) @20287   18 years Paul Price Fixing SEGV when !source->moments.
(edit) @20286   18 years mwv Corrected misspelled "varience" to "variance".
(edit) @20261   18 years eugene typo in upper / lower quartiles
(edit) @20255   18 years eugene fix nan values in output
(edit) @20252   18 years eugene skip invalid fluxes
(edit) @20251   18 years eugene plug leak
(edit) @20237   18 years eugene add new output metadata for PSF FWHM values
(edit) @20236   18 years eugene add timing mark
(edit) @20235   18 years eugene split log line in two
(edit) @20234   18 years eugene calculate FWHM for grid of points; add FWHM sigmas and ranges
(edit) @20216   18 years eugene reduced background error verbosity
(edit) @20213   18 years Paul Price Using faster psImageSmoothMask with new recipe option …
(edit) @20177   18 years Paul Price Avoiding assertion: "pmFootprintsAssignPeaks: Assertion `peaks != …
(edit) @20171   18 years Paul Price Only measure image quality if we weren't supplied the PSF --- no need …
(edit) @20170   18 years Paul Price Having psphotReadoutCleanup return false when there's an error still …
(edit) @20146   18 years Paul Price Fixing typo.
(edit) @20144   18 years Paul Price Cleaning up, adding comments.
(edit) @20085   18 years eugene fix compile bugs
(edit) @20084   18 years eugene drop deprecated source size measurements
(edit) @20083   18 years eugene move psf star dump to own function
(edit) @20082   18 years eugene drop deprecated source size measurements; move psf star dump to own …
(edit) @20081   18 years eugene fix aspect ratio choice; fix header comments; move growth curve …
(edit) @20080   18 years eugene create psphotDumpPSFStars; move growth curve analysis to own function
(edit) @20079   18 years eugene move growth curve analysis to own file
(edit) @20070   18 years eugene adding psphotReadoutFindPSF
(edit) @20069   18 years eugene do not count NAN ap mags
(edit) @20035   18 years eugene handle case of no psf model in image center
(edit) @20004   18 years eugene check for valid model
(edit) @20003   18 years eugene allow some areas to lack psf models
(edit) @20002   18 years eugene change to psEllipsePolToAxes API
(edit) @19986   18 years eugene skip regions without PSF clump
(edit) @19963   18 years eugene pass NDET_EXT,CR to output header
(edit) @19953   18 years eugene init psf sample images; fix an overlay alloc errorr
(edit) @19952   18 years eugene adding IQ stats
(edit) @19951   18 years eugene fix names of IQ stats, add M2s, M2c, FWHM major, minor
(edit) @19950   18 years eugene assign MD values even if not run (NAN)
(edit) @19917   18 years eugene adding psphotImageQuality; cleanup psphotVisual apis; mods for …
(edit) @19916   18 years eugene clean up the APIs, generate radial plots
(edit) @19915   18 years eugene apply the maskVal to mask tests; handle masked pixels in the outer 8 …
(edit) @19914   18 years eugene psf clump is now measured on subregions, and stored in associated …
(edit) @19913   18 years eugene get the local sky stdev from the background model image
(edit) @19912   18 years eugene adding function to get the background stdev model
(edit) @19911   18 years eugene move visualization down one level; new APIs for psphotRoughClass and …
(edit) @19910   18 years eugene add visualization
(edit) @19909   18 years eugene do not include sat stars in the extra psf stars
(edit) @19908   18 years eugene added test function to count psf stars
(edit) @19907   18 years eugene adding psphotImageQuality
(edit) @19896   18 years eugene adding image quality summary
(edit) @19888   18 years eugene add plot of CR and EXT nSigma limits
(edit) @19881   18 years eugene converted pmMoments elements to Mxx, Myy, Mxxx, etc; using pmPeak …
(edit) @19880   18 years eugene adding additional plots
(edit) @19869   18 years eugene updates from eam_branch_20080926
(edit) @19793   18 years Paul Price A library should NEVER call exit().
(edit) @19566   18 years Paul Price Getting static linking (for profiling) to work.
(edit) @19308   18 years eugene save radius in local variable so we can test it
(edit) @19286   18 years bills avoid going past the end of an image
(edit) @19237   18 years Paul Price Missed a system call without error check.
(edit) @19141   18 years Paul Price Loading the mask from the header is done from within the …
(edit) @19020   18 years Paul Price Changed API for pmConceptsPhotcodeForView.
(edit) @18973   18 years eugene test save ignored
(edit) @18914   18 years Paul Price config->complete has been removed.
(edit) @18870   18 years Paul Price Can't convolve mask in-place if values to set contains values to convolve.
(edit) @18868   18 years Paul Price Grow the CR mask.
(edit) @18865   18 years Paul Price Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL recipe …
(edit) @18854   18 years Paul Price Catching !model to avoid SEGV.
(edit) @18847   18 years Paul Price Need to check return value of fgets to avoid compiler warning on some …
(edit) @18846   18 years Paul Price Need to check return value of fgets to avoid compiler warning on some …
(edit) @18838   18 years eugene moved footprint code to psmodules, modified psphotSourceSize
(edit) @18837   18 years eugene comments re threading
(edit) @18836   18 years eugene comment regarding threading
(edit) @18835   18 years eugene mask the CR pixels
(edit) @18834   18 years eugene test code to save some output images
(edit) @18833   18 years eugene add a threading comment
(edit) @18832   18 years eugene add a comment
(edit) @18831   18 years eugene moved footprint functions to psModules
(edit) @18712   18 years Paul Price FPA.NAME is deprecated in favour of FPA.OBS
(edit) @18583   18 years eugene skip & mask pixels without sufficient input data
(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) @18471   18 years eugene removing deprecated files
(edit) @18469   18 years eugene adding new function
(edit) @18450   18 years bills removed obsolete file from the build
(edit) @18440   18 years eugene mods to markVal
(edit) @18439   18 years eugene updates to markVal
(edit) @18438   18 years eugene renamed markVal
(edit) @18323   18 years eugene do not return an error if no psf is found; just yield no stars
(edit) @18241   18 years Paul Price Trap case where !peaks.
(edit) @18039   18 years eugene plug leaks
Note: See TracRevisionLog for help on using the revision log.