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) @19530   18 years Paul Price Allow searching on label by warptool -definebyquery
(edit) @19525   18 years eugene allow for selection based on warp_label or stack_label
(edit) @19522   18 years bills New modes to support goto_cleaned, goto_purged, and update processing
(edit) @19490   18 years Paul Price No need the extra 'where'.
(edit) @19489   18 years Paul Price Adding search on label to faketool -updaterun
(edit) @19488   18 years Paul Price Fixing: failed to lookup value for -state
(edit) @19463   18 years Paul Price The usual table differences.
(edit) @19462   18 years Paul Price Adding search on label to difftool -revertdiffskyfile
(edit) @19459   18 years Paul Price Add label search to difftool -todiffskyfile
(edit) @19457   18 years Paul Price Needed to alter query to get label.
(edit) @19456   18 years Paul Price Wrong type.
(edit) @19455   18 years Paul Price Select warps with a certain label.
(edit) @19447   18 years Paul Price Need to specify table names.
(edit) @19446   18 years Paul Price Ditto.
(edit) @19445   18 years Paul Price Which table?
(edit) @19444   18 years Paul Price Adding search on label for stacktool -revertsumskyfile
(edit) @19435   18 years Paul Price Need to specify table names.
(edit) @19434   18 years Paul Price Adding search on label to stacktool -tosum
(edit) @19430   18 years Paul Price Don't promote from fake->warp if the tess_id isn't set.
(edit) @19428   18 years Paul Price Wrong joining word.
(edit) @19425   18 years Paul Price Getting into trouble with table names.
(edit) @19424   18 years Paul Price Adding search on label for some faketool functions.
(edit) @19423   18 years Paul Price Label use depends on the function, so can't include it in pxcam.
(edit) @19422   18 years Paul Price Had wrong type.
(edit) @19420   18 years Paul Price Adding label to search for chiptool -pendingimfile
(edit) @19419   18 years Paul Price The source for the label varies with the operation, so it should be a …
(edit) @19418   18 years Paul Price Add label to the restriction.
(edit) @19416   18 years Paul Price Need to specify table origins for WHERE conditions.
(edit) @19408   18 years Paul Price Adding search by label to warptool selection modes.
(edit) @19393   18 years bills remove duplicate add of -label to arg list
(edit) @19390   18 years bills don't default -exp_type here. Do it only for -definebyquery where it …
(edit) @19389   18 years bills For -definebyquery fix the check for an empty where list to account …
(edit) @19371   18 years eugene various updates to support needed queries for the flatcorr script
(edit) @19370   18 years eugene adding data_state
(edit) @19369   18 years eugene adding label, reduction fields to stackRun, data_state to stackSumSkyfile
(edit) @19368   18 years eugene adding label, reduction fields to diffRun, data_state to diffSkyfile
(edit) @19367   18 years eugene add search by chipRun.label
(edit) @19350   18 years bills do not use pxchipSetSearchArgs for -updateprocessedimfile since it …
(edit) @19348   18 years bills add missing search arg required by simtest
(edit) @19339   18 years eugene fix elements for which the db table must be specified
(edit) @19334   18 years bills Add modes for transitioning chipProcessedImfiles from full to cleaned …
(edit) @19325   18 years eugene substantial work on flatcorr; reworked the sequence somewhat
(edit) @19324   18 years eugene moving all search terms to a common function in pxchip.c
(edit) @19301   18 years eugene changing a few references of run to new
(edit) @19293   18 years eugene adding -label
(edit) @19292   18 years eugene adding comment search; change state and label to set-state, set-label
(edit) @19276   18 years bills fix incorrect sql for stackSumSkyfile lookup
(edit) @19260   18 years eugene allow -inputskyfiles to return the list even if run is done
(edit) @19257   18 years eugene add select_label
(edit) @19256   18 years eugene add label; fix definebyquery -- do not join against tess_id
(edit) @19255   18 years eugene add search-by-label
(edit) @19254   18 years eugene add label and comment
(edit) @19253   18 years eugene add comment
(edit) @19249   18 years Paul Price stacktool wasn't applying the restrictions specified on the …
(edit) @19219   18 years bills add exp_id to pstampJob. Rename -processedreq to -updatereq and …
(edit) @19218   18 years bills need to specify table for exp_id
(edit) @19203   18 years Paul Price Needed to add table name.
(edit) @19182   18 years eugene moving search options and search option parsing to pxcam
(edit) @19174   18 years bills Thought I put this back yesterday. add -exp_id to list of query …
(edit) @19160   18 years eugene add definebyquery mode to warptool
(edit) @19159   18 years eugene id is now S64
(edit) @19158   18 years eugene fix typo: definebydefinebyqueryArgs
(edit) @19153   18 years bills allow looking up cam processed exposure by exposure id
(edit) @19132   18 years eugene fix -revert search options
(edit) @19106   18 years eugene add explicit table references, clean up the WHERE metadatas, fix the …
(edit) @19101   18 years eugene changed to new state values (new, full, etc)
(edit) @19092   18 years eugene extensive changes from eam_branch_20080719: * added the 'cleanup' …
(edit) @19062   18 years Paul Price Require -dbname, per bug 922.
(edit) @19038   18 years Paul Price Changing so 'difftool -revertdiffskyfile' sets the state to 'run' in …
(edit) @19029   18 years Paul Price Make 'stacktool -revertsumskyfile' to update the run state as well as …
(edit) @18976   18 years bills in lookup modes allow selecting by exp_name
(edit) @18975   18 years bills In the modes for difftool, stacktool, and warptool that print out …
(edit) @18974   18 years bills ds_id is an int not a string
(edit) @18938   18 years Paul Price det_id isn't required for dettool -revertprocessedimfile.
(edit) @18928   18 years jhoblitt increase memory table size limit
(edit) @18927   18 years Paul Price Using new function to get database details from user/site configuration.
(edit) @18919   18 years jhoblitt add -all opt
(edit) @18889   18 years Paul Price Fixing: "Failed to execute SQL query. Error: Column 'fault' in where …
(edit) @18888   18 years bills one more fix
(edit) @18887   18 years bills fixed a couple more bugs in chiptool -processedimfile
(edit) @18885   18 years jhoblitt bug fix
(edit) @18871   18 years Paul Price Search for files to revert based on fault code.
(edit) @18850   18 years Paul Price Need to check return value of fgets to avoid compiler warnings on some …
(edit) @18777   18 years Paul Price Removing references to "chip tables".
(edit) @18773   18 years Paul Price Add child's data, if available.
(edit) @18772   18 years Paul Price Was adding the wrong thing to the list.
(edit) @18765   18 years Paul Price Removing references to guidetool in build.
(edit) @18762   18 years bills Add a timeout parameter
(edit) @18744   18 years bills Make type for job_id in args metadata consistent with that used in the …
(edit) @18717   18 years bills repair damage to pstamptool
(edit) @18701   18 years Paul Price Attempts to fix case where there's a single skycell in the tree: then …
(edit) @18698   18 years Paul Price Whoops --- exp_id isn't a string, but a S64, so I have to play games …
(edit) @18697   18 years Paul Price Need to restrict what's inserted into magicInputSkyfile by the exp_id.
(edit) @18692   18 years Paul Price New runs should have state 'run'.
(edit) @18690   18 years Paul Price Do need check on NULL num_stack.
(edit) @18689   18 years Paul Price Fixing -min_num
(edit) @18687   18 years Paul Price Need fake_id.
(edit) @18686   18 years Paul Price Identifiers are S64
(edit) @18682   18 years Paul Price Plug memory leak.
(edit) @18681   18 years Paul Price Print defined runs as a single metadata, not a bunch of discrete ones …
Note: See TracRevisionLog for help on using the revision log.