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) @36115   13 years eugene petrosian ratio error was mis-calculated : partial fix using only …
(edit) @36108   13 years eugene make sure extendend source fits are threaded; do not trigger test object
(edit) @36107   13 years eugene return to fitted position for DEV
(edit) @36100   13 years eugene use EXT_AND_SKY for EXP and SERSIC, SHAPE for DEV, and EXT for all …
(edit) @36096   13 years eugene need to make ifdef-ed block conditional on trace
(edit) @36086   13 years eugene merge changes from EAM branch (update tap script for galaxies; count …
(edit) @35771   13 years watersc1 Working 1D-Gaussian convolution code. Recipes/reductions that use …
(edit) @35769   13 years eugene thread psphotModelBackground, psphotAddOrSubNoise, psphotGuessModel; …
(edit) @35688   13 years watersc1 psphot: disable the v2 hack in the significance image, as well as the …
(edit) @35559   13 years eugene all EXT_FIT_ITER and EXT_FIT_MIN_TOL to be set independent of the PSF …
(edit) @35468   13 years eugene min radial aperture; do not unflag satstar; delete 2 smallest aps
(edit) @35239   13 years eugene merge changes from eam_branches/ipp-20130207
(edit) @35180   13 years watersc1 I think I've tracked the bug down to being an uninitialized boolean in …
(edit) @35112   13 years bills fix compile error due to uninitialized array
(edit) @35110   13 years eugene merge changes from eam_branches/ipp-20121219
(edit) @35038   13 years watersc1 Add READOUT.MASK.FRAC analysis metadata element calculation to …
(edit) @34846   14 years eugene merging changes from eam_branches/ipp-20121130
(edit) @34800   14 years watersc1 Merge from my branch including background restoration and stack stage …
(edit) @34796   14 years bills add NDET = sources->n to header
(edit) @34795   14 years bills comment changes
(edit) @34788   14 years bills Compare the number of sources in y band to number of sources in i and …
(edit) @34787   14 years bills Save the number of forced (matched) detections in header with keyword …
(edit) @34769   14 years watersc1 Implementation of Peter's moments ratio extendedness check. Off by …
(edit) @34750   14 years eugene merge from eam/20120905
(edit) @34721   14 years bills In psphotStack when matching PSFs if an input fails to find stamps …
(edit) @34708   14 years bills when loading vector don't go past the end of the logR vector
(edit) @34704   14 years bills In psphotReplaceAllSources if psphotReplaceAllSources returns false …
(edit) @34560   14 years bills remove recipe values KRON_APPLY_WEIGHT and KRON_APPLY_WINDOW
(edit) @34559   14 years bills Changes to Kron flux measurements 1. Insure that the source's window …
(edit) @34542   14 years bills In psphotStack add third pass for psphotKronIterate. Here measure kron …
(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 …
Note: See TracRevisionLog for help on using the revision log.