IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src/warptool.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25800   17 years watersc1 Updates to various tools to fix errors in cleanup.
(edit) @25778   17 years eugene format argument must be const char
(edit) @25775   17 years bills For the lookup modes add arguments to lookup by ra, decl
(edit) @25703   17 years bills in -warped mode allow selection by label
(edit) @25689   17 years bills add some more selection arguments for -warped mode -not_destreaked …
(edit) @25682   17 years bills in -warped mode (list mode) require selection args or -all (not …
(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) @24956   17 years bills in -warped mode allow selection by skycell_id and warp_skyfile_id
(edit) @24866   17 years eugene solang to sun_angle (as is already in dbconfig)
(edit) @24733   17 years eugene changing RA & DEC search options to accept degrees, not radians (human …
(edit) @24562   17 years eugene adding feature to allow multiple labels for revert operations
(edit) @24552   17 years bills changed the columns magicked from TINYINT to BIGINT store magic_ds_id …
(edit) @24487   17 years Paul Price Adding reduction classes to warp stage.
(edit) @24426   17 years bills Add warptool -revertoverlap
(edit) @24335   17 years Paul Price Fixing double free.
(edit) @24239   17 years bills In -revertwarped no longer set warpRun.state to 'new' We now do not …
(edit) @24186   17 years bills fix some bugs in the pending cleanup queries. (Mostly that label was …
(edit) @24047   17 years eugene remove code for old run advance
(edit) @24044   17 years eugene do not supply warpRun to label
(edit) @24043   17 years eugene add warptool -advancerun
(edit) @23921   17 years eugene convert -label options to multi where appropriate
(edit) @23873   17 years bills add -clean argument to the exportrun modes. If set switch state and …
(edit) @23809   17 years eugene if data is queue to be processed by warp (end_stage == warp or NULL), …
(edit) @23697   17 years bills did some work on the chip and warp exportrun modes
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23613   17 years Paul Price Fixing warptool -definebyquery search terms.
(edit) @23459   17 years bills Don't finish warpRuns unless none of the skyfiles faulted. To allow …
(edit) @23430   17 years bills if the input chip run has been magicked set warpSkyfile.magicked to true
(edit) @23418   17 years eugene add pxwarpGet/SetSearchArgv
(edit) @23383   17 years bills add warpRun.magicked
(edit) @23310   17 years giebink added -exportrun and -importrun
(edit) @23251   17 years bills add missing space
(edit) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(edit) @21402   17 years eugene converting to the new formatting version of p_psDBRunQueryF where …
(edit) @21308   17 years bills Changed the way image ids are handled. For chip and warp new tables …
(edit) @20973   18 years bills Rework the diff stage to process the skycells from an exposure in a …
(edit) @20723   18 years Paul Price Remove debugging printfs
(edit) @20722   18 years Paul Price Making warptool -revertwarped also set the state so that it runs.
(edit) @20440   18 years bills in warptool -scmap allow selecting results by class_id
(edit) @20300   18 years Paul Price All warps were being ignored because the new manner of parsing the …
(edit) @19931   18 years Paul Price Reusing astrometry time field since ppImage doesn't do that any more. …
(edit) @19647   18 years bills removed incorrect comment
(edit) @19531   18 years Paul Price More table woes.
(edit) @19530   18 years Paul Price Allow searching on label by warptool -definebyquery
(edit) @19522   18 years bills New modes to support goto_cleaned, goto_purged, and update processing
(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) @19370   18 years eugene adding data_state
(edit) @19293   18 years eugene adding -label
(edit) @19203   18 years Paul Price Needed to add table name.
(edit) @19160   18 years eugene add definebyquery mode to warptool
(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) @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) @18889   18 years Paul Price Fixing: "Failed to execute SQL query. Error: Column 'fault' in where …
(edit) @18561   18 years eugene completely deprecate config->where; make all command-line handling …
(edit) @18336   18 years jhoblitt consitently handle *_id fields as numeric values instead of converting …
(edit) @18029   18 years jhoblitt merge faketool branch
(edit) @17917   18 years Paul Price Don't need cam_id for adding an overlap.
(edit) @17791   18 years Paul Price Don't record the camera identifier when faulting.
(edit) @17789   18 years Paul Price Adding option of faulting on generating warp overlaps.
(edit) @17782   18 years Paul Price Adding range for warps.
(edit) @17711   18 years Paul Price Fixing comment.
(edit) @17601   18 years Paul Price Expanding error message.
(edit) @17600   18 years Paul Price Adding table names to conditions.
(edit) @17226   18 years jhoblitt implement warptool -revertwarped query support
(edit) @17219   18 years jhoblitt -updaterun memleak fixes
(edit) @17180   18 years jhoblitt add warptool -updaterun query support
(edit) @17145   18 years jhoblitt add warptool -block/-masked/-unblock modes
(edit) @17142   18 years jhoblitt add warpRun.label
(edit) @16828   18 years Paul Price No warpInputExp any more.
(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) @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) @16170   19 years eugene merging changes from JHs end_stage branch (new end_stage field and …
(edit) @15532   19 years jhoblitt add warpSkyfile.ignore
(edit) @15378   19 years jhoblitt forcable unset MYSQL5
(edit) @15376   19 years Paul Price Adding good_frac for the fraction of good pixels (replacing pixel_fill …
(edit) @14900   19 years Paul Price path_base should be optional, to allow the error code to be inserted.
(edit) @14717   19 years Paul Price uri is not required for warptool -addwarped, since there is no URI if …
(edit) @14479   19 years jhoblitt add warpSkyfile.pixel_fill
(edit) @14262   19 years jhoblitt add warptool -runone
(edit) @14105   19 years jhoblitt fix a typo in revertwarpedMode()
(edit) @14102   19 years jhoblitt add warptool -revertwarped
(edit) @13821   19 years Paul Price Fixing cut/paste error.
(edit) @13691   19 years Paul Price Adding path_base for warp,diff,stack.
(edit) @12261   19 years jhoblitt move warptool SQL out into it's own files
(edit) @12237   19 years jhoblitt add camPendingExp.workdir fix warptool -tooverlap SQL to handle …
(edit) @12131   19 years jhoblitt rename all *_version fields to be *_id change chip* tables to use a …
(edit) @12105   19 years Paul Price Need warp_id out.
(edit) @12093   19 years jhoblitt don't send informational messages to the error stack
(edit) @12076   19 years jhoblitt * warptool -tooverlap should supply the camera and workdir for each …
(edit) @12044   19 years jhoblitt fix -towarped SQL (final time)
(edit) @12042   19 years jhoblitt fix -towarped SQL yet again
(edit) @12041   19 years jhoblitt un'fix' -scmap sql fix -towarped sql
(edit) @12040   19 years jhoblitt fix -scmap SQL
Note: See TracRevisionLog for help on using the revision log.