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) @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
(edit) @12039   19 years jhoblitt add uri to -scmap's output
(edit) @12036   19 years jhoblitt add camera to -towarped output
(edit) @12035   19 years jhoblitt add cam_version to -imfile output
(edit) @12029   19 years jhoblitt s/bg_mean_stdev/bg_stdev/ for skycell tables
(edit) @12025   19 years jhoblitt filename rename form pXtool -> [foo]tool perl -pi -e 's/p0/reg/g' …
(edit) @12024   19 years jhoblitt s/p0/reg/g s/p1/guide/g s/p2/chip/g s/p6/stack/g s/p5/diff/g …
(edit) @12004   19 years jhoblitt ws
(edit) @12003   19 years jhoblitt document the issue with mysql 4.1.x
(edit) @12002   19 years jhoblitt attempt to work around MySQL 4.1.21s broken support for nested …
(edit) @11997   19 years jhoblitt rename p[x]tools -> [foo]tools
(edit) @11985   19 years jhoblitt s/Scfile/Skyfile/g s/scfile/skyfile/g s/SCFILE/SKYFILE/g
(edit) @11983   19 years jhoblitt improved p4tool transactions remove p6SumScfile.{skycell_id, tess_id} …
(edit) @11981   19 years jhoblitt remove p4Scfile.exp_tag & .p3_version change -addwarped to …
(edit) @11973   19 years jhoblitt fix -imfile SQL
(edit) @11875   19 years jhoblitt require ippdb 1.1.9 add expgroup/dvodb fields to ippdb
(edit) @11852   19 years jhoblitt properly handle p4toolConfig() errors
(edit) @11810   19 years jhoblitt strip commented code
(edit) @11791   19 years jhoblitt typo
(edit) @11790   19 years jhoblitt fix p4_id creation reporting
(edit) @11777   19 years jhoblitt add p4tool -warped
(edit) @11776   19 years jhoblitt add p4tool -towarped
(edit) @11774   19 years jhoblitt implement -scmap
(edit) @11773   19 years jhoblitt imrove -addoverlap error handling
(edit) @11770   19 years jhoblitt make p4tool -addoverlap atomic
(edit) @11769   19 years jhoblitt first pass at p4tool -addoverlap
Note: See TracRevisionLog for help on using the revision log.