IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/share

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @23385   17 years bills include rawImfile.magicked in pending imfile data list
(edit) @23384   17 years bills add hook for updating chipProcessedImfile.magicked
(edit) @23381   17 years bills add chipRun.magicked
(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) @23331   17 years eugene failed to join using exp_id; was hitting the db very hard
(edit) @23278   17 years eugene format char in SQL comment causes segfault (the sprintf does not see …
(edit) @23254   17 years bills output value of clean
(edit) @23252   17 years bills add disttool_*.sql to Makefile
(edit) @23246   17 years bills update table name
(edit) @23245   17 years bills adding sql for disttool
(edit) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(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) @21443   17 years bills in -processedexp mode order results by cam_id so the postage stamp …
(edit) @21413   17 years bills include pstampDataStore..outProduct in pending request data
(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) @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) @21088   18 years bills in -diffskyfile mode need to join using skycell_id as well as diff_id now
(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) @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) @20792   18 years bills changed some names
(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) @20782   18 years bills require magic_ds_id
(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) @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) @20722   18 years Paul Price Making warptool -revertwarped also set the state so that it runs.
(edit) @20706   18 years bills add camProcessedExp.path_base for raw and chip stages so we can find …
(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) @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) @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) @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) @20397   18 years eugene adding include fields to flatcorrChipLink and flatcorrCamLink
(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) @20276   18 years eugene renaming zp_mean, zp_stdev to zpt_obs, zpt_stdev; adding zpt_lq, …
(edit) @20244   18 years eugene adding iq, fwhm fields to chip and cam, adding camera, telescope, …
(edit) @20230   18 years eugene add camera to fields
(edit) @20127   18 years eugene supply info needed to set labels, etc, automatically
(edit) @20105   18 years eugene adding obs_mode, obs_group fields to rawExp, rawImfile
(edit) @20073   18 years bills in -warped list exp_name
(edit) @20072   18 years bills Move getting the camera to a sub query. Using joins resulted in …
(edit) @20071   18 years bills the minuend image (template = 0) is not necessarily a warp so we can't …
(edit) @20062   18 years Paul Price Adding more QA fields for diff.
(edit) @20041   18 years Paul Price Fixing solang --> sun_angle.
(edit) @20024   18 years bills add warp_id to the output of difftool -diffskyfile
(edit) @19972   18 years eugene need to pass all chipProcessedImfile metadata through
(edit) @19970   18 years eugene adding dtime_astrom and dtime_addstar
(edit) @19941   18 years eugene adding IQ stats, n_psfstars, n_iqstars
(edit) @19934   18 years Paul Price Remove fields that are no longer in chipProcessedImfile.
(edit) @19933   18 years Paul Price Removing fields which are no longer in chipProcessedImfile.
Note: See TracRevisionLog for help on using the revision log.