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) @19455   18 years Paul Price Select warps with a certain label.
(edit) @19448   18 years Paul Price Need access to stackRun table.
(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) @19433   18 years Paul Price Need chipRun for label.
(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) @19404   18 years bills removed two obsolete and one redundant column from a query
(edit) @19393   18 years bills remove duplicate add of -label to arg list
(edit) @19392   18 years bills add missing comma
(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) @19372   18 years eugene adding label, reduction, data_state to diff, stack, warp tables, mods …
(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) @19366   18 years eugene do not require the pendingimfile to be yet-unprocessed (can be used …
(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) @19338   18 years eugene change to the ChipLink and CamLink tables
(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) @19258   18 years eugene do not join against tess_id
(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) @19244   18 years Paul Price Fixing bad variable that was in ALL autogen scripts.
(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) @19181   18 years eugene adding sample WHERE for update (commented out)
(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) @19152   18 years bills disambiguate warp_id in insert sql
(edit) @19134   18 years bills fix ambiguous column in query
(edit) @19132   18 years eugene fix -revert search options
(edit) @19115   18 years eugene supply exp_tag so we can use it in output names
(edit) @19108   18 years eugene using new state values (new, full, etc)
(edit) @19107   18 years eugene drop the join against tess_id, add explicit table refs to tess_id and …
(edit) @19106   18 years eugene add explicit table references, clean up the WHERE metadatas, fix the …
(edit) @19105   18 years eugene remove tess_id from JOIN
(edit) @19104   18 years eugene whitespace
(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) @19027   18 years Paul Price Don't include warps that are 'ignored'.
(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) @18952   18 years bills if it isn't tested it doesn't work
(edit) @18951   18 years bills in mode -sumskyfile don't require state to be run and output the state
(edit) @18950   18 years bills in mode -warped don't require state to be 'run' and output the state
(edit) @18949   18 years bills For mode -diffskyfile don't require state to be run, output the state
(edit) @18948   18 years bills Add chipRun.state to the output of -processedimfile
(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) @18915   18 years Paul Price Want exp_tag for output directory name.
(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) @18886   18 years bills add exp_id to output of 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) @18797   18 years Paul Price Incrementing ippdb to version 1.1.39 in preparation for IPP 2.6 release
(edit) @18793   18 years Paul Price Missing constraint on LEFT JOIN with fakeProcessedImfile was leaving …
(edit) @18782   18 years Paul Price Need additional outputs for script.
Note: See TracRevisionLog for help on using the revision log.