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) @11253   19 years magnier cleaned up Doxygen groups
(edit) @11247   19 years magnier supply source type
(edit) @11246   19 years magnier supply valid PHU
(edit) @11229   19 years magnier allocate a readout if needed, use EXTDATA in header for CMF
(edit) @11228   19 years magnier fix leaks
(edit) @11227   19 years magnier fix output errMag to return an appropriate value if out of range
(edit) @11203   20 years magnier added MODE_EXTERNAL
(edit) @11161   20 years magnier changing to peak SN from moments SN, adding flux and SN to peak output
(edit) @11160   20 years magnier allowing some sources to lack moments, providing stats based on SN …
(edit) @11159   20 years magnier adding SN and flux elements to pmPeak, changing counts to value
(edit) @11158   20 years magnier use correct return value from stats after switching to robust median
(edit) @10920   20 years magnier added EXTTYPE, EXTHEAD, EXTDATA to image/table data in CMF; fixed …
(edit) @10919   20 years magnier mods to get output table in correct format for SMPDATA
(edit) @10865   20 years magnier no diff?
(edit) @10859   20 years magnier setting the stats for clipping
(edit) @10854   20 years magnier catch errors in input file (nan)
(edit) @10853   20 years magnier minor diff
(edit) @10829   20 years magnier some API work to reduce dependencies on the recipes, support for …
(edit) @10827   20 years magnier further work on plotting functions
(edit) @10611   20 years magnier fixed "free source" for pmSource
(edit) @10610   20 years magnier moved generic functions to extras, added pmKapaPlots.c,h
(edit) @10551   20 years magnier changed psVectorStats return to bool
(edit) @10421   20 years magnier defined pmConfigConvertFilename, added to all I/O functions
(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
Note: See TracRevisionLog for help on using the revision log.