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) @38534   11 years bills enhance a comment
(edit) @38532   11 years bills comment out a noisy printf
(edit) @38531   11 years bills The update code assumes that all extended models are psf convolved …
(edit) @38520   11 years bills correct a log message
(edit) @38515   11 years bills Handle pcm extended source models correctly in …
(edit) @38514   11 years bills remove some dead code
(edit) @38513   11 years bills Change cuts for "good models" to include in the fit to handle pcm …
(edit) @38512   11 years bills call psphotStackMatchPSFsetup before psphotSourceChildrenByObject so …
(edit) @38396   11 years bills cleanup
(edit) @38395   11 years bills delete debugging code
(edit) @38394   11 years bills only attempt to fit pass1 sources to a saturated star profile
(edit) @38390   11 years bills add psphotLinkSources a function which is used by psphotStack …
(edit) @38389   11 years bills change psphotLoadExtSources to loop over all readouts. Note used in …
(edit) @38388   11 years bills new functions for psphotStack -updatemode
(edit) @38387   11 years bills add function psphotLoadBackgroundModel
(edit) @38386   11 years bills add psphotStackUpdateReadout.c
(edit) @38385   11 years bills change some static functions to global so that they may be used by …
(edit) @38384   11 years bills Code to implement update mode in psphotStack
(edit) @38383   11 years bills Various changes that make psphotStack -updatemode get good residual …
(edit) @38353   11 years bills Adding function to implement psphotStack -updatemode
(edit) @38311   11 years bills Use psphotGetFilerule to find the correct filerule when saving …
(edit) @38303   11 years eugene minor whitespace
(edit) @38302   11 years eugene re-cache default model if we used a different model in this analysis
(edit) @38039   11 years eugene replace assert with psAssert in cases where the value is otherwise …
(edit) @37965   11 years eugene call psphotChipParams to set src_x,y,id
(edit) @37943   11 years bills forgot to add the new files
(edit) @37941   11 years bills add code to allow psphotFullForce to set a quality value when …
(edit) @37940   11 years bills If background modeling fails with PSPHOT_ERR_DATA add integer …
(edit) @37932   11 years eugene merge change from ipp-20150115 : do not re-measure psf stats on …
(edit) @37929   11 years eugene calculate and save lensingPSF->e1,e2
(edit) @37881   11 years bills drop models with major axis > 100 pixels.
(edit) @37811   12 years eugene merge changes from ipp-20141224
(edit) @37772   12 years eugene merge changes from ipp-20141119
(edit) @37767   12 years eugene create a new function psphotPSFstatsSources to use real sources to …
(edit) @37766   12 years eugene fix return of Nfail, Nfaint, etc
(edit) @37633   12 years bills add code to measure the Blakeslee bumpiness paramter
(edit) @37626   12 years bills Use footprints to select background pixels instead of a threshold. …
(edit) @37625   12 years bills galaxy params has more params now
(edit) @37624   12 years bills ifdef out a printf
(edit) @37611   12 years bills free objects and objectOut arrays earlier.
(edit) @37610   12 years bills psFree several items that were causing memory leaks
(edit) @37609   12 years bills change memory leak check function to allow setting the number of leaks …
(edit) @37608   12 years bills ifdef out the code to make the chisq image. We aren't using it currently.
(edit) @37607   12 years bills in psphotSetNFramesReadout do not asser that detections or …
(edit) @37590   12 years bills Fix bug where psphotStack used the wrong background model to comput …
(edit) @37589   12 years bills remove some ifdef'd out code
(edit) @37555   12 years bills delete guess psf model if the source has no unmasked pixels
(edit) @37542   12 years bills measure aperture photometry corrections
(edit) @37466   12 years bills Initial check in of psphot galaxy parameter measurements.
(edit) @37321   12 years bills In psphotFullForce, add code to read the warp to chip transformations …
(edit) @36868   12 years eugene ensure pmPSF_AxesToModel and pmPSF_ModelToAxes uses class->useReff …
(edit) @36865   12 years eugene measure lensing parameters if LENSING_PARAMETERS is set; write …
(edit) @36863   12 years eugene call model->class->function instead of model->function
(edit) @36839   12 years eugene merge changes from eam_branches/ipp-20140423
(edit) @36759   12 years bills changes to psphotFullForceSummary to deal with multiple models per source
(edit) @36757   12 years bills Changes to full force galaxy shapes analysis * Put parameters for all …
(edit) @36754   12 years bills skip sources with too low SN that cause the radius range to go negative
(edit) @36747   12 years bills change psphotFullForce galaxy shapes analysis to use different radius …
(edit) @36734   12 years bills if kron radius measurement fails, nan out the inner and outer kron fluxes
(edit) @36731   12 years bills more progress on fullforce summary stage
(edit) @36718   12 years bills Modify psphotFullForce and psphotFullForceSummary to support forcing …
(edit) @36701   12 years bills perform 2D parabolic fit to the chisq distribution around the trial …
(edit) @36679   12 years eugene merge changes from eam_branches/ipp-20140402 (Ohana mods for median donuts)
(edit) @36666   12 years bills Apparently psArrayRealloc does not change array->n
(edit) @36664   12 years bills last revision to this file was made in error
(edit) @36663   12 years bills don't fail if we fail to choose PSF
(edit) @36662   12 years bills detect failure to find psf model and exit gracefully if no sources …
(edit) @36633   12 years bills Merge with ipp-20140401 (The staticsky tag)
(edit) @36630   12 years eugene merge changes from EAM dev branches 20140206 (relastro, relphot …
(edit) @36623   12 years eugene add lensing moments to psphot; allow up to 6x6 psf and aperture …
(edit) @36555   12 years bills updates from ipp/tags/ipp-20140114
(edit) @36542   12 years bills in radial apertures loop give up if psphotChoosePSF fails rather than …
(edit) @36541   12 years bills if target fwhm is larger than current value, call psphotMaskInvalid …
(edit) @36529   12 years eugene merged changes from eam_branches/ipp-20140214
(edit) @36493   12 years eugene merge changes from eam_branches/ipp-20131211
(edit) @36453   13 years bills updates from ipp-20140114 tag
(edit) @36441   13 years bills Iniital implementation of the full force stages to the pipeline. …
(edit) @36375   13 years eugene merge changes from eam_branches/ipp-20130904
(edit) @36366   13 years bills improve log message
(edit) @36128   13 years eugene do not raise an error if we cannot match psf; set current fwhm to …
(edit) @36124   13 years eugene 3x subtract background
(edit) @36119   13 years eugene major rework of psphotStack sequence : ignore the CNV images, use the …
(edit) @36118   13 years eugene if target FWHM < current FWHM, print a message and skip the …
(edit) @36117   13 years eugene add option to specify that sources are subtracted or not in the target …
(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 …
Note: See TracRevisionLog for help on using the revision log.