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) @33109   15 years bills For dummy diffRuns (where 2 warps were matched but there are no …
(edit) @32609   15 years bills Change PRIMARY KEY for diffInputSkyfile from (diff_id, skycell_id) to …
(edit) @32482   15 years watersc1 definewarpwarp: Add mintimediff to restrict the minimum time …
(edit) @32218   15 years watersc1 Speed improvement for difftool -pendingcleanuprun
(edit) @31435   15 years watersc1 LAP code, quick stacking code, and unconvolved diff code.
(edit) @31237   15 years bills add -template_exp_id to difftool -listrun
(edit) @30907   15 years bills for chiptool, difftool, camtool, and stacktool have …
(edit) @30729   15 years bills add -destreaked option to -updaterun for chiptool warptool difftool …
(edit) @30594   15 years eugene fix difftool bug for reruns (HAF); remove debug prints in regtool
(edit) @30544   15 years bills Add special fault code PXTOOL_DO_NOT_REVERT_FAULT (value is equal to …
(edit) @30070   16 years bills in definestackstack allow selection of input by data_group
(edit) @29958   16 years bills add skycell_id to the ORDER BY clause to make the order consistent
(edit) @29923   16 years eugene add state restriction on the detrend definebyquery; no longer need to …
(edit) @29696   16 years watersc1 SVN merge went off last week. This includes the changes that should …
(edit) @29665   16 years watersc1 Update to fix the psStringSubstitute bug from Gene's branch.
(edit) @29553   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29416   16 years bills fix tickeet 1198 add mode -revertcleanup to revert errors that occur …
(edit) @29365   16 years bills implement ordering by priority in difftool -todiffskyfile
(edit) @29299   16 years bills Add lookups by mjd_obs to stacktool -sumskyfile add difftool …
(edit) @29225   16 years bills for -definewarpstack add -stack_data_group as a selector
(edit) @29175   16 years bills In difftool -definebyquery allow the template exp_id to be specified
(edit) @29172   16 years bills in definebyquery allow selecting input and template based on …
(edit) @29169   16 years bills In difftool -definewarpwarp add the option -input_comment …
(edit) @29134   16 years watersc1 Add diff_mode as an option to the listrun mode.
(edit) @28375   16 years watersc1 merge of stack association and warp/stack/diff jpegs
(edit) @28056   16 years watersc1 Updates to fix the fact that the set of warpSkyfiles for a given …
(edit) @28054   16 years bills make -label -data_group -dist_group lookups LIKE comparisions for …
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @27794   16 years bills implement -setskyfiletoupdate and make difftool -revertdiffskyfile …
(edit) @27743   16 years bills Add difftool -listrun mode Add diff_mode to the output form -diffskyfile
(edit) @27723   16 years watersc1 Have difference images inherit the data_group of the warp that went …
(edit) @27445   16 years Paul Price Only select warp runs that are 'full'. This is necessary following …
(edit) @27444   16 years Paul Price Remove -available flag for difftool -definewarpwarp. It doesn't do …
(edit) @27391   16 years bills changes to support updating only a subset of the components of a run
(edit) @27210   16 years bills in the lookup modes make the where filter be a LIKE comparision …
(edit) @27150   16 years Paul Price Allow search on comment.
(edit) @27020   16 years watersc1 Changes to implement diff_mode in the diffRun table to allow diff.pro …
(edit) @27007   16 years eugene add missing db commit
(edit) @26984   16 years Paul Price Making revert for dist, diff, stack obey the convention of allowing …
(edit) @26981   16 years Paul Price Reworked all ippTools to put fault=2 (SYS_ERROR) when can't find SQL …
(edit) @26970   16 years watersc1 Fixed psTrace formats to reflect the actual queries.
(edit) @26969   16 years watersc1 Added dbCommit statement, and confirmed that it will not requeue an …
(edit) @26958   16 years watersc1 This should fix the stack-stack overqueueing bug. The test case for …
(edit) @26949   16 years eugene NULL is PS_MAX_S64 for id fields; added code to set state to "new" …
(edit) @26945   16 years watersc1 Looks like I had a 0 where I needed a NULL. Hopefully this will …
(edit) @26927   16 years watersc1 Implement stackstack diff mode, based on already existing warpstack …
(edit) @26909   16 years bills add -data_group as search option for -diffskyfile mode
(edit) @26652   16 years heather added the ability to select on data group
(edit) @26567   17 years bills Make update processing compatible with magic. Fix some bugs in update …
(edit) @26381   17 years watersc1 fixed bug where -diff_id was being transformed into stack_id in the …
(edit) @26181   17 years bills don't pass NULL clauses
(edit) @26180   17 years bills remove diffRun state checks from -inputskyfile. They were broken for …
(edit) @26177   17 years bills add -skycell_id to -revertdiffskyfile
(edit) @26144   17 years Paul Price Better use of '-available' flag: queue a diff run with available stack …
(edit) @26139   17 years Paul Price Need to distinguish the two sets of warp restrictions.
(edit) @26138   17 years Paul Price Need to limit the selection of warps so query doesn't take forever.
(edit) @25851   17 years bills Add a new table to the database dbversion where we will store the …
(edit) @25840   17 years bills pass name of table to pxUpdateRun to disambiguate values in the joined …
(edit) @25835   17 years bills Add data_group, dist_group, and note to the pipeline. These new …
(edit) @25800   17 years watersc1 Updates to various tools to fix errors in cleanup.
(edit) @25790   17 years bills fix bugs in testing for presence of search arguments
(edit) @25775   17 years bills For the lookup modes add arguments to lookup by ra, decl
(edit) @25704   17 years bills in -difftool mode add selection by label
(edit) @25690   17 years bills for -diffskyfile mode added new arguments for selecting on exposure …
(edit) @25571   17 years Paul Price difftool -advance needs to support multiple labels on the command-line.
(edit) @25515   17 years Paul Price Fixing query for advance mode.
(edit) @25509   17 years Paul Price Adding 'difftool -advance' mode, with accompanying pantasks task …
(edit) @25074   17 years Paul Price For MOPS, write exposure name as FPA_ID, exposure identifier as EXP_ID.
(edit) @25071   17 years Paul Price Altering SQL to get exp_id for warp1 and warp2.
(edit) @24955   17 years bills tess_id is in diffRun not diffSkyfile
(edit) @24933   17 years Paul Price Adding protection for revert.
(edit) @24865   17 years eugene added various raw-exposure parameter filters
(edit) @24676   17 years eugene filter option is attached to the expWhere, not the warpWhere
(edit) @24552   17 years bills changed the columns magicked from TINYINT to BIGINT store magic_ds_id …
(edit) @24225   17 years Paul Price Wasn't checking state of template.
(edit) @24186   17 years bills fix some bugs in the pending cleanup queries. (Mostly that label was …
(edit) @24180   17 years Paul Price bothways and exposure were switched.
(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
Note: See TracRevisionLog for help on using the revision log.