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) @27740   16 years bills Enable the postage stamp server to handle requests for stamps from …
(edit) @27739   16 years bills Various changes to -processedexp to support the postage stamp server
(edit) @27738   16 years bills Add -listrun mode. Fix handling of magicked bits during update. …
(edit) @27737   16 years bills Fix very slow query for -towarped. Re-enable update processing; Add …
(edit) @27723   16 years watersc1 Have difference images inherit the data_group of the warp that went …
(edit) @27722   16 years watersc1 select warps to include in a stack by the data_group
(edit) @27679   16 years Paul Price Fix stacktool -tosum to require that all inputs have state = 'full'.
(edit) @27678   16 years Paul Price Simplifying stacktool_inputskyfile.sql
(edit) @27546   16 years Paul Price Adding work in progress on static sky analysis workflow definition. …
(edit) @27542   16 years bills in -updateinterest accept -clean and -full to chose which to update
(edit) @27536   16 years bills handle version checking in -importrun and -exportrun
(edit) @27519   16 years Paul Price Gotta join the WHERE clause in properly.
(edit) @27518   16 years Paul Price Fix destreaking bug: magicdstool -getskycells assumed the mapping …
(edit) @27503   16 years bills Fix performance problem in warptool -towarped. This "fix" disables …
(edit) @27483   16 years bills add set_data_group to disttool -definebyquery and -updaterun
(edit) @27460   16 years bills remove old code
(edit) @27459   16 years bills add -use_alternate to -definebyquery args. Remove selection by …
(edit) @27452   16 years bills add magicDSFile.nodiff_frac
(edit) @27445   16 years Paul Price Only select warp runs that are 'full'. This is necessary following …
(edit) @27444   16 years Paul Price Remove -available flag for difftool -definewarpwarp. It doesn't do …
(edit) @27417   16 years Paul Price Merging development branch branches/pap_stack/ (exposure maps and …
(edit) @27391   16 years bills changes to support updating only a subset of the components of a run
(edit) @27389   16 years Paul Price Allow multiple labels for warptool -updaterun.
(edit) @27388   16 years Paul Price Fixing logic to avoid compiler warning.
(edit) @27349   16 years bills add -set_data_group to updaterun change -dry_run to -pretend to be …
(edit) @27315   16 years watersc1 Updated "split" version of lossy compression, with tasks to do …
(edit) @27311   16 years Paul Price Fix type.
(edit) @27304   16 years watersc1 IPP->OTIS image quality statistic publishing tool, with all the recent …
(edit) @27300   16 years bills accept -data_group as selector for -updaterun
(edit) @27282   16 years bills in -datastore mode make the (time - timestamp) > pollInterval optional
(edit) @27274   16 years Paul Price Allowing multiple labels for magictool -revertnode
(edit) @27258   16 years Paul Price Adding -pretend option to updaterun. Renaming -magicked to -destreaked.
(edit) @27257   16 years Paul Price Add limits on time of registration and magicked status to warptool …
(edit) @27246   16 years bills fix chipProcessedImfile has data_state not state
(edit) @27236   16 years bills in magicdstool -tocleanup fix incorrect type for stage parameter
(edit) @27235   16 years bills make search by data_group a like comparision
(edit) @27220   16 years bills add -data_group as a selector for magicdstool -updaterun add …
(edit) @27210   16 years bills in the lookup modes make the where filter be a LIKE comparision …
(edit) @27207   16 years Paul Price Don't copy only if destreak run is already defined with the same label …
(edit) @27206   16 years Paul Price Fix sense of rerun flag.
(edit) @27198   16 years bills parameters changed to match modern ippTools style
(edit) @27195   16 years Paul Price Fixing query for chiptool -definecopy
(edit) @27192   16 years Paul Price Add mode to create chipRuns from extant chipRuns: definecopy.
(edit) @27184   16 years heather added -set_note to disttool
(edit) @27182   16 years bills add labels to the revert modes
(edit) @27176   16 years bills support magicked related query args in regtool -processedexp
(edit) @27171   16 years bills Add timestamp and poll interval to pstampDataStore. Don't poll for new …
(edit) @27168   16 years watersc1 Slight bug in the updatebyquery code, in which updating an exposure …
(edit) @27153   16 years watersc1 While planning things, I noticed that select by state wasn't …
(edit) @27150   16 years Paul Price Allow search on comment.
(edit) @27149   16 years watersc1 Code and regtool rewrites to enable the lossy compression of old data …
(edit) @27144   16 years bills during cleanup only change magicDSRun.state to 'goto_cleaned' if the …
(edit) @27133   16 years bills various enhancements to camtool -processedexp to support the postage …
(edit) @27132   16 years bills accept -ra -decl -radius in regtool -processedexp
(edit) @27131   16 years bills accept -ra -decl -radius in regtool -processedexp
(edit) @27121   16 years Paul Price Using LIKE comparison for comment.
(edit) @27120   16 years Paul Price Use LIKE comparison for comment.
(edit) @27119   16 years Paul Price Allow selection by comment.
(edit) @27090   16 years bills accept 'drop' as a valid stage for magicDSRun
(edit) @27082   16 years Paul Price Propagate error code instead of resetting to UNKNOWN.
(edit) @27071   16 years Paul Price Allowing revert to have multiple labels provided, for use in an …
(edit) @27053   16 years bills apparently pztool -revertcopied isn't used by anyone since it didn't work
(edit) @27031   16 years watersc1 Changing -obs_mode searching to use a LIKE comparison instead of an …
(edit) @27028   16 years Paul Price Schema change to support requirement of magicked detections for MOPS …
(edit) @27020   16 years watersc1 Changes to implement diff_mode in the diffRun table to allow diff.pro …
(edit) @27009   16 years Paul Price Fix typo. Thanks Chris.
(edit) @27007   16 years eugene add missing db commit
(edit) @26997   16 years watersc1 Changes to implement distribution of stack-stack diffs.
(edit) @26989   16 years Paul Price Require min_num to be specified and >= 2. We can't make a stack with …
(edit) @26984   16 years Paul Price Making revert for dist, diff, stack obey the convention of allowing …
(edit) @26981   16 years Paul Price Reworked all ippTools to put fault=2 (SYS_ERROR) when can't find SQL …
(edit) @26970   16 years watersc1 Fixed psTrace formats to reflect the actual queries.
(edit) @26969   16 years watersc1 Added dbCommit statement, and confirmed that it will not requeue an …
(edit) @26960   16 years bills added magicdtool -clearstatefaults Example usage: magicdstool …
(edit) @26958   16 years watersc1 This should fix the stack-stack overqueueing bug. The test case for …
(edit) @26956   16 years eugene update pubtool -definerun to accept multiple labels
(edit) @26949   16 years eugene NULL is PS_MAX_S64 for id fields; added code to set state to "new" …
(edit) @26945   16 years watersc1 Looks like I had a 0 where I needed a NULL. Hopefully this will …
(edit) @26943   16 years bills inherit data_group from camRun unless it is supplied
(edit) @26942   16 years Paul Price Adding break to terminate case properly.
(edit) @26935   16 years Paul Price Extending magicdstool -definecopy to the warp stage.
(edit) @26934   16 years Paul Price Not a new error!
(edit) @26927   16 years watersc1 Implement stackstack diff mode, based on already existing warpstack …
(edit) @26925   16 years bills in -updatrun allow selection by dist_group and data_group
(edit) @26915   16 years bills In addtool -definebyquery prevent queuing a new addRun if one already …
(edit) @26913   16 years Paul Price Remove testing feature.
(edit) @26912   16 years Paul Price Adding new mode for magicdstool: definecopy. This should allow us to …
(edit) @26911   16 years bills add -destreaked as paramter to -definebyquery to block queing of …
(edit) @26910   16 years bills add -data_group as a search parameter to -sumskyfile mode
(edit) @26909   16 years bills add -data_group as search option for -diffskyfile mode
(edit) @26908   16 years bills add -data_group as a search parameter for -processedimfile
(edit) @26886   16 years eugene updates from eam_branches/20091201
(edit) @26851   16 years bills in -revettree print out the number of runs reverted
(edit) @26848   16 years bills increase the limit on the query of unfinished magicRuns from 100 to …
(edit) @26815   16 years watersc1 Edits for detrend cleanup.
(edit) @26676   16 years bills in warptool -warped allow searching by data_group
(edit) @26652   16 years heather added the ability to select on data group
(edit) @26569   17 years bills destreaked is magicked > 0 now
(edit) @26567   17 years bills Make update processing compatible with magic. Fix some bugs in update …
(edit) @26565   17 years bills run getdependent mode in a transaction
Note: See TracRevisionLog for help on using the revision log.