|
|
|
@8610
|
20 years |
jhoblitt |
add gcc format attributes to psStringAppend(), psStringPrepend(), …
|
|
|
|
@8609
|
20 years |
Paul Price |
Fixing file names, adding iteration parameter.
|
|
|
|
@8608
|
20 years |
Paul Price |
Was missing the second exp_id.
|
|
|
|
@8607
|
20 years |
jhoblitt |
add psStringPrependV()
change psStringPrepend() to use …
|
|
|
|
@8606
|
20 years |
jhoblitt |
fix -addresidimfile also handle detStackedImfile.normalize = 0
|
|
|
|
@8605
|
20 years |
Paul Price |
Removing unnecessary vsnprintf for metadata item name.
|
|
|
|
@8604
|
20 years |
Paul Price |
Using psStringAppendV instead of fixed length array.
|
|
|
|
@8603
|
20 years |
Paul Price |
Putting va_list code together.
|
|
|
|
@8602
|
20 years |
jhoblitt |
bug #809 - use psStringAppendV() instead of calling vsnprintf() …
|
|
|
|
@8601
|
20 years |
Paul Price |
Forgot to free.
|
|
|
|
@8600
|
20 years |
Paul Price |
Discovered real cause of SEGVs on AMD64: see bug 809. Restoring use …
|
|
|
|
@8599
|
20 years |
Paul Price |
Adding log of iteration through a detrend run
|
|
|
|
@8598
|
20 years |
jhoblitt |
add psStringAppendV()
change psStringAppend() to be a wrapper around …
|
|
|
|
@8597
|
20 years |
drobbin |
Finished all psArray testing. 100% code coverage!!!
|
|
|
|
@8596
|
20 years |
jhoblitt |
fwv
|
|
|
|
@8595
|
20 years |
rhl |
<time.h> fails to define gmtime_r on os/x 10.4.6 due to an apparent …
|
|
|
|
@8593
|
20 years |
eugene |
changed TLIBFLAG to TLIB
|
|
|
|
@8592
|
20 years |
eugene |
removed -lX11 not needed
|
|
|
|
@8591
|
20 years |
drobbin |
added checks to psArray Alloc fxns for negative nalloc inputs. Added …
|
|
|
|
@8590
|
20 years |
jhoblitt |
fix -toresid SQL so that both sides of the union are balanced after …
|
|
|
|
@8589
|
20 years |
jhoblitt |
typo
|
|
|
|
@8588
|
20 years |
jhoblitt |
add detNormalizedImfile.uri to -toresid
|
|
|
|
@8587
|
20 years |
jhoblitt |
add det_type to -toresid
|
|
|
|
@8586
|
20 years |
Paul Price |
Adding statistics, recipe to output.
|
|
|
|
@8584
|
20 years |
jhoblitt |
remove slurping of DATA
|
|
|
|
@8583
|
20 years |
jhoblitt |
VERSION to 0.02
split grammar out of PS::IPP::Metadata::Config into …
|
|
|
|
@8582
|
20 years |
Paul Price |
generateTrimBias was not storing the newly created trimsec.
|
|
|
|
@8581
|
20 years |
jhoblitt |
add TRACEDEST to config
|
|
|
|
@8580
|
20 years |
jhoblitt |
add det_type to -tostack's output
|
|
|
|
@8579
|
20 years |
jhoblitt |
change -tostack output metadata to be named detProcessedImfile & …
|
|
|
|
@8578
|
20 years |
Paul Price |
Fixing file names.
|
|
|
|
@8577
|
20 years |
Paul Price |
Removing more variable length arrays.
|
|
|
|
@8576
|
20 years |
Paul Price |
Cleaning up some things.
|
|
|
|
@8575
|
20 years |
Paul Price |
Linux-64 doesn't seem to like variable length arrays. Reverting to …
|
|
|
|
@8574
|
20 years |
jhoblitt |
remove this file as it seems to be useless
|
|
|
|
@8573
|
20 years |
jhoblitt |
rename psmodule -> psmodules
|
|
|
|
@8572
|
20 years |
jhoblitt |
update ippdb & pslib versions
|
|
|
|
@8571
|
20 years |
jhoblitt |
change psmodule -> psmodules
|
|
|
|
@8570
|
20 years |
jhoblitt |
rename library & utilities from psModule -> psModules …
|
|
|
|
@8569
|
20 years |
jhoblitt |
rename library & utilities from psModule -> psModules
|
|
|
|
@8567
|
20 years |
eugene |
adding missing symbols for non-threaded version
|
|
|
|
@8566
|
20 years |
eugene |
making pantasks_client,server default installs
|
|
|
|
@8565
|
20 years |
jhoblitt |
change -input to include rawDetrendExp info for the exp_ids
|
|
|
|
@8564
|
20 years |
jhoblitt |
remove tabs
|
|
|
|
@8563
|
20 years |
jhoblitt |
fix -updateexp testing -exp_time for being !defined instead of isnan()
|
|
|
|
@8562
|
20 years |
eugene |
added change log for base
|
|
|
|
@8556
|
20 years |
eugene |
updated ChangeLogs
|
|
|
|
@8555
|
20 years |
eugene |
fixed dvo_catalog_open mode
|
|
|
|
@8554
|
20 years |
eugene |
added missing prototype
|
|
|
|
@8553
|
20 years |
eugene |
better warnings on bind errors
|
|
|
|
@8552
|
20 years |
eugene |
threading fixes
|
|
|
|
@8551
|
20 years |
Paul Price |
Catch case that there's only a single imfile.
|
|
|
|
@8550
|
20 years |
Paul Price |
Need to add expid.
|
|
|
|
@8549
|
20 years |
Paul Price |
Updating perl command line options.
|
|
|
|
@8548
|
20 years |
eugene |
cleanup of timeouts and thread-safety issues, controller comms
|
|
|
|
@8546
|
20 years |
eugene |
cleanup of timeouts and thread-safety issues
|
|
|
|
@8545
|
20 years |
drobbin |
Edited many functions and files to complete code-coverage for …
|
|
|
|
@8543
|
20 years |
jhoblitt |
VERSION 0.0.33
|
|
|
|
@8542
|
20 years |
jhoblitt |
add detStackedImfile.normalize
|
|
|
|
@8541
|
20 years |
jhoblitt |
implement -pleasenormalize support
|
|
|
|
@8540
|
20 years |
Paul Price |
Need to print %zd for size_t arguments.
|
|
|
|
@8539
|
20 years |
Paul Price |
Updating .cvsignore
|
|
|
|
@8538
|
20 years |
Paul Price |
Spelling error for -adddetrunsummary; shouldn't have exp_id either.
|
|
|
|
@8537
|
20 years |
jhoblitt |
rename p1search -> p1tool
|
|
|
|
@8536
|
20 years |
jhoblitt |
rename pzsearch -> pztool
|
|
|
|
@8535
|
20 years |
jhoblitt |
rename p2search -> p2tool
|
|
|
|
@8534
|
20 years |
jhoblitt |
automate option help printing
|
|
|
|
@8533
|
20 years |
jhoblitt |
disable:
-stackedframe
-normalizedframe
…
|
|
|
|
@8532
|
20 years |
jhoblitt |
change stackedMode() to use SQL directly
|
|
|
|
@8531
|
20 years |
jhoblitt |
change -tostack to make sure detInputExp.include = 1
|
|
|
|
@8530
|
20 years |
jhoblitt |
change -processed to handle detInputExp.include & iterations
|
|
|
|
@8528
|
20 years |
jhoblitt |
VERSION 0.0.32
|
|
|
|
@8527
|
20 years |
jhoblitt |
implement -updatedetrun
|
|
|
|
@8526
|
20 years |
jhoblitt |
fix a buffer overflow in psDBIntToString() by correctly calculating …
|
|
|
|
@8525
|
20 years |
Paul Price |
See bugs 801, 803. The recycling mechanism assumed that the spectrum …
|
|
|
|
@8524
|
20 years |
eugene |
create test reference directory
|
|
|
|
@8523
|
20 years |
eugene |
update tests
|
|
|
|
@8522
|
20 years |
eugene |
update the tests
|
|
|
|
@8521
|
20 years |
eugene |
added abstract name SKY_DEPTH_HST
|
|
|
|
@8520
|
20 years |
eugene |
added needed flush in dvo_catalog_unlock
|
|
|
|
@8519
|
20 years |
eugene |
added note
|
|
|
|
@8518
|
20 years |
eugene |
removed old, irrelevant comment
|
|
|
|
@8517
|
20 years |
eugene |
used abstract name SKY_DEPTH_HST
|
|
|
|
@8516
|
20 years |
eugene |
removed irrelevant comment
|
|
|
|
@8515
|
20 years |
eugene |
converted to new DVO APIs
|
|
|
|
@8514
|
20 years |
eugene |
conversion to new DVO APIs, removed old kruft
|
|
|
|
@8513
|
20 years |
eugene |
converted to new DVO APIs, some fixes of luminosity function depth match
|
|
|
|
@8512
|
20 years |
rhl |
Add psphotCVSName()
|
|
|
|
@8511
|
20 years |
Paul Price |
Typo.
|
|
|
|
@8510
|
20 years |
Paul Price |
Reject exposures based on the full sample of exposures, and determine …
|
|
|
|
@8509
|
20 years |
Paul Price |
Name change.
|
|
|
|
@8508
|
20 years |
Paul Price |
Old old version, made when I had no idea what was going on.
|
|
|
|
@8507
|
20 years |
Paul Price |
Program to reject exposures from a detrend run, based on the component …
|
|
|
|
@8506
|
20 years |
Paul Price |
Making the array of backgrounds and background stdevs public.
|
|
|
|
@8505
|
20 years |
Paul Price |
Fixing error to correspond with program.
|
|
|
|
@8504
|
20 years |
jhoblitt |
rename -updatedetrun -rerun -> -again to avoid conflicting with the …
|
|
|
|
@8503
|
20 years |
Paul Price |
Use the command I found, not some generic one.
|
|
|
|
@8502
|
20 years |
jhoblitt |
exit when multiple modes are specified
|
|
|
|
@8501
|
20 years |
jhoblitt |
stub out -updatedetrun
|
|
|
|
@8500
|
20 years |
jhoblitt |
remove -updatedetrun -ok
|
|
|
|