|
|
|
@8474
|
20 years |
rhl |
Two changes relating to Bug 807:
1/ Ignore objects with …
|
|
|
|
@8473
|
20 years |
jhoblitt |
call gethostname with MAX_HOSTNAME_LENGTH instead of a constant
|
|
|
|
@8472
|
20 years |
Paul Price |
Enforcing maximum line length for trace.
|
|
|
|
@8471
|
20 years |
rhl |
When KEEP_PSF_CLUMP is true in psphot.config, save the PSF clump image …
|
|
|
|
@8470
|
20 years |
rhl |
Changed all psMemCopy "calls" to psMemIncrRefCounter
|
|
|
|
@8469
|
20 years |
rhl |
Fix memory leak
|
|
|
|
@8468
|
20 years |
rhl |
Remove "inline" as it's causing problems with undefined symbols on my …
|
|
|
|
@8467
|
20 years |
rhl |
Fix some psError new-error booleans
|
|
|
|
@8466
|
20 years |
rhl |
Remove check for impossible condition
|
|
|
|
@8465
|
20 years |
jhoblitt |
rename -residexp -accept -> -reject
|
|
|
|
@8464
|
20 years |
jhoblitt |
stub out -updateresidexp
|
|
|
|
@8463
|
20 years |
eugene |
adding ohana test examples
|
|
|
|
@8462
|
20 years |
jhoblitt |
implement -residdetrun
|
|
|
|
@8461
|
20 years |
jhoblitt |
don't compare varchar fields with LIKE unless "LIKE" is in the …
|
|
|
|
@8460
|
20 years |
jhoblitt |
stub out -residdetrun
|
|
|
|
@8459
|
20 years |
jhoblitt |
no santa claus here
|
|
|
|
@8458
|
20 years |
eugene |
adding some error checking, cleanups based on tests
|
|
|
|
@8457
|
20 years |
jhoblitt |
fix -addresidexp where clause generation
|
|
|
|
@8456
|
20 years |
eugene |
minor issues with new APIs
|
|
|
|
@8455
|
20 years |
eugene |
fix to dvo_catalog_open inits
|
|
|
|
@8454
|
20 years |
jhoblitt |
add missing recipe & bg* params for ippdb 0.0.31
|
|
|
|
@8452
|
20 years |
jhoblitt |
add detStackedImfile
.bg
.bg_stdev
.bg_mean_stdev
add …
|
|
|
|
@8451
|
20 years |
jhoblitt |
add missing -recip & missing -bg*
|
|
|
|
@8450
|
20 years |
jhoblitt |
add missing -recip
|
|
|
|
@8449
|
20 years |
jhoblitt |
expand -stat to -bg -bg_stdev -bg_mean_stdev
|
|
|
|
@8448
|
20 years |
jhoblitt |
change detResidExp.stats -> .bg, .bg_stdev, .bg_mean_stdev
|
|
|
|
@8447
|
20 years |
jhoblitt |
change -addresidexp -stats -> -bg, -bg_stdev, -bg_mean_stdev
|
|
|
|
@8446
|
20 years |
jhoblitt |
remove -addresidexp -recip
|
|
|
|
@8445
|
20 years |
jhoblitt |
rename detResidExp.stat -> detResidExp.stats
|
|
|
|
@8444
|
20 years |
jhoblitt |
be consistent about binned images params; -b1_uri & -b2_uri
|
|
|
|
@8443
|
20 years |
jhoblitt |
remove detInputExp.use
|
|
|
|
@8442
|
20 years |
jhoblitt |
rename detInputExp.accept -> .use
remove detResidExp.recipe & .keep
|
|
|
|
@8441
|
20 years |
Paul Price |
Making fix using variable length arrays to concatenate strings …
|
|
|
|
@8440
|
20 years |
Paul Price |
No realloc if the requested size is equal to the current size.
|
|
|
|
@8439
|
20 years |
rhl |
Added psMemStats() to report state of memory system
|
|
|
|
@8438
|
20 years |
rhl |
1/ Don't let psRealloc realloc blocks that psAlloc knows to be
powers …
|
|
|
|
@8437
|
20 years |
rhl |
Detect PSF problems
|
|
|
|
@8436
|
20 years |
rhl |
Handle psVectorClipFitPolynomial1D failing without a SEGV; PR 806
|
|
|
|
@8435
|
20 years |
jhoblitt |
change -addresidexp -jpeg[12] -b[12]_uri
|
|
|
|
@8434
|
20 years |
jhoblitt |
add b1_uri & b2_uri to detResidExp
|
|
|
|
@8433
|
20 years |
jhoblitt |
add detResidExp.b1 & .b2
|
|
|
|
@8432
|
20 years |
jhoblitt |
add detInputExp.stat
index detRun.iteration
|
|
|
|
@8431
|
20 years |
jhoblitt |
fix -addresidexp option generation
|
|
|
|
@8430
|
20 years |
eugene |
set buffer to NULL on init
|
|
|
|
@8429
|
20 years |
eugene |
minor bugs
|
|
|
|
@8428
|
20 years |
eugene |
better error checking, config tests
|
|
|
|
@8427
|
20 years |
eugene |
updated to the new DVO APIs; minor cleanups (unused variables, etc)
|
|
|
|
@8426
|
20 years |
eugene |
created ICD demo tool, with sample files for PSPS/IPP
|
|
|
|
@8425
|
20 years |
drobbin |
Updated tests. Manip still under construction.
|
|
|
|
@8424
|
20 years |
eugene |
successful implementation of the threaded version of pcontrol
|
|
|
|
@8423
|
20 years |
jhoblitt |
add re-enabled Pod comment code example
|
|
|
|
@8422
|
20 years |
rhl |
Fix detection of e.g. 1 10 10 1 as a peak; bugzilla 802
|
|
|
|
@8421
|
20 years |
jhoblitt |
update -addresidexp options
|
|
|
|
@8420
|
20 years |
jhoblitt |
update -residimfile
|
|
|
|
@8419
|
20 years |
Paul Price |
Adding Perl script to calculate normalisation.
|
|
|
|
@8418
|
20 years |
Paul Price |
Reading into extant buffer
|
|
|
|
@8417
|
20 years |
Paul Price |
Was having trouble with memory blowout. Added (compile-time) option …
|
|
|
|
@8416
|
20 years |
Paul Price |
Adding assertions.
|
|
|
|
@8415
|
20 years |
Paul Price |
No need to do psStringAlloc on empty string --- we can allocate
the …
|
|
|
|
@8414
|
20 years |
drobbin |
Edited format of ItemParse and printing tests. Updated accordingly. …
|
|
|
|
@8413
|
20 years |
Paul Price |
We want to avoid using the psString functions, or any function that …
|
|
|
|
@8412
|
20 years |
Paul Price |
Propogating PSLIB_CFLAGS to the lower levels, so that, e.g., …
|
|
|
|
@8411
|
20 years |
rhl |
Provide a more helpful error message
|
|
|
|
@8410
|
20 years |
rhl |
Close the config file, otherwise we eventually run out of file descriptors
|
|
|
|
@8409
|
20 years |
rhl |
Include assert.h, as the name implies
|
|
|
|
@8408
|
20 years |
rhl |
If nData == 0 then Sums is null, and Sums[] is a SEGV
|
|
|
|
@8407
|
20 years |
jhoblitt |
implement -toresidexp
|
|
|
|
@8406
|
20 years |
jhoblitt |
stub out -toresidexp
reimplement -addresidimfile
|
|
|
|
@8405
|
20 years |
Paul Price |
Change to output statistics of combined image.
|
|
|
|
@8404
|
20 years |
Paul Price |
Return value was causing "statement with no effect" warning.
|
|
|
|
@8403
|
20 years |
Paul Price |
Forgot to include arguments.
|
|
|
|
@8402
|
20 years |
Paul Price |
Adding psTraceSetFormat for when PS_NO_TRACE is set.
|
|
|
|
@8401
|
20 years |
Paul Price |
RECIPENAME clashed with other names when used as a library: renamed to …
|
|
|
|
@8400
|
20 years |
Paul Price |
ppStatsSetup.c split into ppStatsSetupFromArgs.c and …
|
|
|
|
@8399
|
20 years |
Paul Price |
"ppMerge" produces statistics, "dettool -addstacked" takes statistics, …
|
|
|
|
@8398
|
20 years |
Paul Price |
Synching to revised pmFlatNormalize function API.
|
|
|
|
@8397
|
20 years |
Paul Price |
pmFlatNormalize now normalizes the mean of the gains to unity. …
|
|
|
|
@8396
|
20 years |
Paul Price |
Previous version of ppNorm doesn't fit in to the (now better …
|
|
|
|
@8395
|
20 years |
eugene |
replaced relastro with relphot
|
|
|
|
@8394
|
20 years |
eugene |
adjusting dvo_catalog_create to remove Nsecfilt
|
|
|
|
@8392
|
20 years |
eugene |
update to new DVO APIs
|
|
|
|
@8391
|
20 years |
eugene |
removing old versions, updating to new DVO APIs
|
|
|
|
@8390
|
20 years |
eugene |
update to new DVO APIs
|
|
|
|
@8389
|
20 years |
eugene |
removing old versions, updating to new DVO APIs
|
|
|
|
@8388
|
20 years |
eugene |
update to new DVO APIs, remove old versions
|
|
|
|
@8387
|
20 years |
Paul Price |
Putting brackets around macro parameters.
|
|
|
|
@8386
|
20 years |
eugene |
updating to new DVO APIs
|
|
|
|
@8385
|
20 years |
eugene |
added check_dir_access, removed unused variables
|
|
|
|
@8384
|
20 years |
drobbin |
made some finishing touches to transfer test
|
|
|
|
@8383
|
20 years |
jhoblitt |
implement -toresid
|
|
|
|
@8382
|
20 years |
jhoblitt |
stub out -toresid
|
|
|
|
@8380
|
20 years |
jhoblitt |
VERSION to 0.0.30
|
|
|
|
@8379
|
20 years |
jhoblitt |
rename -addnormalized -> -addnormalizedimfile
|
|
|
|
@8378
|
20 years |
jhoblitt |
complete new implementation of -addnormalized
|
|
|
|
@8377
|
20 years |
jhoblitt |
remove detNormalizedImfile.recipe
rename detResidImfileAnalysis -> …
|
|
|
|
@8376
|
20 years |
jhoblitt |
stub out the new -addnormalized
rename detResidExpAnalysis -> …
|
|
|
|
@8375
|
20 years |
drobbin |
Adding tap tests for MetadataCopy, MetadataItemCopy, and …
|
|
|
|
@8374
|
20 years |
drobbin |
removed error check for NULL vector in MetaItemCopy
|
|
|
|
@8373
|
20 years |
jhoblitt |
rename detResidImfileAnalysis -> detResidImfile
rename …
|
|
|
|
@8372
|
20 years |
jhoblitt |
rename -addnormalized -> -addnormalizedimfile
|
|
|
|