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) @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
(edit) @18038   18 years eugene mask nan pixels
(edit) @18037   18 years eugene plug leak
(edit) @18005   18 years eugene another attempt to get the significance image right
(edit) @18004   18 years eugene some temporary test outputs
(edit) @18003   18 years eugene add filerule to AddPhotcode
(edit) @18002   18 years eugene psf must be put on chip; select explicitly
(edit) @18001   18 years eugene do not add noise for sources with nonsensical fluxes
(edit) @18000   18 years eugene add filerule to psphotAddPhotcode
(edit) @17954   18 years Paul Price Adding recipe value PSF.FAKE.ALLOW which specifies whether fake PSFs …
(edit) @17870   18 years eugene fix errors in calculation of sig image; API change: sig image is now …
(edit) @17865   18 years eugene minor
(edit) @17828   18 years eugene minor name change: psphotReplaceAll to psphotReplaceAllSources (and …
(edit) @17827   18 years eugene memset is a built-in for some gcc versions
(edit) @17568   18 years Paul Price Plugging memory leak.
(edit) @17561   18 years Paul Price Reworking due to compiler error which seems to be due to initialising …
(edit) @17555   18 years eugene add comment
(edit) @17516   18 years eugene some efficiency improvements and cleanups to the footprint code
(edit) @17444   18 years eugene re-org of psphotFindDetections into significance, peaks, footprints; …
(edit) @17443   18 years eugene split out functions from pmFootprints into more concise files for clarity
(edit) @17396   18 years eugene merging from eam_branch_20080324 : psphot work on extended source …
(edit) @17288   18 years eugene handle case of failed statistics
(edit) @17113   18 years eugene added comments
(edit) @17112   18 years eugene fix logic error on call to ApResid
(edit) @17111   18 years eugene track number of measured values
(edit) @17110   18 years eugene check MEASURE.APTREND before running
(edit) @16946   18 years Paul Price Plugging memory leaks when PSF choosing fails.
Note: See TracRevisionLog for help on using the revision log.