IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16734   18 years jhoblitt create warpRuns in the 'run' state
(edit) @16733   18 years jhoblitt require ippdb 1.1.31 remove warpInputExp table remove warptool -runone …
(edit) @16726   18 years jhoblitt change -queue to require search parameters
(edit) @16725   18 years jhoblitt minor tidying up
(edit) @16724   18 years jhoblitt rename -definebyquery -> queue
(edit) @16719   18 years Paul Price Should not even consider any warpSkyfiles that are to be "ignored".
(edit) @16697   18 years jhoblitt add stacktool -definebyquery select options
(edit) @16688   18 years jhoblitt stacktool -definebyquery fixes
(edit) @16687   18 years jhoblitt fwv stacktool -definebyquery
(edit) @16678   18 years jhoblitt stub out -definebyquery
(edit) @16674   18 years jhoblitt add flatcorrRun.region field
(edit) @16670   18 years jhoblitt doc clarifications
(edit) @16669   18 years jhoblitt make sure that all chip_id's in a run are finished
(edit) @16668   18 years jhoblitt don't report stopped runs
(edit) @16667   18 years jhoblitt add -queue -pretend flag
(edit) @16666   18 years jhoblitt change -queue to have a default -exp_type of "object"
(edit) @16664   18 years jhoblitt change -queue to require "options"
(edit) @16663   18 years jhoblitt implement -updaterun
(edit) @16662   18 years jhoblitt stub out -updaterun
(edit) @16661   18 years jhoblitt implement -addexp
(edit) @16660   18 years jhoblitt stub out -addexp
(edit) @16627   18 years jhoblitt fix pzDownloadImfile join
(edit) @16621   18 years jhoblitt update
(edit) @16613   18 years eugene added -unmasked mode to chiptool; added various restrictions to …
(edit) @16611   18 years eugene using new user/site/system construction for config files
(edit) @16596   18 years bills Various updates
(edit) @16588   18 years jhoblitt replumb pz* steps
(edit) @16557   18 years Paul Price Adding arguments that were missing.
(edit) @16556   18 years Paul Price DATE is wrong.
(edit) @16555   18 years Paul Price STR should be DATE for dates.
(edit) @16544   18 years bills having status for a column name causes build issues. change to result. …
(edit) @16527   18 years eugene missing label from output (add been added to newExp)
(edit) @16526   18 years Paul Price 'register' state wasn't recognised.
(edit) @16514   18 years eugene needed parens around OR statement to protect following ANDs
(edit) @16511   18 years eugene fixed sql to work with master and register images
(edit) @16509   18 years eugene added label to newExp; gets propagated to chipRun on successful …
(edit) @16508   18 years eugene report db to be deleted
(edit) @16507   18 years eugene clarified usage/help message; added current db information for safety
(edit) @16506   18 years eugene added -set_tess_id, -set_end_stage, -pretend, -simple; -pretend & …
(edit) @16505   18 years eugene added -pretend mode
(edit) @16504   18 years eugene fixed typo
(edit) @16475   18 years Paul Price Adding expression to select registered detrend.
(edit) @16471   18 years bills Implemented the commands to manage the data store
(edit) @16394   18 years Paul Price dettool -tonormalize was not checking the state of the detRun.
(edit) @16383   18 years bills bump the required database version to 1.1.30
(edit) @16380   18 years eugene fixed a bug in the argument order for db update call
(edit) @16364   18 years jhoblitt add pztool -revertcopied mode
(edit) @16363   18 years jhoblitt add pztool -updatecopied
(edit) @16362   18 years jhoblitt implement pztool -copied
(edit) @16361   18 years bills state 'new' not needed for pstampJob
(edit) @16360   18 years jhoblitt stub out pztool -copied* modes
(edit) @16334   18 years jhoblitt add pztool -code
(edit) @16324   18 years Paul Price Adding tess_id to output.
(edit) @16313   18 years Paul Price Fixing typos.
(edit) @16296   18 years bills Use PRId64 instead of %lld in format strings.
(edit) @16291   18 years eugene changed %ld to %lld (needed on 32bit)
(edit) @16290   18 years eugene added filter
(edit) @16277   18 years bills Implemented more pstamptool functionality.
(edit) @16253   18 years eugene adding hostname to db fields
(edit) @16248   18 years eugene updating code to handle new fields (dtime entries for …
(edit) @16242   18 years jhoblitt add pxwarpQueueByCamID() modify camtool so that it can auto-start warp runs
(edit) @16201   18 years eugene check for end_stage is NULL before using
(edit) @16200   18 years eugene do not free newExp too early; check for end_stage is NULL before using
(edit) @16177   18 years jhoblitt update
(edit) @16170   18 years eugene merging changes from JHs end_stage branch (new end_stage field and …
(edit) @16134   19 years bills 1st version of pstamptool. Didn't add it to the build yet.
(edit) @16025   19 years eugene join against chipProcessedImfile was multiplying output results by a …
(edit) @16024   19 years eugene dropped requirement for run state: not needed in standard processing …
(edit) @15957   19 years eugene base sql does not end in a where
(edit) @15956   19 years eugene sql was returning Nchip x the desired result
(edit) @15955   19 years eugene added missing sql entry
(edit) @15866   19 years eugene whitespace
(edit) @15857   19 years eugene add -unlimit option to list all matches
(edit) @15856   19 years eugene join resid imfile on det norm exp
(edit) @15855   19 years eugene drop commented entries, add workdir
(edit) @15835   19 years jhoblitt allow 'correction' detRun's to be selected
(edit) @15833   19 years jhoblitt update
(edit) @15832   19 years jhoblitt add missing -makecorrection option handling
(edit) @15831   19 years jhoblitt nest SQL statment so where conditions can be tacked on
(edit) @15830   19 years jhoblitt implement dettool -addcorrectimfile
(edit) @15829   19 years jhoblitt fwv
(edit) @15828   19 years jhoblitt implement dettool -makecorrection, -tocorrectexp, & -tocorrectimfile
(edit) @15827   19 years jhoblitt constrain on detRun.mode/.state
(edit) @15826   19 years eugene fixed sql to return the correct count of class_ids
(edit) @15825   19 years jhoblitt fwv
(edit) @15821   19 years jhoblitt * empty log message *
(edit) @15786   19 years eugene added test for null results
(edit) @15783   19 years jhoblitt add dettool_correction.c
(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) @15769   19 years jhoblitt fix .fault handling
(edit) @15765   19 years jhoblitt impliment -done
(edit) @15763   19 years jhoblitt stop exposures with rawImfiles that have non zero fault codes from …
(edit) @15758   19 years jhoblitt rename -update -> -done
(edit) @15755   19 years jhoblitt impliemnt -flatcorrimfile
(edit) @15740   19 years eugene adding new fields to rawExp, rawImfile
(edit) @15695   19 years jhoblitt mostly impliement flatcorr -pending
(edit) @15686   19 years jhoblitt add flatcorr_pending.sql
(edit) @15685   19 years jhoblitt fwv
Note: See TracRevisionLog for help on using the revision log.