|
|
|
@11735
|
19 years |
jhoblitt |
p2/p3 version reorg
|
|
|
|
@11702
|
19 years |
jhoblitt |
update psAbort() API
|
|
|
|
@11329
|
19 years |
jhoblitt |
fix missing switch 'case' statements
|
|
|
|
@11326
|
19 years |
jhoblitt |
add support for handling psError codes returned by psDB*() calls
|
|
|
|
@11138
|
20 years |
jhoblitt |
add basic workdir support
|
|
|
|
@11080
|
20 years |
jhoblitt |
change -pendingexp to not list exposures with faulted imfiles
|
|
|
|
@11047
|
20 years |
jhoblitt |
require ippdb 0.0.73
merge rawScienceExp & rawDetrnedExp -> rawExp …
|
|
|
|
@11037
|
20 years |
eugene |
adding pxerrors
|
|
|
|
@11033
|
20 years |
jhoblitt |
rework fault handling:
remove p2PendingImfile.fault
add …
|
|
|
|
@11002
|
20 years |
jhoblitt |
rename setFaultCode() -> pxSetFaultCode() and move it into it's own …
|
|
|
|
@10988
|
20 years |
jhoblitt |
convert new[Exp|Imfile].flags -> .fault and change it into a S16
|
|
|
|
@10976
|
20 years |
jhoblitt |
add -faultexp & -pendingexp -faulted
|
|
|
|
@10974
|
20 years |
jhoblitt |
change -pendingimfile to not list faulted imfiles by default
|
|
|
|
@10973
|
20 years |
jhoblitt |
add -pendingimfile -faulted
|
|
|
|
@10972
|
20 years |
jhoblitt |
add -faultimfile
|
|
|
|
@10671
|
20 years |
jhoblitt |
add a -limit option to -pendingexp & -pendingimfile
|
|
|
|
@10637
|
20 years |
jhoblitt |
make most options 'optional' per PPs request
|
|
|
|
@10404
|
20 years |
jhoblitt |
make -updateimfile -bg_* params optional per PPs request (part 2)
|
|
|
|
@10403
|
20 years |
jhoblitt |
make -updateimfile -bg_* params optional per PPs request
|
|
|
|
@10231
|
20 years |
jhoblitt |
guard psTimeFromISO() from being called with NULL
|
|
|
|
@10207
|
20 years |
jhoblitt |
fix a mem leak
|
|
|
|
@10131
|
20 years |
jhoblitt |
SQL cleanup in pendingexpMode() & updateexpMode()
make -updateexp …
|
|
|
|
@10116
|
20 years |
jhoblitt |
convert all exp_tags to be of type STR
|
|
|
|
@10040
|
20 years |
jhoblitt |
change newExp.exp_tag to be psU64
|
|
|
|
@9764
|
20 years |
jhoblitt |
add basic p2 masking support and the p2Mask table
|
|
|
|
@9691
|
20 years |
jhoblitt |
fix an error message
|
|
|
|
@9682
|
20 years |
jhoblitt |
add -dateobs params to -update[imfile|exp]
|
|
|
|
@9392
|
20 years |
jhoblitt |
add copyright & license notices
|
|
|
|
@9250
|
20 years |
jhoblitt |
rename obstype fields -> object
|
|
|
|
@9240
|
20 years |
jhoblitt |
fix a variable naming goof
|
|
|
|
@9232
|
20 years |
jhoblitt |
improved database error handling
|
|
|
|
@9189
|
20 years |
jhoblitt |
add obstype to raw* tables
|
|
|
|
@9057
|
20 years |
jhoblitt |
require ippdb 0.0.38
the "big" exp_id -> exp_tag conversion
|
|
|
|
@9028
|
20 years |
eugene |
added error stack print
|
|
|
|
@8733
|
20 years |
jhoblitt |
warning fixes
|
|
|
|
@8711
|
20 years |
jhoblitt |
add -exp_type to -updateexp
|
|
|
|
@8661
|
20 years |
jhoblitt |
restrict the scope of whereClaus in updateimfileMode()
|
|
|
|
@8563
|
20 years |
jhoblitt |
fix -updateexp testing -exp_time for being !defined instead of isnan()
|
|
|
|
@8341
|
20 years |
jhoblitt |
fix SQL quries in pendingexpMode() & updateimfileMode() to handle …
|
|
|
|
@8329
|
20 years |
jhoblitt |
fix -updatexp -detrend to only add the exp into rawDetrendExp and not …
|
|
|
|
@8321
|
20 years |
jhoblitt |
add -exp_type to -updateimfile
|
|
|
|
@8292
|
20 years |
jhoblitt |
rename p0search -> p0tool
|
|
|
|
@8287
|
20 years |
jhoblitt |
fix the -ra required error messages
|
|
|
|
@8285
|
20 years |
jhoblitt |
improved comments
|
|
|
|
@8281
|
20 years |
jhoblitt |
fully implement -rawimfile
|
|
|
|
@8280
|
20 years |
jhoblitt |
stub out -rawimfile
|
|
|
|
@8279
|
20 years |
jhoblitt |
big database scheme change -- now partially normalized
full implement …
|
|
|
|
@8268
|
20 years |
jhoblitt |
fix -updateimfile so that the entry in newImfile is removed
partial …
|
|
|
|
@8250
|
20 years |
jhoblitt |
major overhaul to p0search;
remove -pending
remove -update
…
|
|
|
|
@8188
|
20 years |
jhoblitt |
fix -ra claim that it -airmass when reporting the "required" option error
|
|
|
|
@8187
|
20 years |
jhoblitt |
add -pending -simple
fix a memory leak in -pending
|
|
|
|
@8120
|
20 years |
jhoblitt |
large database schema change -> add airmass, ra, decl, exp_time, & …
|
|
|
|
@8042
|
20 years |
jhoblitt |
fix a memory leak in -update
|
|
|
|
@8037
|
20 years |
jhoblitt |
fix -update handling of p2 -- insert exp & images into p2PendingExp & …
|
|
|
|
@8018
|
20 years |
jhoblitt |
fix memory leaks
|
|
|
|
@8016
|
20 years |
jhoblitt |
add -update error checking
|
|
|
|
@8015
|
20 years |
jhoblitt |
revise -update to accept a -detrend flag to mark the data as either …
|
|
|
|
@8013
|
20 years |
jhoblitt |
memory leak fixes
|
|
|
|
@7815
|
20 years |
jhoblitt |
always use the PXTOOL_MODE macro
|
|
|
|
@6978
|
20 years |
jhoblitt |
cleanups:
all cli utils have thier own .h
make *Config() funcs …
|
|
|
|
@6661
|
20 years |
jhoblitt |
exp_type & class are redundant in Exps
|
|
|
|
@6370
|
20 years |
jhoblitt |
free config
|
|
|
|
@6341
|
20 years |
jhoblitt |
rename pxConfig database -> dbh
|
|
|
|
@6338
|
20 years |
jhoblitt |
add pxConfigAlloc()
change p0search[Config] to use pxConfigAlloc()
|
|
|
|
@6336
|
20 years |
jhoblitt |
remove p0CameraConfig tables
update database table formats
|
|
|
|
@6300
|
20 years |
jhoblitt |
complete implementation of -update (will need to be changed to reflect …
|
|
|
|
@6286
|
20 years |
jhoblitt |
change -pending to only return 'pending' frames
implement -update
|
|
|
|
@6262
|
20 years |
jhoblitt |
oops
|