IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36730   12 years bills add SN column to cff file
(edit) @36718   12 years bills Modify psphotFullForce and psphotFullForceSummary to support forcing …
(edit) @36710   12 years mhuber adding option for minimum inputs per pixel in stack, default is 1
(edit) @36708   12 years bills drop unneeded variable
(edit) @36707   12 years bills read and write CFF files with more than one row per source
(edit) @36658   12 years bills Fix segv in debug code. ifdef said code out
(edit) @36651   12 years mhuber pix rej bugs fix and debugging
(edit) @36650   12 years mhuber diffim note
(edit) @36633   12 years bills Merge with ipp-20140401 (The staticsky tag)
(edit) @36623   12 years eugene add lensing moments to psphot; allow up to 6x6 psf and aperture …
(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) @36492   12 years eugene do not segv on failed inversion
(edit) @36455   13 years bills only property changes triggered by my merge
(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) @36287   13 years bills avoid later assertion failure when axes.major == 0 in pmModelSetShape …
(edit) @36123   13 years eugene dump psf star info if we fail to get a fit
(edit) @36106   13 years eugene initial guess needs to use kron flux and normalization, not central peak
(edit) @36089   13 years eugene oops - fixed error in pmPCMsetParams
(edit) @36085   13 years eugene merge changes from EAM branch (pmModel_CentralPixel functions for …
(edit) @35938   13 years watersc1 Improved masking code in a way that I believe is correct.
(edit) @35925   13 years bills Fix bug in pmPSFtryFitPSF. If pmModelFromPSF fails don't return false. …
(edit) @35867   13 years watersc1 Change simple match code to allow for some flexibility when the …
(edit) @35821   13 years watersc1 Fix covariance calculation.
(edit) @35817   13 years watersc1 More uninitialized value complaints.
(edit) @35814   13 years watersc1 I got hit by the optimize code being angry about uninitialized values.
(edit) @35784   13 years watersc1 Fix threading issue. I was not correctly enabling the threads, so the …
(edit) @35775   13 years watersc1 correctly, this time.
(edit) @35774   13 years watersc1 Wrap my data_exists calls to prevent problems with ppStack.
(edit) @35771   13 years watersc1 Working 1D-Gaussian convolution code. Recipes/reductions that use …
(edit) @35768   13 years eugene deprecate KiiOpen,KiiClose (now KapaOpen,etc); major rework of …
(edit) @35726   13 years watersc1 Commit before switch to apparently-already-available-convolution-code.
(edit) @35717   13 years watersc1 Fixed separable convolution.
(edit) @35716   13 years watersc1 Simple convolution kernels
(edit) @35610   13 years bills Handle potential incompatabilities between cmf files and current …
(edit) @35586   13 years watersc1 Correct memory leak.
(edit) @35583   13 years watersc1 Add check for null readouts (these probably should be masked upstream) …
(edit) @35577   13 years watersc1 Commenting out isnan check fprintf entries.
(edit) @35561   13 years eugene WCS Newton-Raphson analysis has Alpha cross terms inverted; mods to …
(edit) @35560   13 years eugene do not crash psphot if variance is not supplied; include mask and mark …
(edit) @35531   13 years bills add new recipe options to ppImage to control application of an …
(edit) @35455   13 years watersc1 Changes to stacking code: - New input FWHM clipping algorithm using …
(edit) @35383   13 years watersc1 ppStack changes to fix source matching bug.
(edit) @35270   13 years watersc1 Added checks to skip missing entries. I'm unclear how we get a …
(edit) @35240   13 years mhuber adding CullSingles option to pmSourceMatchMerge for ppSubMatchPSFs …
(edit) @35239   13 years eugene merge changes from eam_branches/ipp-20130207
(edit) @35215   13 years watersc1 Correct guess value of size to use the sqrt of the first moment to get …
(edit) @35165   13 years watersc1 Fix bug that caused segfaults. Do not write to a mask if that mask is …
(edit) @35110   13 years eugene merge changes from eam_branches/ipp-20121219
(edit) @35082   13 years watersc1 Typo in ifdef debug information.
(edit) @35081   13 years watersc1 Merging changes that implement FPA level background continuity.
(edit) @35038   13 years watersc1 Add READOUT.MASK.FRAC analysis metadata element calculation to …
(edit) @34854   14 years bills in a debugging printf don't print the kernel values if the sum == 0
(edit) @34843   14 years eugene merging changes from czw
(edit) @34842   14 years watersc1
(edit) @34823   14 years bills remove duplicate entry for pmSourceSatstar.h It breaks the build
(edit) @34800   14 years watersc1 Merge from my branch including background restoration and stack stage …
(edit) @34750   14 years eugene merge from eam/20120905
(edit) @34720   14 years bills Free tableHeader to avoid memory leak when extensions have no data
(edit) @34598   14 years bills updates to svn:ignorelist
(edit) @34564   14 years eugene PSF_THETA on read needs to convert to radians
(edit) @34541   14 years bills Initialize components of pmMoments strutcure to NAN instead of 0
(edit) @34530   14 years bills fix comment for maximum radius from "min radius for" to "max radius for"
(edit) @34527   14 years bills change psWarnings about non existent extended source extensions to be …
(edit) @34515   14 years eugene fix posangle calculation (rationalize at boundary)
(edit) @34514   14 years eugene for TRAIL, EXT_MINOR is not fitted, thus error is NAN; for post-DV1, …
(edit) @34499   14 years eugene the posangle was wrong : wrong args to atan2
(edit) @34498   14 years eugene fixes for ppMops errors
(edit) @34497   14 years eugene need DIFF_R_P and similar in the DV3 version
(edit) @34496   14 years eugene add EXT_ parameters needed for PS1_DV2 (EXT_FLUX, EXT_CAL_MAG, …
(edit) @34452   14 years eugene add SVN documentation on the table fields
(edit) @34429   14 years eugene merge changes from eam_branches/ipp-20120905 (fixes some mean values …
(edit) @34419   14 years eugene ignore autobuild CMF files
(edit) @34418   14 years eugene merge changes from eam_branch/ipp-20120905: add satstar profile to …
(edit) @34403   14 years eugene adding SATSTAR profile code (but keeping it disabled for now); adding …
(edit) @34362   14 years bills when reading cmf file set source->nFrames
(edit) @34318   14 years bills improve measurement of source memory use by counting the child images …
(edit) @34315   14 years bills add function to estimate the memory consumed by a pmSource
(edit) @34287   14 years bills Fix psphotStack SEGV in Extended Source Fits. Don't try and …
(edit) @34271   14 years eugene do not raise an error if we cannot find the XRAD, XFIT, XSRC …
(edit) @34270   14 years eugene only call existing I/O functions
(edit) @34269   14 years eugene add prototypes for all formats for read & write of XFIT, XRAD, XSRC
(edit) @34268   14 years eugene read XFIT, XRAD, XSRC for all CMF formats, but do not raise an error …
(edit) @34259   14 years eugene add TRAIL models; autocode PS1_DV? and PS1_SV1 I/O formats
(edit) @34234   14 years bills Change pmConfigRead to use strtoull to convert the string supplied to …
(edit) @34199   14 years bills When building footprints save the highest id in an alias chain in the …
(edit) @34198   14 years bills comment out warning upper limit: %f does not include max flux: %f". It …
(edit) @34156   14 years eugene repair psf model maps
(edit) @34150   14 years watersc1 Keep image average weights for pixel combination procedure, but switch …
(edit) @34085   14 years eugene re-enable MODEL_VAR option for linear photometry fit
(edit) @34062   14 years watersc1 Retain all static mask bits when constructing mask.
(edit) @33993   14 years eugene ifdef-ed out all modelVar related code from recent updates. turn on or …
(edit) @33963   14 years eugene merge changes from eam_branches/ipp-20120405
(edit) @33913   14 years bills Put the stack_id into the psphotStack output cmf file names instead of …
(edit) @33879   14 years bills Add pmSourceSmoothOp which adds or subtracts a smoothed version of a …
(edit) @33848   14 years watersc1 Upgrade to ppImage to make videodark/masks work.
(edit) @33838   14 years bills Limit moments->Mrf minimum value minKronRadius. For sources with …
(edit) @33693   14 years bills Didn't realize that many of the pmSourceIO files were automagically …
(edit) @33690   14 years bills In psphot and psphotStack accept exposure number images (EXPNUM) as …
Note: See TracRevisionLog for help on using the revision log.