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) @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 …
(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)
Note: See TracRevisionLog for help on using the revision log.