IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src/difftool.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24174   17 years Paul Price Merging branches/pap_magic@24173 into trunk. One conflict in …
(edit) @24059   17 years eugene missing single quotes around the label
(edit) @23997   17 years bills in definerunMode return false when certain functions fail
(edit) @23959   17 years Paul Price Fixed typo.
(edit) @23940   17 years Paul Price Adding new column to diffSkyfile: deconv_max, which is the maximum …
(edit) @23922   17 years Paul Price Only consider diffRuns with the same label as the one we're defining.
(edit) @23921   17 years eugene convert -label options to multi where appropriate
(edit) @23904   17 years eugene add -pretend options to definewarpwarp
(edit) @23877   17 years bills add diffSkyfile.data_state
(edit) @23873   17 years bills add -clean argument to the exportrun modes. If set switch state and …
(edit) @23740   17 years Paul Price Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23634   17 years Paul Price Adding limit on great circle distance, using Haversine formula
(edit) @23633   17 years Paul Price Need AND to join where condition.
(edit) @23632   17 years Paul Price Don't free borrowed pointer.
(edit) @23631   17 years Paul Price Fix syntax error.
(edit) @23630   17 years Paul Price template_warp_id is a string. Haven't I made this change before???
(edit) @23506   17 years Paul Price Adding restriction on good_frac for skycells of warp-warp diffs.
(edit) @23503   17 years Paul Price Fixing GROUP BY
(edit) @23502   17 years Paul Price Adding definewarpwarp mode for difftool. The template is taken to be …
(edit) @23438   17 years bills manage magicked status of diffSkyfiles made with magicked inputs
(edit) @23388   17 years bills add diffRun.magicked
(edit) @23310   17 years giebink added -exportrun and -importrun
(edit) @21402   17 years eugene converting to the new formatting version of p_psDBRunQueryF where …
(edit) @21399   17 years Paul Price Following the reworked diff schema, a diffRun may have state 'new' …
(edit) @21308   17 years bills Changed the way image ids are handled. For chip and warp new tables …
(edit) @21237   17 years Paul Price difftool -definebyquery was generating diffs using stacks that had …
(edit) @21188   17 years bills allow selecting diffskyfile by diff_image_id
(edit) @21098   18 years bills where clauses for stack tables were in the wrong part of the query
(edit) @21019   18 years Paul Price Fix table name.
(edit) @20976   18 years bills tweaks for stack vesrus stack diffs (where exp_id is NULL)
(edit) @20973   18 years bills Rework the diff stage to process the skycells from an exposure in a …
(edit) @20719   18 years bills in diffskyfileMode select by diffInputSkyfile.skycell_id diffSkyfile …
(edit) @20693   18 years bills allow selecting by warp_id in -diffskyfile
(edit) @20684   18 years Paul Price Fixing table names, and executed query parameters
(edit) @20683   18 years Paul Price Fixing double free.
(edit) @20682   18 years Paul Price Fix bug in selecting diff inputs by labels.
(edit) @20062   18 years Paul Price Adding more QA fields for diff.
(edit) @19931   18 years Paul Price Reusing astrometry time field since ppImage doesn't do that any more. …
(edit) @19752   18 years bills undo last change for a more flexible solution. Add -code to the list …
(edit) @19694   18 years Paul Price Wrong type.
(edit) @19677   18 years bills added -updateskyfile mode removed data_state
(edit) @19639   18 years Paul Price Adding additional statistics for diff.
(edit) @19582   18 years Paul Price Optimising difftool -inputskyfile: this was driving the load on the …
(edit) @19525   18 years eugene allow for selection based on warp_label or stack_label
(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) @19368   18 years eugene adding label, reduction fields to diffRun, data_state to diffSkyfile
(edit) @19301   18 years eugene changing a few references of run to new
(edit) @19092   18 years eugene extensive changes from eam_branch_20080719: * added the 'cleanup' …
(edit) @19038   18 years Paul Price Changing so 'difftool -revertdiffskyfile' sets the state to 'run' in …
(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) @18679   18 years Paul Price Print defined runs as a single METADATA, not as a lot of discrete …
(edit) @18673   18 years Paul Price Adding selection on good_frac.
(edit) @18657   18 years Paul Price Using expanded SQL in difftool_definebyquery.sql to generate list of …
(edit) @18618   18 years Paul Price Fixing -template for -inputskyfile, and adding -input
(edit) @18615   18 years Paul Price SELECTing on a sub-SELECT means that the table names are stripped off.
(edit) @18614   18 years Paul Price By the LEFT JOIN, diffInputSkyfile.template may be NULL.
(edit) @18613   18 years Paul Price WHERE is already present in the query.
(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) @18093   18 years jhoblitt -queue -> -definebyquery rename
(edit) @17785   18 years Paul Price Adding additional statistics for diffs
(edit) @17723   18 years Paul Price Fixes to allow error codes to get in.
(edit) @17712   18 years Paul Price Adding difftool -queue
(edit) @17611   18 years jhoblitt convert tabs to whitespaces
(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) @16170   18 years eugene merging changes from JHs end_stage branch (new end_stage field and …
(edit) @15415   19 years Paul Price Adding new mode to difftool (definepoprun) to define a populated run. …
(edit) @15376   19 years Paul Price Adding good_frac for the fraction of good pixels (replacing pixel_fill …
(edit) @14357   19 years Paul Price uri and path_base only required if code == 0.
(edit) @14260   19 years jhoblitt change difftool -addinputskyfile to automatically set the …
(edit) @14255   19 years jhoblitt fix difftool -inputskyfile
(edit) @14250   19 years jhoblitt rework difftool
(edit) @14108   19 years jhoblitt add difftool -revertdiffskyfile
(edit) @13691   19 years Paul Price Adding path_base for warp,diff,stack.
(edit) @12262   19 years jhoblitt move difftool SQL into it's own files
(edit) @12131   19 years jhoblitt rename all *_version fields to be *_id change chip* tables to use a …
(edit) @12112   19 years Paul Price Need camera out of --inputskyfile.
(edit) @12110   19 years Paul Price Need workdir out.
(edit) @12093   19 years jhoblitt don't send informational messages to the error stack
(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) @11997   19 years jhoblitt rename p[x]tools -> [foo]tools
(edit) @11994   19 years jhoblitt change -adddiffskyfile to automatically stop the run
(edit) @11985   19 years jhoblitt s/Scfile/Skyfile/g s/scfile/skyfile/g s/SCFILE/SKYFILE/g
(edit) @11979   19 years jhoblitt add skycell_id & tess_id to p5Run and remove them from p5DiffScfile
(edit) @11974   19 years jhoblitt fix inputscfile SQL
(edit) @11875   19 years jhoblitt require ippdb 1.1.9 add expgroup/dvodb fields to ippdb
(edit) @11853   19 years jhoblitt properly handle p5toolConfig() errors
(edit) @11818   19 years jhoblitt remove exp_tag & p3_version from p4Scfile's primary key
(edit) @11811   19 years jhoblitt finalize p5tool
(edit) @11789   19 years jhoblitt implement most of p5tool functionality
Note: See TracRevisionLog for help on using the revision log.