IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/objects

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10382   20 years rhl Use PSF_CLUMP_SN_LIM to limit objects put into splane
(edit) @10378   20 years rhl Check pmPSFFromPSFtry's error code
(edit) @10377   20 years rhl assert that SXY isn't NaN
(edit) @10272   20 years rhl z == 0 at centre of model
(edit) @10262   20 years magnier changed limits to new dynamic limits function, added ellipse parameter …
(edit) @10260   20 years magnier renamed pmModelFit... to pmSourceFit..., added CheckLimits function
(edit) @10259   20 years magnier removed dSky derived from moments: this should be supplied externally …
(edit) @10258   20 years magnier updates to psEllipse APIs
(edit) @10257   20 years magnier updates to psMinimizeLMM functions
(edit) @10256   20 years magnier removed commented-out function
(edit) @10199   20 years magnier measured delta for unfitted parameters had the wrong sign fitted …
(edit) @10198   20 years magnier removed old model components of pmPSFtry (are kept in the sources …
(edit) @10197   20 years magnier removed old model components of pmPSFtry (are kept in the sources array)
(edit) @10195   20 years magnier replace damping term
(edit) @10182   20 years magnier option to allow WriteEXTs to print alternate EXT model
(edit) @10181   20 years magnier guess is off by sqrt(2)
(edit) @10180   20 years magnier mask fitted parameters when measuring GaussNewtonDelta
(edit) @10103   20 years rhl Fix memory leak
(edit) @10097   20 years magnier use parameter fit errors for parameter 2D fit
(edit) @10094   20 years magnier comment out test line
(edit) @10078   20 years magnier replaced factor of 2 in SXX, SYY derivative to slow swings
(edit) @10077   20 years magnier added weight to ModelInit, set to sky variance
(edit) @10075   20 years magnier working on new linear fit process
(edit) @10050   20 years magnier pulled code into pmSourceGetModel; added pmSourceWeights
(edit) @10049   20 years magnier cleanups; added moment recalculation for satstars with larger box
(edit) @10048   20 years magnier significant cleanup, added bicube measure of fractional peak position
(edit) @10031   20 years magnier moved pmSourceChisq into here
(edit) @10011   20 years magnier fixed bug, added error check
(edit) @9925   20 years magnier adjust mask region to follow interpolated shift, if applied; added …
(edit) @9924   20 years magnier added prototype
(edit) @9923   20 years magnier fixed a memory leak, restrict region to image in growth curve
(edit) @9897   20 years jhoblitt move pmGrowthCurveGenerate() from pmGrowthCurve.c -> pmPSF.c
(edit) @9886   20 years magnier convert apResid measurement to use pmSourceMagnitudes API for …
(edit) @9885   20 years magnier moved pmPSFFromModels to pmPSFFromPSFtry
(edit) @9884   20 years magnier added flag for interpolation for aperture photometry
(edit) @9883   20 years magnier added code to perform the subpixel shift, if requested; changed …
(edit) @9882   20 years magnier moved pmPSFFromModels to pmPSFFromPSFtry; now accepts a pmPSFtry as input
(edit) @9881   20 years magnier adding prep code to apply psImageBicubeFit to peaks in pmPeaks (ie, to …
(edit) @9880   20 years magnier added pmSourceCopy, change special magnitudes (32, 99) to NAN
(edit) @9879   20 years magnier moved psphotGrowthCurve to pmGrowthCurveGenerate
(edit) @9866   20 years magnier centroid shift for aperture ifdef-ed out
(edit) @9843   20 years magnier I added code to pmSourcePhotometryAper to shift the source so the …
(edit) @9842   20 years magnier added metricErr
(edit) @9841   20 years magnier added metricErr, unused test output code, no skybias in apresid fit …
(edit) @9810   20 years magnier changed name of radiusTMP to radiusFit in pmModel
(edit) @9808   20 years magnier if-def out some test code, comments describing SXY fitting issues
(edit) @9779   20 years magnier adding new prototypes
(edit) @9778   20 years magnier if-out test code lines
(edit) @9777   20 years magnier catch errors for undefined model names
(edit) @9776   20 years magnier returned PGAUSS and QGAUSS to service
(edit) @9775   20 years magnier major cleanup of model code, fixes to use new param defs
(edit) @9770   20 years magnier This is an important change to the PSF shape model. - I have changed …
(edit) @9769   20 years magnier added PSF_CLUMP_NSIGMA, default to 1.5
(edit) @9730   20 years Paul Price Following today's meeting, we agreed that psVectorAlloc (and therefore …
(edit) @9676   20 years rhl Assert that a literal 4 is correct
(edit) @9675   20 years rhl Use symbolic param names
(edit) @9653   20 years rhl Use pmSource->sky not params[PM_PAR_SKY]
(edit) @9652   20 years rhl Use pmSource->sky not params[PM_PAR_SKY]
(edit) @9651   20 years rhl Add pmSource.sky(Err)?
(edit) @9621   20 years Paul Price Removing inclusion of config.h in header files, and putting it in all …
(edit) @9594   20 years Paul Price Documenting pmFPAMaskWeight.[ch]. Moving NOT_U8 and NOT_U16 macros …
(edit) @9564   20 years magnier support for psfTrendMask in pmPSFAlloc
(edit) @9563   20 years magnier added psfTrendMask to pmPSFAlloc
(edit) @9562   20 years magnier cleanups of APTREND stuff, added psfTrendMask to pmPSFAlloc
(edit) @9561   20 years magnier test for NAN chisq, chisqNorm values
(edit) @9560   20 years magnier fixed error in freeing updates
(edit) @9559   20 years magnier added init for nDOF
(edit) @9558   20 years magnier fixed mis-copied function in model flux function
(edit) @9557   20 years magnier removed outdated XXX comment
(edit) @9541   20 years Paul Price Fixing psTraceGetLevel to use same convention as for psTrace
(edit) @9539   20 years Paul Price Fixing psLib APIs following clean-up.
(edit) @9531   20 years rhl Make assertion true
(edit) @9528   20 years rhl Renamed PM_PAR_FLUX to PM_PAR_I0
(edit) @9527   20 years rhl Use CONSTANT_PHOTOMETRIC_WEIGHTS to control weighting of …
(edit) @9526   20 years rhl Provide symbolic names for model parameters
(edit) @9513   20 years magnier added empty moment for output RAW
(edit) @9387   20 years magnier adding header updates
(edit) @9316   20 years rhl Handle psVectorClipFitPolynomial1D returning NULL in pmPSFtryModel
(edit) @9297   20 years Paul Price Adding const where appropriate.
(edit) @9296   20 years Paul Price Clean up comment.
(edit) @9295   20 years Paul Price Unnecessary redefinition of psVectorBracket and psVectorInterpolate.
(edit) @9067   20 years magnier adding EXTNAME to psFitsWriteBlank
(edit) @8990   20 years jhoblitt install header files under pkgincludedir instead of the includedir …
(edit) @8927   20 years magnier added psVectorBracketDescend for reverse-sorted vectors
(edit) @8886   20 years magnier fixed compile errors from pmShutterCorrection stuff
(edit) @8885   20 years magnier splitting vector bracket stuff out of pmGrowthCurve.c,h
(edit) @8882   20 years rhl [Start to] provide symbolic names for parameters
(edit) @8880   20 years rhl [Start to] provide symbolic names for parameters; DUMMY workaround a …
(edit) @8815   20 years jhoblitt consistently include config.h remove fseeko #defs from …
(edit) @8813   20 years Paul Price Wrapping fseeko in preprocessor checks.
(edit) @8788   20 years jhoblitt use off_t instead of int where appropriate
(edit) @8787   20 years jhoblitt enable large file support & use fseeko() instead of fseek()
(edit) @8776   20 years jhoblitt rename psMetadataConfigParse() -> psMetadataConfigRead()
(edit) @8669   20 years jhoblitt fix a wide range of format string errors
(edit) @8569   20 years jhoblitt rename library & utilities from psModule -> psModules
(edit) @8474   20 years rhl Two changes relating to Bug 807: 1/ Ignore objects with …
(edit) @8471   20 years rhl When KEEP_PSF_CLUMP is true in psphot.config, save the PSF clump image …
(edit) @8436   20 years rhl Handle psVectorClipFitPolynomial1D failing without a SEGV; PR 806
(edit) @8422   20 years rhl Fix detection of e.g. 1 10 10 1 as a peak; bugzilla 802
(edit) @8246   20 years jhoblitt normalize psTrace() facility names
Note: See TracRevisionLog for help on using the revision log.