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) @12380   19 years jhoblitt only include psMemBlock.backtrace & .backtraceSize if PS_MEM_BACKTRACE …
(edit) @12377   19 years eugene add
(edit) @12376   19 years eugene minimize duplicated psphot.config entries
(edit) @12375   19 years eugene default output of detections
(edit) @12374   19 years eugene adding cfh12k config
(edit) @12373   19 years eugene consistent order for concepts
(edit) @12372   19 years eugene peaks are in parent, not subimage coords - fixed
(edit) @12371   19 years Paul Price WORKDIR shouldn't be outroot, since the scripts add their own stuff on …
(edit) @12370   19 years Paul Price Fixing up 'syntax error'
(edit) @12369   19 years Paul Price Fixing up workdir a bit better.
(edit) @12368   19 years Paul Price Fixing up workdir, so that operations go into the current directory if …
(edit) @12367   19 years Paul Price Turning off astrometry and photometry for simtest.
(edit) @12366   19 years Paul Price File levels are in upper case in the database, therefore should be …
(edit) @12365   19 years Paul Price Fixing type.
(edit) @12364   19 years Paul Price Fixing memory leak.
(edit) @12363   19 years Paul Price Adding missing comma
(edit) @12362   19 years Paul Price file_level is one word in the database.
(edit) @12361   19 years Paul Price Removing references to class (as opposed to class_id), because it …
(edit) @12360   19 years Paul Price Adding file level information to registration.
(edit) @12359   19 years Paul Price Adding DVO.CAMERADIR to the camera configurations.
(edit) @12358   19 years Paul Price Adding dvo_cameradir to return DVO.CAMERADIR within the camera …
(edit) @12357   19 years jhoblitt more cleanup
(edit) @12356   19 years jhoblitt cleanups fix test count
(edit) @12355   19 years eugene removing dvo.cameras
(edit) @12354   19 years Paul Price Adding file level for stand-alone (command-line) version only.
(edit) @12353   19 years jhoblitt fix segfault don't call ok() from inside a loop
(edit) @12352   19 years eugene moving DVO config information into camera-specific directories
(edit) @12351   19 years jhoblitt re-import the original psDB tests, currently broken
(edit) @12350   19 years jhoblitt VERISON 1.1.17
(edit) @12349   19 years jhoblitt VERSION 1.1.17 add rawImfile.filelevel
(edit) @12348   19 years jhoblitt require ippdb 1.1.17
(edit) @12347   19 years jhoblitt add rawImfile.filelevel
(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 …
Note: See TracRevisionLog for help on using the revision log.