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) @21176   17 years eugene better values for peak->SN and flux
(edit) @21175   17 years eugene pass mask along to pmTrend functions
(edit) @21166   17 years eugene clean up threading model for psphotGuessModel (defined standard way to …
(edit) @21108   18 years Paul Price Adding API for background model calculation that doesn't require …
(edit) @21082   18 years eugene supply equivalent FWHM measurements for moments analysis
(edit) @21080   18 years eugene gracefully handle failures with ApResid Trend
(edit) @20938   18 years eugene do not fit known CRs in FitSourcesLinear; defined a new CR masking …
(edit) @20878   18 years eugene soften by adding to the variance, not the error
(edit) @20867   18 years Paul Price Fixing variable names.
(edit) @20865   18 years Paul Price Add softening parameter to weights when calculating crNsigma.
(edit) @20864   18 years Paul Price Removing debugging statement from production.
(edit) @20831   18 years Paul Price Fixing function name
(edit) @20829   18 years Paul Price psphotInit should not turn on threading for psImageConvolveMask …
(edit) @20770   18 years eugene only use a single cell for region window : otherwise we are biased to …
(edit) @20769   18 years eugene defer drop internal to outside of psphotReadout (these may be used by …
(edit) @20642   18 years eugene turn off pmSourceSetVisual for now
(edit) @20594   18 years eugene fix the PSF image mosaics
(edit) @20593   18 years eugene do not break the image if the GAIN is nan
(edit) @20586   18 years eugene call pmSourceSetVisual
(edit) @20581   18 years eugene require 10 stars per spatial bin, use a soften mag for residual fit
(edit) @20471   18 years Paul Price Adding trace.
(edit) @20470   18 years eugene quit, but do not error
(edit) @20464   18 years eugene turning on threading for psImageConvolve
(edit) @20463   18 years eugene using threaded version of psImageSmoothMask
(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 …
Note: See TracRevisionLog for help on using the revision log.