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) @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 …
(edit) @20934   18 years eugene adding dummy values for chip_imfile_id, warp_skyfile_id, diff_skyfile_id
(edit) @20933   18 years eugene adding auto_incr fields for table ids; adding upgrade mode
(edit) @20850   18 years Paul Price I'll get it right eventually.
(edit) @20849   18 years Paul Price Whoops.
(edit) @20848   18 years Paul Price %ld does not always correspond to S64.
(edit) @20847   18 years Paul Price Setting stage_id, cam_id to avoid compiler warning "may be used …
(edit) @20846   18 years bills forgot to add this file
(edit) @20841   18 years bills Add the stage_id and cam_id to magicDSRun. This vastly reduces the …
(edit) @20836   18 years bills add magicdstool
(edit) @20813   18 years bills change error for empty filesets to one that doesn't get cleared by …
(edit) @20809   18 years jhoblitt don't allow filesets to be empty
(edit) @20792   18 years bills changed some names
(edit) @20789   18 years bills add magicdstool to the build
(edit) @20788   18 years bills some name changes
(edit) @20787   18 years bills add sql for magicdstool
(edit) @20786   18 years bills add magicDSRun and magicDSFile
(edit) @20784   18 years bills finish query to find runs in all stages that are complete
(edit) @20783   18 years bills fix a comment
(edit) @20782   18 years bills require magic_ds_id
(edit) @20781   18 years bills require magic_ds_id for -getskycells. changes in comments
(edit) @20764   18 years bills new tool for managing magic de-streak processing
(edit) @20763   18 years bills add sql for magicdstool
(edit) @20759   18 years bills remove ignored from query for pending exposures. It causes rows to be …
(edit) @20750   18 years Paul Price Adding search on rawExp.obs_mode.
(edit) @20748   18 years Paul Price rollback is resposibility of caller.
(edit) @20744   18 years Paul Price Add diffRun labels. Allow generation of a magic run even if one …
(edit) @20743   18 years Paul Price Fixing to correspond to fixed query.
(edit) @20742   18 years Paul Price Only want one magic_id per exposure --- otherwise we'll make multiple …
(edit) @20740   18 years Paul Price I think this example is working now.
(edit) @20739   18 years Paul Price DISTINCT covers a multitude of sins. Removing "magic_id IS NULL" so …
(edit) @20738   18 years Paul Price Wasn't setting warp_id in magicBestDiffs correctly (it wasn't …
(edit) @20737   18 years Paul Price No need to have the warp_id in the magicBestDiffs table; besides, it …
(edit) @20736   18 years Paul Price Updating queries in this test.
(edit) @20735   18 years bills add exp_id to the output of magictool -mask
(edit) @20734   18 years Paul Price Cleaning up magictool -definebyquery so that part1 and part2 queries …
(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) @20719   18 years bills in diffskyfileMode select by diffInputSkyfile.skycell_id diffSkyfile …
Note: See TracRevisionLog for help on using the revision log.