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) @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) @23618   17 years Paul Price Warp requires the output of cam and chip, not fake.
(edit) @23617   17 years eugene fix pxcamGet/SetSearchArgs usage: need to be careful of queries that …
(edit) @23616   17 years eugene fix pxcamGet/SetSearchArgs usage: need to be careful of queries that …
(edit) @23615   17 years eugene add -all requirement to -processedimfile
(edit) @23614   17 years eugene add -all requirement to -processedimfile
(edit) @23613   17 years Paul Price Fixing warptool -definebyquery search terms.
(edit) @23612   17 years Paul Price Adding exp_id. Cleaning up.
(edit) @23610   17 years Paul Price Fixing table name.
(edit) @23590   17 years eugene cleanup and fix use of pxcamGet/SetSearchArgs
(edit) @23589   17 years eugene add chip_id to output
(edit) @23566   17 years bills progress on query for components ready to be processed
(edit) @23547   17 years eugene add update user_1 to regtool
(edit) @23546   17 years eugene add update user_1 to regtool
(edit) @23545   17 years eugene add dateobs range to pendingimfile; add user_1 as option for …
(edit) @23544   17 years eugene add dateobs range to pendingimfile; add user_1 as option for …
(edit) @23543   17 years eugene adding output field to pendingimfile for deburn test
(edit) @23506   17 years Paul Price Adding restriction on good_frac for skycells of warp-warp diffs.
(edit) @23504   17 years Paul Price Stack_id values should be NULL instead of zero, to avoid foreign key …
(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) @23500   17 years bills correctly add -exp_id_begin and -exp_id_end to the revert functions
(edit) @23499   17 years bills add -exp_id_begin and -exp_id_end to the select paramters for …
(edit) @23497   17 years bills advance exposures using load, run style so that the proper workdir and …
(edit) @23487   17 years Paul Price Functions declared as 'type function()' cause errors with the Intel …
(edit) @23459   17 years bills Don't finish warpRuns unless none of the skyfiles faulted. To allow …
(edit) @23438   17 years bills manage magicked status of diffSkyfiles made with magicked inputs
(edit) @23437   17 years bills output magicked status of inputs
(edit) @23430   17 years bills if the input chip run has been magicked set warpSkyfile.magicked to true
(edit) @23429   17 years bills add chipRun.magicked to the output
(edit) @23418   17 years eugene add pxwarpGet/SetSearchArgv
(edit) @23394   17 years bills add disttool to build
(edit) @23393   17 years bills remove distRun.chip_id
(edit) @23392   17 years bills add rawExp.magicked
(edit) @23391   17 years bills update database version add rawExp.magicked
(edit) @23390   17 years bills add 'run' level magicked bits add tables to build distribution bundles …
(edit) @23389   17 years bills change states from 'run' and 'stop' to 'new' and 'full' add label to …
(edit) @23388   17 years bills add diffRun.magicked
(edit) @23386   17 years bills add chipRun.magicked
(edit) @23385   17 years bills include rawImfile.magicked in pending imfile data list
(edit) @23384   17 years bills add hook for updating chipProcessedImfile.magicked
(edit) @23383   17 years bills add warpRun.magicked
(edit) @23381   17 years bills add chipRun.magicked
(edit) @23365   17 years bills add timestamp to distRun drop chip_id
(edit) @23363   17 years bills initial work on definebyquery for distRun
(edit) @23342   17 years eugene verify vs master: verify needs to use the detNormalizedImfile entry / …
(edit) @23339   17 years bills conversion from -promoteexp to -advanceexp got undone by a merge
(edit) @23332   17 years eugene was missing -included flag (dropped in merge somewhere??)
(edit) @23331   17 years eugene failed to join using exp_id; was hitting the db very hard
(edit) @23324   17 years eugene add restriction by label
(edit) @23310   17 years giebink added -exportrun and -importrun
(edit) @23281   17 years bills change -promoteexp to -advanceexp
(edit) @23278   17 years eugene format char in SQL comment causes segfault (the sprintf does not see …
(edit) @23259   17 years Paul Price Changing API for psRandomAlloc() to make it easier to be …
(edit) @23256   17 years bills fix compile error
(edit) @23254   17 years bills output value of clean
(edit) @23252   17 years bills add disttool_*.sql to Makefile
(edit) @23251   17 years bills add missing space
(edit) @23247   17 years bills new tool to manage the creation of bundles of ipp data for distribution
(edit) @23246   17 years bills update table name
(edit) @23245   17 years bills adding sql for disttool
(edit) @23240   17 years bills fix typo in error message
(edit) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(edit) @23154   17 years eugene add note to usage to clarify use_begin vs time_begin
(edit) @23123   17 years eugene adding error states for cleanup / update analysis
(edit) @23122   17 years eugene do not advance if detResidExp is faulted
(edit) @22751   17 years eugene adding goto_scrubbed mode to chiptool
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21521   17 years eugene adding chiptool -exportrun and -importrun
(edit) @21494   17 years eugene add new m4 outputs to .cvsignore
(edit) @21479   17 years bills use pztool -advance to complete summit copy processing
(edit) @21463   17 years bills Add new tasks to handle promotion of exposures from chip to camera …
(edit) @21443   17 years bills in -processedexp mode order results by cam_id so the postage stamp …
(edit) @21433   17 years bills add -setmagicked option to magicdstool -adddestreakedfile which sets …
(edit) @21413   17 years bills include pstampDataStore..outProduct in pending request data
(edit) @21412   17 years bills in job listings include some information from pstampProduct
(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) @21334   17 years bills simplify query
(edit) @21333   17 years bills fix incomplete join
(edit) @21321   17 years bills add warp_skyfile_id to the output
(edit) @21319   17 years bills fix incomplete join
(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) @21189   17 years bills include exp_id in the output from -diffskyfile
(edit) @21188   17 years bills allow selecting diffskyfile by diff_image_id
(edit) @21099   18 years bills handle -label in modes -totree and -toprocess
(edit) @21098   18 years bills where clauses for stack tables were in the wrong part of the query
(edit) @21097   18 years bills need to specify which state to modify
(edit) @21088   18 years bills in -diffskyfile mode need to join using skycell_id as well as diff_id now
(edit) @21019   18 years Paul Price Fix table name.
(edit) @21005   18 years bills magictool -definerun needs to allow selecting by -diff_id
(edit) @21004   18 years bills change join to allow building magicRuns out of old single skycell diff runs
(edit) @21003   18 years bills remove commented out code
(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 …
Note: See TracRevisionLog for help on using the revision log.