IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src/regtool.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15778   19 years eugene fixed error relating to test sql code
(edit) @15776   19 years jhoblitt simplfy regtool -addprocessedimfile & add/require the -uri parameter
(edit) @15775   19 years eugene adding rawExp,rawImfile comment and teltemp fields
(edit) @15740   19 years eugene adding new fields to rawExp, rawImfile
(edit) @14958   19 years Paul Price Plugging memory leak from not freeing rawExp before "continue".
(edit) @14214   19 years jhoblitt update chiptool -queue
(edit) @14098   19 years jhoblitt add regtool -revertprocessedexp
(edit) @14097   19 years jhoblitt add regtool -revertprocessedimfile
(edit) @14091   19 years jhoblitt * fix inhere. workdir rawExp to chipRun * add option to supply workdir …
(edit) @14059   19 years jhoblitt remove use of rawExp.imfiles
(edit) @14024   19 years jhoblitt merge regtool_find_unprocessed_exp.sql & regtool_pendingexp.sql
(edit) @14023   19 years jhoblitt rename exp_id -> exp_name rename exp_tag -> exp_id add add …
(edit) @14018   19 years jhoblitt merge backtrack branch
(edit) @13617   19 years eugene adding additional fields to the metadata tables (binned stdev, fringe …
(edit) @13606   19 years eugene added sat_pixel_frac
(edit) @13580   19 years jhoblitt required option update
(edit) @12347   19 years jhoblitt add rawImfile.filelevel
(edit) @12259   19 years jhoblitt split detselect SQL out into their own files add rawExp.filelevel field
(edit) @12232   19 years jhoblitt add chipPendingExp.workdir
(edit) @12190   19 years jhoblitt rename chipQueueRawExp() -> chipQueueExpTag()
(edit) @12177   19 years jhoblitt add chipQueueRawExp() and remove dead code that it can be used in place of
(edit) @12174   19 years jhoblitt first pass working chiptool -queuerawexp normalize …
(edit) @12131   19 years jhoblitt rename all *_version fields to be *_id change chip* tables to use a …
(edit) @12096   19 years jhoblitt move SQL out of chiptool into separate data files
(edit) @12092   19 years jhoblitt don't send informational issues to the error stack
(edit) @12086   19 years jhoblitt move SQL out of regtool into separate data files
(edit) @12025   19 years jhoblitt filename rename form pXtool -> [foo]tool perl -pi -e 's/p0/reg/g' …
(edit) @12024   19 years jhoblitt s/p0/reg/g s/p1/guide/g s/p2/chip/g s/p6/stack/g s/p5/diff/g …
(edit) @11997   19 years jhoblitt rename p[x]tools -> [foo]tools
(edit) @11875   19 years jhoblitt require ippdb 1.1.9 add expgroup/dvodb fields to ippdb
(edit) @11842   19 years jhoblitt handle p0toolConfig() errors properly
(edit) @11816   19 years jhoblitt add solang/label/parent fields
(edit) @11735   19 years jhoblitt p2/p3 version reorg
(edit) @11702   19 years jhoblitt update psAbort() API
(edit) @11329   19 years jhoblitt fix missing switch 'case' statements
(edit) @11326   19 years jhoblitt add support for handling psError codes returned by psDB*() calls
(edit) @11138   20 years jhoblitt add basic workdir support
(edit) @11080   20 years jhoblitt change -pendingexp to not list exposures with faulted imfiles
(edit) @11047   20 years jhoblitt require ippdb 0.0.73 merge rawScienceExp & rawDetrnedExp -> rawExp …
(edit) @11037   20 years eugene adding pxerrors
(edit) @11033   20 years jhoblitt rework fault handling: remove p2PendingImfile.fault add …
(edit) @11002   20 years jhoblitt rename setFaultCode() -> pxSetFaultCode() and move it into it's own …
(edit) @10988   20 years jhoblitt convert new[Exp|Imfile].flags -> .fault and change it into a S16
(edit) @10976   20 years jhoblitt add -faultexp & -pendingexp -faulted
(edit) @10974   20 years jhoblitt change -pendingimfile to not list faulted imfiles by default
(edit) @10973   20 years jhoblitt add -pendingimfile -faulted
(edit) @10972   20 years jhoblitt add -faultimfile
(edit) @10671   20 years jhoblitt add a -limit option to -pendingexp & -pendingimfile
(edit) @10637   20 years jhoblitt make most options 'optional' per PPs request
(edit) @10404   20 years jhoblitt make -updateimfile -bg_* params optional per PPs request (part 2)
(edit) @10403   20 years jhoblitt make -updateimfile -bg_* params optional per PPs request
(edit) @10231   20 years jhoblitt guard psTimeFromISO() from being called with NULL
(edit) @10207   20 years jhoblitt fix a mem leak
(edit) @10131   20 years jhoblitt SQL cleanup in pendingexpMode() & updateexpMode() make -updateexp …
(edit) @10116   20 years jhoblitt convert all exp_tags to be of type STR
(edit) @10040   20 years jhoblitt change newExp.exp_tag to be psU64
(edit) @9764   20 years jhoblitt add basic p2 masking support and the p2Mask table
(edit) @9691   20 years jhoblitt fix an error message
(edit) @9682   20 years jhoblitt add -dateobs params to -update[imfile|exp]
(edit) @9392   20 years jhoblitt add copyright & license notices
(edit) @9250   20 years jhoblitt rename obstype fields -> object
(edit) @9240   20 years jhoblitt fix a variable naming goof
(edit) @9232   20 years jhoblitt improved database error handling
(edit) @9189   20 years jhoblitt add obstype to raw* tables
(edit) @9057   20 years jhoblitt require ippdb 0.0.38 the "big" exp_id -> exp_tag conversion
(edit) @9028   20 years eugene added error stack print
(edit) @8733   20 years jhoblitt warning fixes
(edit) @8711   20 years jhoblitt add -exp_type to -updateexp
(edit) @8661   20 years jhoblitt restrict the scope of whereClaus in updateimfileMode()
(edit) @8563   20 years jhoblitt fix -updateexp testing -exp_time for being !defined instead of isnan()
(edit) @8341   20 years jhoblitt fix SQL quries in pendingexpMode() & updateimfileMode() to handle …
(edit) @8329   20 years jhoblitt fix -updatexp -detrend to only add the exp into rawDetrendExp and not …
(edit) @8321   20 years jhoblitt add -exp_type to -updateimfile
(edit) @8292   20 years jhoblitt rename p0search -> p0tool
(edit) @8287   20 years jhoblitt fix the -ra required error messages
(edit) @8285   20 years jhoblitt improved comments
(edit) @8281   20 years jhoblitt fully implement -rawimfile
(edit) @8280   20 years jhoblitt stub out -rawimfile
(edit) @8279   20 years jhoblitt big database scheme change -- now partially normalized full implement …
(edit) @8268   20 years jhoblitt fix -updateimfile so that the entry in newImfile is removed partial …
(edit) @8250   20 years jhoblitt major overhaul to p0search; remove -pending remove -update …
(edit) @8188   20 years jhoblitt fix -ra claim that it -airmass when reporting the "required" option error
(edit) @8187   20 years jhoblitt add -pending -simple fix a memory leak in -pending
(edit) @8120   20 years jhoblitt large database schema change -> add airmass, ra, decl, exp_time, & …
(edit) @8042   20 years jhoblitt fix a memory leak in -update
(edit) @8037   20 years jhoblitt fix -update handling of p2 -- insert exp & images into p2PendingExp & …
(edit) @8018   20 years jhoblitt fix memory leaks
(edit) @8016   20 years jhoblitt add -update error checking
(edit) @8015   20 years jhoblitt revise -update to accept a -detrend flag to mark the data as either …
(edit) @8013   20 years jhoblitt memory leak fixes
(edit) @7815   20 years jhoblitt always use the PXTOOL_MODE macro
(edit) @6978   20 years jhoblitt cleanups: all cli utils have thier own .h make *Config() funcs …
(edit) @6661   20 years jhoblitt exp_type & class are redundant in Exps
(edit) @6370   20 years jhoblitt free config
(edit) @6341   20 years jhoblitt rename pxConfig database -> dbh
(edit) @6338   20 years jhoblitt add pxConfigAlloc() change p0search[Config] to use pxConfigAlloc()
(edit) @6336   20 years jhoblitt remove p0CameraConfig tables update database table formats
(edit) @6300   20 years jhoblitt complete implementation of -update (will need to be changed to reflect …
(edit) @6286   20 years jhoblitt change -pending to only return 'pending' frames implement -update
(add) @6262   20 years jhoblitt oops
Note: See TracRevisionLog for help on using the revision log.