IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9848   20 years drobbin Removed a couple unreachable spots from psMetadataConfig in …
(edit) @9847   20 years drobbin Added a test for psArrayAllocEmpty (to complete psArray test-coverage)
(edit) @9846   20 years drobbin Updated psMetadataConfig- removed 1 or 2 unreachable spots. Updated …
(edit) @9845   20 years eugene fixed error in histogram for NaN/Inf
(edit) @9844   20 years eugene fixed while evaluation
(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) @9840   20 years eugene added notes
(edit) @9839   20 years eugene added growthTest program to makefile
(edit) @9838   20 years eugene added unused test code
(edit) @9837   20 years eugene use center of center pixel for ref object
(edit) @9836   20 years eugene reset radius to integer type (necessary since growth does not interpolate)
(edit) @9835   20 years eugene save smoothed images when tracing (>5)
(edit) @9834   20 years eugene fixed formula for normalization error
(edit) @9833   20 years eugene require growth curve to include min radius
(edit) @9832   20 years Paul Price Adding fringe combination.
(edit) @9831   20 years Paul Price No need to print header.
(edit) @9830   20 years Paul Price Was neglecting to zero the mask before using it.
(edit) @9829   20 years drobbin input file for psMetadataConfigParse.
(edit) @9828   20 years jhoblitt use MYSQL_LDFLAGS instead of MYSQL_LIBS
(edit) @9827   20 years jhoblitt fix dsleech to handle valid but empty filesets
(edit) @9826   20 years Paul Price Adding fringe parameters.
(edit) @9825   20 years Paul Price Fixing trace components
(edit) @9824   20 years Paul Price Fixing up trace components.
(edit) @9823   20 years jhoblitt add blurb about registering pre-created detrends
(edit) @9822   20 years Paul Price Adding functions to read/write an array of fringe statistics to a …
(edit) @9821   20 years jhoblitt remove dettool -updatedetrun -stop add dettool -upratedetrun -state …
(edit) @9820   20 years jhoblitt fix memory leak in register_detrendMode()
(edit) @9819   20 years jhoblitt rollback r1.100 pending discussion of *Alloc() function behavior
(edit) @9818   20 years jhoblitt removed test in psTimeCopy checking for psTimeAlloc() returning NULL. …
(edit) @9817   20 years jhoblitt first pass implementation of -register_detrend & -register_detrend_imfile
(edit) @9816   20 years jhoblitt stub out -register_detrend & -register_detrend_imfile
(edit) @9815   20 years Paul Price Adding more information for recipes: symbolic links and precedence.
(edit) @9814   20 years drobbin Adding tap test for psMetadataConfigFormat
(edit) @9813   20 years eugene changed name of radiusTMP to radiusFit in pmModel
(edit) @9812   20 years eugene dropped psmodule duplicate models
(edit) @9811   20 years eugene more complete ending for ENSEMBLE break point
(edit) @9810   20 years magnier changed name of radiusTMP to radiusFit in pmModel
(edit) @9809   20 years eugene added polyfitTest
(edit) @9808   20 years magnier if-def out some test code, comments describing SXY fitting issues
(edit) @9807   20 years eugene added ignore option to psphotGrowthCurve
(edit) @9806   20 years eugene removing models now in psModules
(edit) @9805   20 years drobbin Added error check to psTimeCopy for proper time-type. only formatting …
(edit) @9804   20 years jhoblitt code tidying
(edit) @9803   20 years jhoblitt remove FullUnitTest & runTest as they are now unused
(edit) @9802   20 years jhoblitt move mysql probling into it's only .m4 file
(edit) @9801   20 years jhoblitt add ax_lib_mysql.m4
(edit) @9800   20 years jhoblitt first pass attempt to made the library probes use values from the …
(edit) @9799   20 years drobbin Removed comment output from formatMetadataItem - MULTI. Can't have a …
(edit) @9798   20 years drobbin Merged differences from recent check-in. Edited long-lines. Updated …
(edit) @9796   20 years jhoblitt VERSION 0.0.54
(edit) @9795   20 years jhoblitt VERSION 0.0.54 (glueforge fixes)
(edit) @9793   20 years jhoblitt VERSION 0.31
(edit) @9792   20 years jhoblitt fix printing of psTimes
(edit) @9791   20 years jhoblitt require ippdb 0.0.54 (-simple time handling fixes)
(edit) @9790   20 years jhoblitt add phase 3 masking support
(edit) @9788   20 years jhoblitt VERSION 0.0.53
(edit) @9787   20 years jhoblitt VERSION 0.0.53 add phase 3 masking
(edit) @9786   20 years eugene updated ellipse rotations
(edit) @9785   20 years eugene added full derivation of ellipse rotations
(edit) @9783   20 years jhoblitt VERSION 0.0.52
(edit) @9782   20 years jhoblitt add p2 masking support
(edit) @9781   20 years eugene updates to fix wrt new parameter defs
(edit) @9780   20 years eugene catch errors from psphotChoosePSF
(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) @9774   20 years magnier fixed formulae of Shape to Axes
(edit) @9773   20 years magnier fixed a typo
(edit) @9772   20 years eugene added
(edit) @9771   20 years eugene this is an important change. I have changed the way in which the psf …
(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) @9768   20 years magnier fixed up the math on these; ADD text to follow
(edit) @9767   20 years magnier added error catch for failed stats
(edit) @9766   20 years jhoblitt rename dettool -definebyexp -> definebytag
(edit) @9765   20 years jhoblitt implement -block/unblock/masked
(edit) @9764   20 years jhoblitt add basic p2 masking support and the p2Mask table
(edit) @9763   20 years jhoblitt handle "NULL" mdcf time values (untested)
(edit) @9762   20 years jhoblitt simple comment fix
(edit) @9760   20 years jhoblitt update for 0.09 release
(edit) @9759   20 years jhoblitt VERSION to 0.09
(edit) @9758   20 years jhoblitt fix time tests that were dependent on MULTI times being broken fix …
(edit) @9757   20 years jhoblitt fix a bug in Build.PL where a rebuilt grammar was not installed
(edit) @9756   20 years jhoblitt fix NULL psTime format
(edit) @9755   20 years jhoblitt fix formatMetadataItem() to handle printing of NULL psTimes
(edit) @9754   20 years jhoblitt fix psMetadataItemCopy() to handle NULL psTimes
(edit) @9753   20 years jhoblitt change -runs to differentiate between database errors & no rows founds
(edit) @9752   20 years jhoblitt implement -search -use_begin & -use_end
(edit) @9751   20 years jhoblitt implement comparison operation selection for S32 & psTime types in …
(edit) @9750   20 years drobbin Update MetadataConfig tests. Removed unreachable spots from …
(edit) @9749   20 years jhoblitt change psTimeToISO() to not append a 'Z' to the time string
(edit) @9748   20 years jhoblitt convert large if/else in psDBGenerateConditionalSQL() into a switch stmt
(edit) @9747   20 years drobbin Fixed ok_double, ok_float, and added ok_str
(edit) @9746   20 years drobbin Added partially-constructed table for psLookupTable tests.
(edit) @9745   20 years drobbin Fixed LookupTable to error when a partially-constructed table row is …
(edit) @9744   20 years Paul Price Major changes to bring spec up to date with code, mainly for stuff …
Note: See TracRevisionLog for help on using the revision log.