IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9313   20 years jhoblitt fix -tonormalizedstat to work with multiple det_ids
(edit) @9311   20 years jhoblitt implement p3tool -addprocessedexp
(edit) @9310   20 years jhoblitt fix -pendingexp
(edit) @9309   20 years jhoblitt add p3ProcessedExp table
(edit) @9289   20 years jhoblitt more typos
(edit) @9287   20 years jhoblitt typo
(edit) @9285   20 years jhoblitt fix iteration bug in tonormalize
(edit) @9284   20 years jhoblitt fix -residexp where query generation when args are used
(edit) @9283   20 years jhoblitt update -residexp to include detInputExp.include in it's output
(edit) @9274   20 years jhoblitt rename -addprocessedimfile -> -addprocessedexp & update args
(edit) @9273   20 years jhoblitt implemented -pendingimfile
(edit) @9272   20 years jhoblitt implement -pendingexp
(edit) @9271   20 years jhoblitt stub out p3tool
(edit) @9264   20 years jhoblitt in addprocessedexp(), don't free output() until after it's length has …
(edit) @9260   20 years jhoblitt fix det*R*un capitalization
(edit) @9258   20 years jhoblitt remove p2insertPendingFrames.c & p2searchPendingFrames.c from the build
(edit) @9256   20 years jhoblitt jettison [f]slurp() functions now that they are part of psLib as psSlurp*()
(edit) @9255   20 years jhoblitt add pxAdminMode enum
(edit) @9254   20 years jhoblitt PX_MODE enum is gone... use 0 instead
(edit) @9253   20 years jhoblitt minor reorg
(edit) @9252   20 years jhoblitt remove pxMode enum (unused)
(edit) @9250   20 years jhoblitt rename obstype fields -> object
(edit) @9249   20 years jhoblitt reimplemented pendingimfileMode()
(edit) @9240   20 years jhoblitt fix a variable naming goof
(edit) @9239   20 years jhoblitt improve database error handling
(edit) @9232   20 years jhoblitt improved database error handling
(edit) @9231   20 years jhoblitt add detNormalizedImfile.bg*
(edit) @9227   20 years jhoblitt change -tonormalize to only return unique entries
(edit) @9226   20 years jhoblitt update all database result handling so that we exit normally when no …
(edit) @9214   20 years jhoblitt add detNormalizedImfile.b[12]_uri
(edit) @9211   20 years jhoblitt add detRun.det_type rawDetrendExp.camera, detStackedImfile.uri to the …
(edit) @9210   20 years jhoblitt add det_type to -tonormalizedstat
(edit) @9189   20 years jhoblitt add obstype to raw* tables
(edit) @9177   20 years jhoblitt fix detRun.state checks (spelling error)
(edit) @9176   20 years jhoblitt check detRun.set to be 'run'
(edit) @9160   20 years jhoblitt add setDetRunState()
(edit) @9146   20 years jhoblitt implement -normalizedexp
(edit) @9138   20 years jhoblitt plug a leak in addnormalizedexpMode()
(edit) @9137   20 years jhoblitt add -normalize search options impliment -addnormalizedexp
(edit) @9123   20 years jhoblitt rename addnormstat -> addnormalizedstat rename tonormstat -> …
(edit) @9119   20 years jhoblitt impliment -tonormalizedexp
(edit) @9118   20 years jhoblitt add detNormalizedExp table
(edit) @9117   20 years jhoblitt reimpliment -raw (w/o options) minor cleanup of -toprocess
(edit) @9115   20 years jhoblitt rename -raw -> -toprocess stub out a new -raw
(edit) @9114   20 years jhoblitt fix -tonormalizedexp option name
(edit) @9113   20 years jhoblitt remove -processed -unmask (behavior is now as if -unmask is always set)
(edit) @9111   20 years jhoblitt rename -normstat -> tonormstat
(edit) @9109   20 years jhoblitt remove detStackedImfile.normalize
(edit) @9100   20 years jhoblitt implement -processedexp
(edit) @9096   20 years jhoblitt fix -toprocessedexp so that multiple exp_tags in the same detrun are …
(edit) @9089   20 years jhoblitt fix -toprocessedexp to not return duplicate exp_tags
(edit) @9087   20 years jhoblitt add "camera" to -toresid's output
(edit) @9079   20 years jhoblitt fix -toprocessedexp sql
(edit) @9078   20 years jhoblitt add toprocessedexpMode() add detProcessedExp table
(edit) @9077   20 years jhoblitt remove -itreation from *processed* modes
(edit) @9075   20 years jhoblitt fill in options for -addnormalizedexp
(edit) @9074   20 years jhoblitt fix double frees
(edit) @9073   20 years jhoblitt stub out -tonormalizedexp, -addnormalizedexp, & -normalizedexp rename …
(edit) @9071   20 years jhoblitt toprocessedexpMode() addprocessedexpMode() processedexpMode()
(edit) @9065   20 years jhoblitt rename processedMode() -> processedimfileMode()
(edit) @9064   20 years jhoblitt rename -processed -> -processedimfile
(edit) @9057   20 years jhoblitt require ippdb 0.0.38 the "big" exp_id -> exp_tag conversion
(edit) @9046   20 years jhoblitt rename -> -addprocessedimfile -addprocessed add -uri_b1, -uri_b2 to …
(edit) @9043   20 years jhoblitt change -adddetrunsummary -reject -> -accept
(edit) @9028   20 years eugene added error stack print
(edit) @8987   20 years jhoblitt fix -adddetrunsummary -reject description
(edit) @8986   20 years jhoblitt add instrument name to tostackMode()'s output
(edit) @8878   20 years jhoblitt fix error message in addnormalizedimfileMode()
(edit) @8877   20 years jhoblitt roll back 1.138
(edit) @8874   20 years jhoblitt change defineByQueryMode() to use det_type in it's "query"
(edit) @8849   20 years Paul Price Adding string.h where required
(edit) @8733   20 years jhoblitt warning fixes
(edit) @8711   20 years jhoblitt add -exp_type to -updateexp
(edit) @8667   20 years jhoblitt update p2pendingToProcessedImfile() rename p2pendingToProcessedImfile …
(edit) @8661   20 years jhoblitt restrict the scope of whereClaus in updateimfileMode()
(edit) @8658   20 years jhoblitt rename -pending -> -pendingimfiles rename -done -> …
(edit) @8657   20 years jhoblitt psError() format fix (int vs. long)
(edit) @8611   20 years jhoblitt fix detNormalizedToDetResidImfile() -- stop inverting recipe & uri
(edit) @8608   20 years Paul Price Was missing the second exp_id.
(edit) @8606   20 years jhoblitt fix -addresidimfile also handle detStackedImfile.normalize = 0
(edit) @8590   20 years jhoblitt fix -toresid SQL so that both sides of the union are balanced after …
(edit) @8589   20 years jhoblitt typo
(edit) @8588   20 years jhoblitt add detNormalizedImfile.uri to -toresid
(edit) @8587   20 years jhoblitt add det_type to -toresid
(edit) @8580   20 years jhoblitt add det_type to -tostack's output
(edit) @8579   20 years jhoblitt change -tostack output metadata to be named detProcessedImfile & …
(edit) @8565   20 years jhoblitt change -input to include rawDetrendExp info for the exp_ids
(edit) @8563   20 years jhoblitt fix -updateexp testing -exp_time for being !defined instead of isnan()
(edit) @8541   20 years jhoblitt implement -pleasenormalize support
(edit) @8537   20 years jhoblitt rename p1search -> p1tool
(edit) @8536   20 years jhoblitt rename pzsearch -> pztool
(edit) @8535   20 years jhoblitt rename p2search -> p2tool
(edit) @8534   20 years jhoblitt automate option help printing
(edit) @8533   20 years jhoblitt disable: -stackedframe -normalizedframe …
(edit) @8532   20 years jhoblitt change stackedMode() to use SQL directly
(edit) @8531   20 years jhoblitt change -tostack to make sure detInputExp.include = 1
(edit) @8530   20 years jhoblitt change -processed to handle detInputExp.include & iterations
(edit) @8527   20 years jhoblitt implement -updatedetrun
(edit) @8504   20 years jhoblitt rename -updatedetrun -rerun -> -again to avoid conflicting with the …
(edit) @8502   20 years jhoblitt exit when multiple modes are specified
Note: See TracRevisionLog for help on using the revision log.