IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src/chiptool.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41549   5 years eugene disallow unrestricted queries and add -all option to definebyquery …
(edit) @40534   8 years eugene add -limit and -random to -definebyquery
(edit) @37410   12 years eugene explicit reference to chipRun table needed
(edit) @36431   13 years bills order results of chiptool -pendingcleanuprun by Label.priority.
(edit) @35789   13 years bills add chipRun.update_mode. If set do not use the config dump file when …
(edit) @35691   13 years bills include class_id in order by for pending imfiles in an attempt to make …
(edit) @35572   13 years bills Change implementation of chiptool -definebyquery require label to be …
(edit) @34766   14 years bills Add option -all to -pendingcleanup*file modes. This returns all …
(edit) @34501   14 years bills Accept -tess_id as a selector for chiptool -listrun
(edit) @34081   14 years eugene fix a number of cases of unused variables (set but otherwise not …
(edit) @33617   14 years bills In chiptool -dropprocessedimfile accept -cam_id as a selector
(edit) @33335   14 years bills accept -class_id as argument to chiptool -pendingimfile. in …
(edit) @33112   15 years bills when setting entire chip or warp runs to be updated set bad quality …
(edit) @32653   15 years bills print out the number of chips reverted
(edit) @32577   15 years bills for chiptool -dropprocessedimfile make -class_id required
(edit) @32575   15 years bills back out incorrect change from last revision to chiptool
(edit) @32573   15 years bills add chiptool -dropprocessedimfile
(edit) @32520   15 years heather chiptool -advanceexp now respects -chip_id as an argument.
(edit) @31954   15 years bills add -pstamp_order option to chiptool -processedimfile
(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) @30544   15 years bills Add special fault code PXTOOL_DO_NOT_REVERT_FAULT (value is equal to …
(edit) @30049   16 years watersc1 Merge of realtime burntool and new nightly science code into trunk.
(edit) @29902   16 years bills Save results of detection efficiency analaysis is the database. …
(edit) @29416   16 years bills fix tickeet 1198 add mode -revertcleanup to revert errors that occur …
(edit) @28716   16 years bills in chiptool -definecopy accept the old chipRun's data_group as a selector
(edit) @28091   16 years eugene updates to staticskytool (now mostly working)
(edit) @28056   16 years watersc1 Updates to fix the fact that the set of warpSkyfiles for a given …
(edit) @28055   16 years watersc1 Fix unpopulated skyfile bug (hopefully)
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @27893   16 years eugene make label, data_group, dist_group restrictions LIKE not ==
(edit) @27858   16 years bills ORDER BY priority DESC, chip_id
(edit) @27776   16 years bills have chiptool -revertprocessedimfile revert faults from the update …
(edit) @27738   16 years bills Add -listrun mode. Fix handling of magicked bits during update. …
(edit) @27391   16 years bills changes to support updating only a subset of the components of a run
(edit) @27195   16 years Paul Price Fixing query for chiptool -definecopy
(edit) @27192   16 years Paul Price Add mode to create chipRuns from extant chipRuns: definecopy.
(edit) @26981   16 years Paul Price Reworked all ippTools to put fault=2 (SYS_ERROR) when can't find SQL …
(edit) @26908   16 years bills add -data_group as a search parameter for -processedimfile
(edit) @26567   17 years bills Make update processing compatible with magic. Fix some bugs in update …
(edit) @26465   17 years bills forgot to add the where2 clause in the query
(edit) @25935   17 years eugene fix camtool -definebyquery usage of the label selection; add comments …
(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) @25822   17 years bills code to clean up magicDSRuns
(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) @25777   17 years eugene add more search options to -run
(edit) @25775   17 years bills For the lookup modes add arguments to lookup by ra, decl
(edit) @25706   17 years bills select off of chipProcessedImfile.magicked
(edit) @25702   17 years bills in chiptool -processedimfile allow selection by label and destreaked …
(edit) @25324   17 years watersc1 Fixes things that I thought were merged, but then discovered hadn't …
(edit) @24562   17 years eugene adding feature to allow multiple labels for revert operations
(edit) @24552   17 years bills changed the columns magicked from TINYINT to BIGINT store magic_ds_id …
(edit) @23919   17 years eugene convert -label options to multi where appropriate; fix definebyquery …
(edit) @23873   17 years bills add -clean argument to the exportrun modes. If set switch state and …
(edit) @23870   17 years Paul Price Removing debugging output.
(edit) @23869   17 years Paul Price Need to commit operation.
(edit) @23868   17 years Paul Price Making chiptool -importrun work. Defined some useful PXMIRROR macros …
(edit) @23809   17 years eugene if data is queue to be processed by warp (end_stage == warp or NULL), …
(edit) @23697   17 years bills did some work on the chip and warp exportrun modes
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23657   17 years bills complete the set of sql files needed to exportrun
(edit) @23614   17 years eugene add -all requirement to -processedimfile
(edit) @23418   17 years eugene add pxwarpGet/SetSearchArgv
(edit) @23381   17 years bills add chipRun.magicked
(edit) @23339   17 years bills conversion from -promoteexp to -advanceexp got undone by a merge
(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) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(edit) @22751   17 years eugene adding goto_scrubbed mode to chiptool
(edit) @21521   17 years eugene adding chiptool -exportrun and -importrun
(edit) @21463   17 years bills Add new tasks to handle promotion of exposures from chip to camera …
(edit) @21402   17 years eugene converting to the new formatting version of p_psDBRunQueryF where …
(edit) @21308   17 years bills Changed the way image ids are handled. For chip and warp new tables …
(edit) @20973   18 years bills Rework the diff stage to process the skycells from an exposure in a …
(edit) @20244   18 years eugene adding iq, fwhm fields to chip and cam, adding camera, telescope, …
(edit) @19941   18 years eugene adding IQ stats, n_psfstars, n_iqstars
(edit) @19931   18 years Paul Price Reusing astrometry time field since ppImage doesn't do that any more. …
(edit) @19769   18 years Paul Price workdir should be required for chiptool -definebyquery
(edit) @19701   18 years bills cause an error if no rows get state changed in cleanup, update,purge …
(edit) @19592   18 years eugene making set_state and set_label options consistent
(edit) @19587   18 years Paul Price = should be ==
(edit) @19574   18 years Paul Price Fix SEGV in printing metadatas in chiptool -definebyquery -pretend.
(edit) @19420   18 years Paul Price Adding label to search for chiptool -pendingimfile
(edit) @19389   18 years bills For -definebyquery fix the check for an empty where list to account …
(edit) @19367   18 years eugene add search by chipRun.label
(edit) @19350   18 years bills do not use pxchipSetSearchArgs for -updateprocessedimfile since it …
(edit) @19339   18 years eugene fix elements for which the db table must be specified
(edit) @19334   18 years bills Add modes for transitioning chipProcessedImfiles from full to cleaned …
(edit) @19324   18 years eugene moving all search terms to a common function in pxchip.c
(edit) @19132   18 years eugene fix -revert search options
(edit) @18976   18 years bills in lookup modes allow selecting by exp_name
(edit) @18888   18 years bills one more fix
(edit) @18887   18 years bills fixed a couple more bugs in chiptool -processedimfile
(edit) @18885   18 years jhoblitt bug fix
(edit) @18871   18 years Paul Price Search for files to revert based on fault code.
(edit) @18561   18 years eugene completely deprecate config->where; make all command-line handling …
Note: See TracRevisionLog for help on using the revision log.