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) @12345   19 years Paul Price Bad SQL --- missing comma.
(edit) @12335   19 years jhoblitt VERSION 1.1.1
(edit) @12334   19 years jhoblitt test for MD5 in libcrypto instead of libssl.
(edit) @12333   19 years eugene complete merge from branch dvo-mods-2007-02
(edit) @12332   19 years eugene complete merge from branch dvo-mods-2007-02
(edit) @12331   19 years Paul Price Fixing tests following API changes.
(edit) @12330   19 years Paul Price Making psPixels APIs to look more like the psArray, psVector APIs …
(edit) @12329   19 years Paul Price Fixing up API for psLookupTableImport --- should return bool, because …
(edit) @12318   19 years Paul Price Fixing test 59 for the correct return value for NULL comparison function.
(edit) @12317   19 years Paul Price Fixing bug in psListSort --- iterators weren't being made to point at …
(edit) @12316   19 years Paul Price Check on empty hash table.
(edit) @12315   19 years Paul Price Fixing assetion on hash table size.
(edit) @12314   19 years Paul Price Incorrectly removed check on empty list.
(edit) @12312   19 years jhoblitt SQL fix
(edit) @12311   19 years Paul Price Removed criterion that was important.
(edit) @12310   19 years Paul Price Got things the wrong way around.
(edit) @12309   19 years Paul Price Backing off some assertion parameters that were only present in the …
(edit) @12308   19 years Paul Price Index may be negative.
(edit) @12307   19 years Paul Price Put it in the wrong place.
(edit) @12306   19 years Paul Price Fixing another typo.
(edit) @12305   19 years jhoblitt comment out aclocal path (unused)
(edit) @12304   19 years Paul Price MD5 (wrapper script for various MD5_* functions) seems to be in the …
(edit) @12303   19 years Paul Price Fixing some assertions that had <= instead of <
(edit) @12302   19 years Paul Price Changed API for pmConceptRegister.
(edit) @12301   19 years Paul Price Adding CLASSID metadata to camera configurations to rules for the …
(edit) @12300   19 years Paul Price Images in the detrend database may be in different formats. Therefore, …
(edit) @12299   19 years Paul Price pmFPAfilenameFromRule: Adding const. Changing return type to psString …
(edit) @12298   19 years Paul Price Putting bitset back in --- easier to include it than not to, for now.
(edit) @12297   19 years Paul Price Missed a paren.
(edit) @12296   19 years Paul Price Wouldn't accept unset RVAL.
(edit) @12294   19 years jhoblitt change --enable-optimize to ignore the current CFLAGs in case a …
(edit) @12293   19 years Paul Price Adding SVD sorting bug fix from Robert Lupton.
(edit) @12292   19 years Paul Price Bug 870: psMatrixSVDSolve (code from Andy Becker, named by PAP) is not …
(edit) @12291   19 years Paul Price Removing constraints on detrend selection --- no need to include these …
(edit) @12290   19 years Paul Price Allowing PS_ASSERT_INT_* to be used with any integer type (e.g., long).
(edit) @12289   19 years Paul Price Adding additional type-specific assertions, and employing them where …
(edit) @12288   19 years Paul Price Removing psBitSet from the build --- we don't use it.
(edit) @12287   19 years Paul Price Flushing out a lot of code that could be done more simply another way. …
(edit) @12286   19 years Paul Price Changing assertions to be more suitable.
(edit) @12285   19 years Paul Price Adding ability to determine whether a concept is required or not, and …
(edit) @12284   19 years jhoblitt ws
(edit) @12283   19 years Paul Price Adding function psMetadataKeys to return a list of keys from a …
(edit) @12282   19 years Paul Price Need a space between arguments.
(edit) @12280   19 years eugene using sed to replace DATADIR rather than -D
(edit) @12279   19 years jhoblitt fix ipprc.config.in default PATH expansion
(edit) @12265   19 years Paul Price Adding first cut of function to squish (combine all readouts of) a …
(edit) @12264   19 years Paul Price Putting metadata key names into #define in header file, so that other …
(edit) @12263   19 years jhoblitt move stacktool SQL into it's own files
(edit) @12262   19 years jhoblitt move difftool SQL into it's own files
(edit) @12261   19 years jhoblitt move warptool SQL out into it's own files
(edit) @12260   19 years jhoblitt VERSION 1.1.16
(edit) @12259   19 years jhoblitt split detselect SQL out into their own files add rawExp.filelevel field
(edit) @12258   19 years jhoblitt add rawExp.filelevel remove rawImfile.class
(edit) @12257   19 years gusciora Removed bug with psVector->n++
(edit) @12256   19 years magnier added special case for division to handle div-by-zero; added different …
(edit) @12254   19 years jhoblitt typo fix
(edit) @12253   19 years Paul Price Forgot to add exp_id
(edit) @12252   19 years Paul Price Missed one.
(edit) @12251   19 years Paul Price Fixing serial processing scripts for recent update to ippdb/ippTools.
(edit) @12250   19 years gusciora Switch to the original larger image sizes with psImageShift()
(edit) @12249   19 years gusciora Fixed bug in the interpolation for the ImageShift tests. Fixed bug in …
(edit) @12248   19 years Paul Price Fixing SEGV from mask being NULL.
(edit) @12247   19 years gusciora Adjusted plan_tests() arg.
(edit) @12246   19 years gusciora Removed the psVector->n++ increments.
(edit) @12245   19 years Paul Price Silently chew --no-op, with no effect
(edit) @12244   19 years Paul Price Flats were being written as objects.
(edit) @12243   19 years jhoblitt update
(edit) @12242   19 years gusciora I recalculated the correct values for the sample-mean tests with an …
(edit) @12241   19 years Paul Price Adding --no-op to standard arguments.
(edit) @12240   19 years Paul Price Adding camera.reset macro.
(edit) @12239   19 years gusciora Corrected test cases
(edit) @12238   19 years jhoblitt update
(edit) @12237   19 years jhoblitt add camPendingExp.workdir fix warptool -tooverlap SQL to handle …
(edit) @12236   19 years jhoblitt VERSION 1.1.15 (take 2)
(edit) @12235   19 years jhoblitt add chipProcessedExp.workdir & camProcessedExp.workdir
(edit) @12234   19 years jhoblitt add camPendingExp.workdir
(edit) @12233   19 years jhoblitt fix SQL to remove duplicate fields
(edit) @12232   19 years jhoblitt add chipPendingExp.workdir
(edit) @12231   19 years jhoblitt VERSION 1.1.15
(edit) @12230   19 years jhoblitt add camPendingExp.workdir
(edit) @12229   19 years jhoblitt fix -pendingimfile SQL generation
(edit) @12228   19 years jhoblitt nest query instead a subquery to make adding search criteria easier …
(edit) @12227   19 years jhoblitt require ippdb 1.1.15
(edit) @12226   19 years jhoblitt add additional information to the output of chiptool -pendingimfile & …
(edit) @12225   19 years Paul Price Chip and camera processing scripts take --recipe argument now to tell …
(edit) @12224   19 years Paul Price Removing EXP_TAG in favour of EXP_ID
(edit) @12223   19 years jhoblitt add a newline to SQL tracing statements
(edit) @12218   19 years Paul Price Updating file names and directories.
(edit) @12217   19 years jhoblitt fwv
(edit) @12215   19 years jhoblitt always output exp_tag/exp_id/camera/telescope
(edit) @12214   19 years Paul Price Updating to use new ippTools system, where the chip and camera phases …
(edit) @12213   19 years Paul Price Updating to use new ippTools system, where the chip and camera phases …
(edit) @12212   19 years jhoblitt add new filename abbreviations
(edit) @12211   19 years gusciora Corrected simple problems.
(edit) @12210   19 years gusciora Fixed remaining failing tests in this file.
(edit) @12209   19 years Paul Price Updating to use same manner as other programs.
(edit) @12208   19 years gusciora Corrected the NULL string code.
(edit) @12207   19 years Paul Price Updating, making consistent with other scripts.
(edit) @12204   19 years jhoblitt done
(edit) @12203   19 years jhoblitt update
Note: See TracRevisionLog for help on using the revision log.