|
|
|
@12371
|
19 years |
Paul Price |
WORKDIR shouldn't be outroot, since the scripts add their own stuff on …
|
|
|
|
@12370
|
19 years |
Paul Price |
Fixing up 'syntax error'
|
|
|
|
@12369
|
19 years |
Paul Price |
Fixing up workdir a bit better.
|
|
|
|
@12368
|
19 years |
Paul Price |
Fixing up workdir, so that operations go into the current directory if …
|
|
|
|
@12367
|
19 years |
Paul Price |
Turning off astrometry and photometry for simtest.
|
|
|
|
@12366
|
19 years |
Paul Price |
File levels are in upper case in the database, therefore should be …
|
|
|
|
@12365
|
19 years |
Paul Price |
Fixing type.
|
|
|
|
@12364
|
19 years |
Paul Price |
Fixing memory leak.
|
|
|
|
@12363
|
19 years |
Paul Price |
Adding missing comma
|
|
|
|
@12362
|
19 years |
Paul Price |
file_level is one word in the database.
|
|
|
|
@12361
|
19 years |
Paul Price |
Removing references to class (as opposed to class_id), because it …
|
|
|
|
@12360
|
19 years |
Paul Price |
Adding file level information to registration.
|
|
|
|
@12359
|
19 years |
Paul Price |
Adding DVO.CAMERADIR to the camera configurations.
|
|
|
|
@12358
|
19 years |
Paul Price |
Adding dvo_cameradir to return DVO.CAMERADIR within the camera …
|
|
|
|
@12357
|
19 years |
jhoblitt |
more cleanup
|
|
|
|
@12356
|
19 years |
jhoblitt |
cleanups
fix test count
|
|
|
|
@12355
|
19 years |
eugene |
removing dvo.cameras
|
|
|
|
@12354
|
19 years |
Paul Price |
Adding file level for stand-alone (command-line) version only.
|
|
|
|
@12353
|
19 years |
jhoblitt |
fix segfault
don't call ok() from inside a loop
|
|
|
|
@12352
|
19 years |
eugene |
moving DVO config information into camera-specific directories
|
|
|
|
@12351
|
19 years |
jhoblitt |
re-import the original psDB tests, currently broken
|
|
|
|
@12350
|
19 years |
jhoblitt |
VERISON 1.1.17
|
|
|
|
@12349
|
19 years |
jhoblitt |
VERSION 1.1.17
add rawImfile.filelevel
|
|
|
|
@12348
|
19 years |
jhoblitt |
require ippdb 1.1.17
|
|
|
|
@12347
|
19 years |
jhoblitt |
add rawImfile.filelevel
|
|
|
|
@12345
|
19 years |
Paul Price |
Bad SQL --- missing comma.
|
|
|
|
@12335
|
19 years |
jhoblitt |
VERSION 1.1.1
|
|
|
|
@12334
|
19 years |
jhoblitt |
test for MD5 in libcrypto instead of libssl.
|
|
|
|
@12333
|
19 years |
eugene |
complete merge from branch dvo-mods-2007-02
|
|
|
|
@12332
|
19 years |
eugene |
complete merge from branch dvo-mods-2007-02
|
|
|
|
@12331
|
19 years |
Paul Price |
Fixing tests following API changes.
|
|
|
|
@12330
|
19 years |
Paul Price |
Making psPixels APIs to look more like the psArray, psVector APIs …
|
|
|
|
@12329
|
19 years |
Paul Price |
Fixing up API for psLookupTableImport --- should return bool, because …
|
|
|
|
@12318
|
19 years |
Paul Price |
Fixing test 59 for the correct return value for NULL comparison function.
|
|
|
|
@12317
|
19 years |
Paul Price |
Fixing bug in psListSort --- iterators weren't being made to point at …
|
|
|
|
@12316
|
19 years |
Paul Price |
Check on empty hash table.
|
|
|
|
@12315
|
19 years |
Paul Price |
Fixing assetion on hash table size.
|
|
|
|
@12314
|
19 years |
Paul Price |
Incorrectly removed check on empty list.
|
|
|
|
@12312
|
19 years |
jhoblitt |
SQL fix
|
|
|
|
@12311
|
19 years |
Paul Price |
Removed criterion that was important.
|
|
|
|
@12310
|
19 years |
Paul Price |
Got things the wrong way around.
|
|
|
|
@12309
|
19 years |
Paul Price |
Backing off some assertion parameters that were only present in the …
|
|
|
|
@12308
|
19 years |
Paul Price |
Index may be negative.
|
|
|
|
@12307
|
19 years |
Paul Price |
Put it in the wrong place.
|
|
|
|
@12306
|
19 years |
Paul Price |
Fixing another typo.
|
|
|
|
@12305
|
19 years |
jhoblitt |
comment out aclocal path (unused)
|
|
|
|
@12304
|
19 years |
Paul Price |
MD5 (wrapper script for various MD5_* functions) seems to be in the …
|
|
|
|
@12303
|
19 years |
Paul Price |
Fixing some assertions that had <= instead of <
|
|
|
|
@12302
|
19 years |
Paul Price |
Changed API for pmConceptRegister.
|
|
|
|
@12301
|
19 years |
Paul Price |
Adding CLASSID metadata to camera configurations to rules for the …
|
|
|
|
@12300
|
19 years |
Paul Price |
Images in the detrend database may be in different formats.
Therefore, …
|
|
|
|
@12299
|
19 years |
Paul Price |
pmFPAfilenameFromRule: Adding const. Changing return type to psString …
|
|
|
|
@12298
|
19 years |
Paul Price |
Putting bitset back in --- easier to include it than not to, for now.
|
|
|
|
@12297
|
19 years |
Paul Price |
Missed a paren.
|
|
|
|
@12296
|
19 years |
Paul Price |
Wouldn't accept unset RVAL.
|
|
|
|
@12294
|
19 years |
jhoblitt |
change --enable-optimize to ignore the current CFLAGs in case a …
|
|
|
|
@12293
|
19 years |
Paul Price |
Adding SVD sorting bug fix from Robert Lupton.
|
|
|
|
@12292
|
19 years |
Paul Price |
Bug 870: psMatrixSVDSolve (code from Andy Becker, named by PAP) is not …
|
|
|
|
@12291
|
19 years |
Paul Price |
Removing constraints on detrend selection --- no need to include these …
|
|
|
|
@12290
|
19 years |
Paul Price |
Allowing PS_ASSERT_INT_* to be used with any integer type (e.g., long).
|
|
|
|
@12289
|
19 years |
Paul Price |
Adding additional type-specific assertions, and employing them where …
|
|
|
|
@12288
|
19 years |
Paul Price |
Removing psBitSet from the build --- we don't use it.
|
|
|
|
@12287
|
19 years |
Paul Price |
Flushing out a lot of code that could be done more simply another way. …
|
|
|
|
@12286
|
19 years |
Paul Price |
Changing assertions to be more suitable.
|
|
|
|
@12285
|
19 years |
Paul Price |
Adding ability to determine whether a concept is required or not, and …
|
|
|
|
@12284
|
19 years |
jhoblitt |
ws
|
|
|
|
@12283
|
19 years |
Paul Price |
Adding function psMetadataKeys to return a list of keys from a …
|
|
|
|
@12282
|
19 years |
Paul Price |
Need a space between arguments.
|
|
|
|
@12280
|
19 years |
eugene |
using sed to replace DATADIR rather than -D
|
|
|
|
@12279
|
19 years |
jhoblitt |
fix ipprc.config.in default PATH expansion
|
|
|
|
@12265
|
19 years |
Paul Price |
Adding first cut of function to squish (combine all readouts of) a …
|
|
|
|
@12264
|
19 years |
Paul Price |
Putting metadata key names into #define in header file, so that other …
|
|
|
|
@12263
|
19 years |
jhoblitt |
move stacktool SQL into it's own files
|
|
|
|
@12262
|
19 years |
jhoblitt |
move difftool SQL into it's own files
|
|
|
|
@12261
|
19 years |
jhoblitt |
move warptool SQL out into it's own files
|
|
|
|
@12260
|
19 years |
jhoblitt |
VERSION 1.1.16
|
|
|
|
@12259
|
19 years |
jhoblitt |
split detselect SQL out into their own files
add rawExp.filelevel field
|
|
|
|
@12258
|
19 years |
jhoblitt |
add rawExp.filelevel
remove rawImfile.class
|
|
|
|
@12257
|
19 years |
gusciora |
Removed bug with psVector->n++
|
|
|
|
@12256
|
19 years |
magnier |
added special case for division to handle div-by-zero; added different …
|
|
|
|
@12254
|
19 years |
jhoblitt |
typo fix
|
|
|
|
@12253
|
19 years |
Paul Price |
Forgot to add exp_id
|
|
|
|
@12252
|
19 years |
Paul Price |
Missed one.
|
|
|
|
@12251
|
19 years |
Paul Price |
Fixing serial processing scripts for recent update to ippdb/ippTools.
|
|
|
|
@12250
|
19 years |
gusciora |
Switch to the original larger image sizes with psImageShift()
|
|
|
|
@12249
|
19 years |
gusciora |
Fixed bug in the interpolation for the ImageShift tests.
Fixed bug in …
|
|
|
|
@12248
|
19 years |
Paul Price |
Fixing SEGV from mask being NULL.
|
|
|
|
@12247
|
19 years |
gusciora |
Adjusted plan_tests() arg.
|
|
|
|
@12246
|
19 years |
gusciora |
Removed the psVector->n++ increments.
|
|
|
|
@12245
|
19 years |
Paul Price |
Silently chew --no-op, with no effect
|
|
|
|
@12244
|
19 years |
Paul Price |
Flats were being written as objects.
|
|
|
|
@12243
|
19 years |
jhoblitt |
update
|
|
|
|
@12242
|
19 years |
gusciora |
I recalculated the correct values for the sample-mean tests with
an …
|
|
|
|
@12241
|
19 years |
Paul Price |
Adding --no-op to standard arguments.
|
|
|
|
@12240
|
19 years |
Paul Price |
Adding camera.reset macro.
|
|
|
|
@12239
|
19 years |
gusciora |
Corrected test cases
|
|
|
|
@12238
|
19 years |
jhoblitt |
update
|
|
|
|
@12237
|
19 years |
jhoblitt |
add camPendingExp.workdir
fix warptool -tooverlap SQL to handle …
|
|
|
|
@12236
|
19 years |
jhoblitt |
VERSION 1.1.15 (take 2)
|
|
|
|
@12235
|
19 years |
jhoblitt |
add chipProcessedExp.workdir & camProcessedExp.workdir
|
|
|
|