IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src/chiptoolConfig.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24562   17 years eugene adding feature to allow multiple labels for revert operations
(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) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23615   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) @21308   18 years bills Changed the way image ids are handled. For chip and warp new tables …
(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) @19700   18 years bills fix typo
(edit) @19605   18 years bills add -set_state to argument list for chiptool -updaterun
(edit) @19422   18 years Paul Price Had wrong type.
(edit) @19420   18 years Paul Price Adding label to search for chiptool -pendingimfile
(edit) @19393   18 years bills remove duplicate add of -label to arg list
(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) @19348   18 years bills add missing search arg required by simtest
(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) @19092   18 years eugene extensive changes from eam_branch_20080719: * added the 'cleanup' …
(edit) @18976   18 years bills in lookup modes allow selecting by exp_name
(edit) @18561   18 years eugene completely deprecate config->where; make all command-line handling …
(edit) @18366   18 years eugene merge updates from cleanup branch
(edit) @18336   18 years jhoblitt consitently handle *_id fields as numeric values instead of converting …
(edit) @18321   18 years eugene allow search by comment (with LIKE)
(edit) @18172   18 years Paul Price Fixing double free following API change to pmConfigDB
(edit) @18093   18 years jhoblitt -queue -> -definebyquery rename
(edit) @17859   18 years jhoblitt add chiptool -pendingcleanup & -donecleanup
(edit) @17611   18 years jhoblitt convert tabs to whitespaces
(edit) @17591   18 years eugene some big cleanups of the argument parsing; more is needed
(edit) @17188   18 years jhoblitt strip out use of config->where
(edit) @17186   18 years jhoblitt implement chiptool -revertproccessedimfile query support
(edit) @17161   18 years jhoblitt implement chiptool -updaterun querying
(edit) @17148   18 years jhoblitt add chiptool -updaterun
(edit) @16667   18 years jhoblitt add -queue -pretend flag
(edit) @16666   18 years jhoblitt change -queue to have a default -exp_type of "object"
(edit) @16613   18 years eugene added -unmasked mode to chiptool; added various restrictions to …
(edit) @16557   18 years Paul Price Adding arguments that were missing.
(edit) @16253   19 years eugene adding hostname to db fields
(edit) @16248   19 years eugene updating code to handle new fields (dtime entries for …
(edit) @16170   19 years eugene merging changes from JHs end_stage branch (new end_stage field and …
(edit) @14227   19 years jhoblitt update camtool -queue
(edit) @14218   19 years jhoblitt remove redudant option descriptions
(edit) @14214   19 years jhoblitt update chiptool -queue
(edit) @14121   19 years eugene fixed some required entries
(edit) @14099   19 years jhoblitt add chiptool -revertprocessedimfile
(edit) @14023   19 years jhoblitt rename exp_id -> exp_name rename exp_tag -> exp_id add add …
(edit) @14018   19 years jhoblitt merge backtrack branch
(edit) @13937   19 years Paul Price Changes to multiple packages in order to use "reduction classes" to …
(edit) @13649   19 years eugene added various chip and camera level metadata fields (bias stdev, ap …
(edit) @13580   19 years jhoblitt required option update
(edit) @13578   19 years jhoblitt convert to mulit-level option help
(edit) @12232   19 years jhoblitt add chipPendingExp.workdir
(edit) @12197   19 years jhoblitt typo
(edit) @12190   19 years jhoblitt rename chipQueueRawExp() -> chipQueueExpTag()
(edit) @12174   19 years jhoblitt first pass working chiptool -queuerawexp normalize …
(edit) @12131   19 years jhoblitt rename all *_version fields to be *_id change chip* tables to use a …
(edit) @12058   19 years jhoblitt remove b2_uri rename b1_uri -> path_base
(edit) @12025   19 years jhoblitt filename rename form pXtool -> [foo]tool perl -pi -e 's/p0/reg/g' …
(edit) @11997   19 years jhoblitt rename p[x]tools -> [foo]tools
(edit) @11843   19 years jhoblitt handle p2toolConfig() errors properly
(edit) @11702   20 years jhoblitt update psAbort() API
(edit) @11562   20 years jhoblitt add p2tool -queuerawexp
(edit) @11089   20 years jhoblitt call pmConfigReadParamsSet() before reading any config files
(edit) @11034   20 years jhoblitt strip out p2tool -quick & -define stubs
(edit) @11033   20 years jhoblitt rework fault handling: remove p2PendingImfile.fault add …
(edit) @11002   20 years jhoblitt rename setFaultCode() -> pxSetFaultCode() and move it into it's own …
(edit) @10440   20 years jhoblitt update to the new pmConfigRead() prototype
(edit) @9765   20 years jhoblitt implement -block/unblock/masked
(edit) @9392   20 years jhoblitt add copyright & license notices
(edit) @9057   20 years jhoblitt require ippdb 0.0.38 the "big" exp_id -> exp_tag conversion
(edit) @8658   20 years jhoblitt rename -pending -> -pendingimfiles rename -done -> …
(edit) @8535   20 years jhoblitt rename p2search -> p2tool
(edit) @8459   20 years jhoblitt no santa claus here
(edit) @8188   20 years jhoblitt fix -ra claim that it -airmass when reporting the "required" option error
(edit) @8050   20 years jhoblitt make -uri a mandatory option to -done use -uri from CLI instead of …
(edit) @7863   20 years jhoblitt change pendingArgs to start with NULL values
(edit) @7848   20 years jhoblitt partial conversion to the new *Config() setup
(edit) @7037   20 years jhoblitt make sure db connection is setup
(edit) @7027   20 years Paul Price Updating to use psModules head --- pmConfigRead changed, and pmConfigDB
(edit) @6978   20 years jhoblitt cleanups: all cli utils have thier own .h make *Config() funcs …
(edit) @6668   20 years jhoblitt rename all url struct fields -> uri add pzPendingFrame
(edit) @6369   21 years jhoblitt remove initialization of pxConfig fields
(edit) @6368   21 years jhoblitt remove arguments field from pxConfig
(edit) @6341   21 years jhoblitt rename pxConfig database -> dbh
(edit) @6261   21 years jhoblitt merge p0/2 types -> pxMode/pxConfig add initial p0 support: p0search, …
Note: See TracRevisionLog for help on using the revision log.