IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/share

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25835   17 years bills Add data_group, dist_group, and note to the pipeline. These new …
(edit) @25823   17 years bills forgot to add a few files
(edit) @25822   17 years bills code to clean up magicDSRuns
(edit) @25816   17 years eugene updates to the addstar stage; modify flatcorr to interact correctly …
(edit) @25800   17 years watersc1 Updates to various tools to fix errors in cleanup.
(edit) @25795   17 years bills Rats. Forgot to include the final table definitions.
(edit) @25793   17 years bills Add new table pstampDependent. An entry gets created by the postage …
(edit) @25791   17 years bills in lookup modes add label to the output
(edit) @25789   17 years eugene fixed up addtool
(edit) @25779   17 years eugene join against rawExp for where
(edit) @25762   17 years eugene merge changes from gene@dev branch
(edit) @25738   17 years Paul Price Merging stack development branch (implement lax and strict PSF model …
(edit) @25711   17 years bills add options to pstampJob move sql for -listjob to a sql file
(edit) @25674   17 years bills include label and filter in output
(edit) @25567   17 years bills fix some problems with distribution that were introduced by the …
(edit) @25547   17 years bills clarify a comment
(edit) @25542   17 years bills bills law is far too often true
(edit) @25516   17 years Paul Price Ensure warps are in 'full' state before launching diffs!
(edit) @25515   17 years Paul Price Fixing query for advance mode.
(edit) @25513   17 years bills add magic_ds_id to distRun so that we can find them to censor if necessary
(edit) @25511   17 years bills Finish implementing magictool -censorrun
(edit) @25493   17 years bills In distribution server merge rcDSProduct into rcDestination. It was …
(edit) @25479   17 years bills remove duplicate burntool_state
(edit) @25465   17 years bills Detect the completion and state updates of a magicDSRun in a new …
(edit) @25459   17 years bills don't revert job faults that have fault >= 10. These are actual faults …
(edit) @25429   17 years bills Speed up disttool -pendingcomponent by having separate queries for …
(edit) @25428   17 years bills Require quality == 0 before queuing for distribution. Work around a …
(edit) @25425   17 years watersc1 changes to support new burntool_state
(edit) @25424   17 years bills forgot a file
(edit) @25423   17 years bills added new magicDSRun.states goto_restored and goto_censored The …
(edit) @25420   17 years bills Add burntool_state to rawImfile
(edit) @25419   17 years bills Change magicdstool -todestreak to query the individual stages …
(edit) @25418   17 years bills Store the size in bytes and md5sum of the Compressed raw image files …
(edit) @25382   17 years bills add comma that I should have added 6 weeks ago!
(edit) @25324   17 years watersc1 Fixes things that I thought were merged, but then discovered hadn't …
(edit) @25299   17 years watersc1 Merge my branch back into the trunk. This includes: ipp_cleanup.pl : …
(edit) @25284   17 years bills added pstamptool_completetedreq.sql
(edit) @25281   17 years bills move sql for -completedreq to a sql file. Fix crash when limit is supplied
(edit) @25256   17 years Paul Price Merging branches/pap_mops into trunk. ppMops now merges multiple …
(edit) @25200   17 years bills add 3 new pstamp_revert files
(edit) @25199   17 years bills Modernize reverting of errors. If pstampRequest.state = 'new' previous …
(edit) @25127   17 years bills add data_state to the output from -processedimfile
(edit) @25108   17 years bills don't list faulted jobs as pending
(edit) @25073   17 years Paul Price Get exp_name as well as exp_id.
(edit) @25071   17 years Paul Price Altering SQL to get exp_id for warp1 and warp2.
(edit) @25057   17 years bills remove two deleted pstamp files
(edit) @25055   17 years bills use pstampJobInsert instead of sql to insert jobs
(edit) @25048   17 years Paul Price I think the GROUP BY means we need the warp_id for each diff in order …
(edit) @25013   17 years bills handle bothways (warp-warp) diffs separate from not bothways
(edit) @25012   17 years bills add inv_magic_id to magicDSRun to support warp-warp diffs
(edit) @24967   17 years bills Remove args and URI from pstampJob tables
(edit) @24959   17 years bills add magicked to the output
(edit) @24958   17 years bills add filter and label to the output
(edit) @24953   17 years bills add tess_id to ouptut of stacktool -sumskyfile
(edit) @24950   17 years bills add magictool_toprocess_runs.sql
(edit) @24949   17 years bills to reduce query time get list of nodes to process for each pending …
(edit) @24937   17 years bills add -streaks_max to magicdstool -definebyquery enable -definebyquery, …
(edit) @24935   17 years Paul Price Removed file, so don't install it.
(edit) @24934   17 years Paul Price Don't update run (because the run now isn't updated to 'full' until it …
(edit) @24885   17 years bills disable this mode it sin't ready yet
(edit) @24883   17 years bills Added mode to magictool to censor a magicRun. This is used if …
(edit) @24882   17 years bills Added magicdstool -definebyquery and fixed a bug in …
(edit) @24789   17 years bills Add DISTINCT to prevent queuing multiple distRuns for runs that have …
(edit) @24788   17 years bills Fix a couple of race conditions with regard to fileset state changes
(edit) @24787   17 years bills receiveFilesets are only pending when their state is still 'reg' and …
(edit) @24740   17 years bills add a constraint to insure that targets are unique
(edit) @24739   17 years bills simplify query for raw files.
(edit) @24735   17 years bills remove unneeded join. Join to warpRun before warpSkyfile
(edit) @24730   17 years bills fix bug in table defintion
(edit) @24725   17 years bills change distTarget.obs_mode to distTarget.label add filter require that …
(edit) @24707   17 years Paul Price Name detection files published to datastore with output root name …
(edit) @24689   17 years bills in magicdstool -torevert include exp_id add sql for camera stage
(edit) @24683   17 years bills Add hooks for carefully reverting faulted destreaked files. Support …
(edit) @24682   17 years bills don't distribute camRuns until magicked
(edit) @24681   17 years bills Add magicked column to camRun
(edit) @24677   17 years eugene allow difftool -inputskyfile to list entries even if state is full
(edit) @24664   17 years eugene fix definebyquery insert sql so it can handle SQL wildcards; add …
(edit) @24659   17 years eugene add options to select stack inputs by fwhm
(edit) @24601   17 years eugene supply reduction with stacktool output
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(edit) @24552   17 years bills changed the columns magicked from TINYINT to BIGINT store magic_ds_id …
(edit) @24531   17 years bills add drop commands for the new publish tables
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24487   17 years Paul Price Adding reduction classes to warp stage.
(edit) @24460   17 years bills fix some problems with disttool -revertrun
(edit) @24424   17 years bills Fix typo in name of new sql file
(edit) @24422   17 years bills don't bundle for destinations, targets or interests that are disabled
(edit) @24421   17 years bills We don't destreak (or distribute) chipProcessedImfiles with bad quality
(edit) @24420   17 years bills This file is no longer needed
(edit) @24414   17 years jhoblitt optimize faketool_pendingimfile.sql by removing the sub-query
(edit) @24388   17 years heather Replaced the impressively awesome sed command with a mac-friendly perl …
(edit) @24284   17 years bills add two now magicdstool modes -toremove gives list of images for …
(edit) @24239   17 years bills In -revertwarped no longer set warpRun.state to 'new' We now do not …
(edit) @24226   17 years bills handle magicRuns from the inverse diff
(edit) @24213   17 years bills template ids were reversed
(edit) @24194   17 years bills diffRun no longer has an exp_id
(edit) @24186   17 years bills fix some bugs in the pending cleanup queries. (Mostly that label was …
(edit) @24185   17 years bills adapt to changes in the diff and magic tables
(edit) @24177   17 years bills remove foreign key constraint for dropped column
Note: See TracRevisionLog for help on using the revision log.