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) @34540   14 years bills in psphotSatstarProfileOp if source->satstar is NULL, use …
(edit) @34528   14 years bills Teach psphotStack how to output several optional output files. For the …
(edit) @34493   14 years eugene fixed typo
(edit) @34492   14 years eugene attempt to reinsert sources on the second pass (actually on the …
(edit) @34429   14 years eugene merge changes from eam_branches/ipp-20120905 (fixes some mean values …
(edit) @34418   14 years eugene merge changes from eam_branch/ipp-20120905: add satstar profile to …
(edit) @34404   14 years eugene adding SATSTAR profile code (but keeping it disabled for now)
(edit) @34363   14 years bills skip matched detections in psphotApResid.
(edit) @34354   14 years bills In psphotStack check aperture flux of matched sources and drop any for …
(edit) @34353   14 years bills Change psphotEfficiency to not fault if one of the readouts fails. …
(edit) @34352   14 years bills If psf matching fails for an input with the error PM_ERR_SMALL_AREA …
(edit) @34338   14 years bills Changes to the creation of "matched" sources for forced photometry in …
(edit) @34336   14 years bills Since we aren't using the ChiSquare readout, don't make it for now.
(edit) @34321   14 years bills requireing PSF.SIGMA.VALUES to be present in the recipe breaks warp …
(edit) @34319   14 years bills don't crash if pmModelFromPSFforXY fails to return a value
(edit) @34317   14 years bills Several changes to psphot and psphotStack 1. Add function to compute …
(edit) @34311   14 years bills Fix bug in psphotKronIterate_Threaded where it was incorrectly …
(edit) @34307   14 years bills move definition of the vector of sigma values used to set the moments …
(edit) @34293   14 years bills Insure that all pixels with non-finite image or variance values are masked.
(edit) @34283   14 years bills Remove the code that writes the configuration dump image. …
(edit) @34282   14 years bills in the output from -template option update the comments and add the …
(edit) @34276   14 years mhuber adding new-ish requirement STACK_ID for INPUT group to be reported in …
(edit) @34274   14 years bills In psphotFitSourcesLinear if (final) don't clear …
(edit) @34266   14 years bills Add function to copy detection efficiency data from one readout to …
(edit) @34258   14 years eugene add TRAIL models (and some trace test output); create psphotMinimal to …
(edit) @34226   14 years bills If number of objects is above a recipe limit reduce the number of …
(edit) @34218   14 years bills In psphotExtendedSourceFitsReadout allocate a psMetadataIterator for …
(edit) @34215   14 years bills Add argument skipNegativeFluxSources to psphotFitSourcesLinear. Do not …
(edit) @34202   14 years bills Add recipe value FOOTPRINT_SET_NANS_TO_ZERO which when set sets NAN …
(edit) @34201   14 years bills The cosmic ray code was going a bit mental when presented with really …
(edit) @34200   14 years bills change printfs about large footprints to psLogMsg
(edit) @34136   14 years bills If one of the inputs to psphotStack fails the deconvolution limit cut …
(edit) @34135   14 years bills add function to load read the WCS from the input header and save the …
(edit) @34086   14 years eugene re-enable MODEL_VAR option for linear photometry fit
(edit) @33994   14 years eugene forgot to add if (HAVE_MODEL_VAR) cases to psphot.h; slight cleanup of …
(edit) @33993   14 years eugene ifdef-ed out all modelVar related code from recent updates. turn on or …
(edit) @33980   14 years mhuber changing assert fail fault for no sources to just continue on
(edit) @33964   14 years bills Limit the integration window in the kron radius calculation based on …
(edit) @33963   14 years eugene merge changes from eam_branches/ipp-20120405
(edit) @33959   14 years bills Bill forgot the C operator precedence rules
(edit) @33958   14 years bills Perform radial apetertures measurement on the convolved images even if …
(edit) @33935   14 years bills only perform extended source analysis on sources that meet cuts
(edit) @33917   14 years bills Several changes to psphotStackReadout. * Model the convolved inputs …
(edit) @33915   14 years bills minor spelling change
(edit) @33914   14 years bills minor spelling change
(edit) @33913   14 years bills Put the stack_id into the psphotStack output cmf file names instead of …
(edit) @33910   14 years bills Fix lingering duplicate source problem with psphotStack. In …
(edit) @33894   14 years bills minor changes to some log messages
(edit) @33890   14 years bills don't subtract noise if psphotFindDetetcions already has
(edit) @33889   14 years bills Add option to find footprints on image without sources subtracted. …
(edit) @33883   14 years bills pass filerule to psphotKronIterateReadout so that it is available to …
(edit) @33881   14 years bills add arguments to PSPHOT_KRON_ITERATE task
(edit) @33879   14 years bills Add pmSourceSmoothOp which adds or subtracts a smoothed version of a …
(edit) @33877   14 years bills Do Kron measurements on smoothed image. Version with instrumentation.
(edit) @33842   14 years bills In psphotReadoutMinimal return failure if psphotGuessModels fails. …
(edit) @33841   14 years bills Don't overwrite PSPHOT's value for MASK.BAD
(edit) @33840   14 years bills if minKronRadius is not finite set it to Sigma
(edit) @33839   14 years bills if the MIN_RADIUS (from readout->analysis PSF_MOMENTS_RADIUS) is …
(edit) @33837   14 years bills Kron Radius and magnitude measurement improvements 1. Reimplent kron …
(edit) @33761   14 years bills Add psphot recipe value PEAKS_NMAX_TOTAL. If non zero and the number …
(edit) @33731   14 years bills deactivate expnum image before the i/o checks to that reading them is …
(edit) @33692   14 years bills Set nFrames in ppStack
(edit) @33691   14 years bills Two files that I forgot for EXPNUM changes
(edit) @33690   14 years bills In psphot and psphotStack accept exposure number images (EXPNUM) as …
(edit) @33587   14 years bills In psphotMatchSourcesAddMissing cache the copies of footprints made …
(edit) @33462   14 years bills in psphotStack fail if an input has no sources. This is likely the …
(edit) @33444   14 years bills when merging sources and copying a source to a child if there is no …
(edit) @33411   14 years bills don't extrapolate limitRadius if the result goes beyond MAX_RADIUS
(edit) @33410   14 years bills Don't allow a non-finite PM_PAR_I0
(edit) @33140   14 years bills in psphotForced merge the new and old sources before trying to guess …
(edit) @33089   15 years bills Fix problems with IPP threading. In psThreadPoolWait wait until all …
(edit) @33030   15 years heather crap. I don't know why it thinks some of these are modified, but …
(edit) @32996   15 years eugene need to guess models for matched detections in order to get forced …
(edit) @32868   15 years mhuber matchKernel needed a fail/fault condition check
(edit) @32776   15 years eugene merge back from ops tag: do not measure radial profile for undetected …
(edit) @32744   15 years eugene add notes counting allocations using psImageSmooth
(edit) @32738   15 years eugene handle apertures with no valid fluxes
(edit) @32726   15 years mhuber adding version header
(edit) @32721   15 years eugene fix typo
(edit) @32720   15 years eugene need to reassign model after regenerating it
(edit) @32704   15 years eugene make sure the psphot output headers are copied to the output container
(edit) @32699   15 years eugene fixed mis-assigned PASS1_SRC flag
(edit) @32695   15 years eugene fix psphotStack 2nd pass (subtract 1st pass sources from the correct …
(edit) @32666   15 years mhuber Fix bug in foundObj vector allocation size
(edit) @32633   15 years eugene add unofficial PS1_V4 output format (not yet standard); add clean …
(edit) @32631   15 years eugene need to supply a valid min radius now
(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) @30818   15 years bills remove incorrect assertion
(edit) @30624   15 years eugene adding some of the metadata needed by PSPS to output headers; skip …
(edit) @30560   15 years eugene push the covariance / deteff fix into the trunk; add EFFECTIVE_AREA …
(edit) @30049   16 years watersc1 Merge of realtime burntool and new nightly science code into trunk.
(edit) @30041   16 years bills don't clear the error stack if the last model fails
(edit) @30038   16 years bills Fix SEGV when "Failed to determine PSF model at …
(edit) @30031   16 years eugene modifications to psImageMapFit to allow for unfittable data (at a …
(edit) @29936   16 years eugene psphotReadout* API modification to accept a filerule name; wrap lookup …
(edit) @29902   16 years bills Save results of detection efficiency analaysis is the database. …
(edit) @29610   16 years eugene skip invalid peak/footprint combinations
Note: See TracRevisionLog for help on using the revision log.