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) @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 …
(edit) @20706   18 years bills add camProcessedExp.path_base for raw and chip stages so we can find …
(edit) @20703   18 years bills add selection of inputs by skycell_id
(edit) @20701   18 years Paul Price Need DISTINCT.
(edit) @20700   18 years Paul Price Adding diffskyfile, warpskyfile, chipprocessedimfile, rawimfile modes …
(edit) @20698   18 years bills order outputs by magic_id
(edit) @20697   18 years bills add exp_id and workdir to the output
(edit) @20696   18 years bills add diff uri to output of -inputskyfile
(edit) @20695   18 years bills add diff_id to the output of -inputs
(edit) @20694   18 years bills added joins to allow selecting diffskfyiles by the warps that went …
(edit) @20693   18 years bills allow selecting by warp_id in -diffskyfile
(edit) @20692   18 years bills order magicTree by magic_id and process the trees for different …
(edit) @20691   18 years Paul Price Fixing and verifying queries.
(edit) @20690   18 years Paul Price First cut at queries to grab the products that need to be masked with …
(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) @20681   18 years Paul Price Remove misleading 'label'.
(edit) @20608   18 years Paul Price Change to run a subset of a camera seems to work, based on a simtest …
(edit) @20542   18 years eugene need to be explicit wiht camRun.state
(edit) @20541   18 years eugene need to respect state
(edit) @20477   18 years bills add warp_id in magicBestDiffs
(edit) @20476   18 years bills tweaked a comment
(edit) @20475   18 years bills stop became full
(edit) @20474   18 years bills need to qualify workdir
(edit) @20473   18 years bills stop became full count distinct instances of skycell_id
(edit) @20441   18 years bills include dateobs in the output from regtool -pendingexp
(edit) @20440   18 years bills in warptool -scmap allow selecting results by class_id
(edit) @20413   18 years eugene minor typos
(edit) @20407   18 years eugene adding drop and wait as valid states
(edit) @20397   18 years eugene adding include fields to flatcorrChipLink and flatcorrCamLink
(edit) @20377   18 years eugene add workdir, det_type, various argument fixes
(edit) @20376   18 years eugene add det_type to flatcorr
(edit) @20375   18 years eugene fix correction queries
(edit) @20310   18 years bills add hostname to pzDownloadImfile
(edit) @20300   18 years Paul Price All warps were being ignored because the new manner of parsing the …
(edit) @20276   18 years eugene renaming zp_mean, zp_stdev to zpt_obs, zpt_stdev; adding zpt_lq, …
(edit) @20248   18 years Paul Price Database version incremented.
Note: See TracRevisionLog for help on using the revision log.