IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23970   17 years bills adapt to new multiple label processing properly implement -limit in …
(edit) @23969   17 years bills accept -label in the modes: -toprocess and -totree
(edit) @23959   17 years Paul Price Fixed typo.
(edit) @23940   17 years Paul Price Adding new column to diffSkyfile: deconv_max, which is the maximum …
(edit) @23922   17 years Paul Price Only consider diffRuns with the same label as the one we're defining.
(edit) @23921   17 years eugene convert -label options to multi where appropriate
(edit) @23920   17 years eugene convert -label options to multi where appropriate
(edit) @23919   17 years eugene convert -label options to multi where appropriate; fix definebyquery …
(edit) @23918   17 years eugene added function pxAddLabelSearchArgs to allow -label entries to be multiple
(edit) @23912   17 years bills Distribution progress
(edit) @23904   17 years eugene add -pretend options to definewarpwarp
(edit) @23898   17 years Paul Price Some fixes required for pantasks operation: needed '-limit' for the …
(edit) @23894   17 years Paul Price Distribution client workflow is now working!
(edit) @23885   17 years Paul Price Modifying distribution client workflow (currently composed of …
(edit) @23883   17 years Paul Price Index is long, not necessarily S64.
(edit) @23880   17 years Paul Price Adding receivetool, for the other end of the distribution.
(edit) @23877   17 years bills add diffSkyfile.data_state
(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) @23864   17 years bills disttool -revertfileset
(edit) @23861   17 years bills add task to build data store filesets for distRuns
(edit) @23842   17 years bills modes to disttool for creating rcDSFileset objects tweaks to the …
(edit) @23830   17 years giebink corrected table name
(edit) @23829   17 years giebink reordered table list
(edit) @23828   17 years giebink typo
(edit) @23809   17 years eugene if data is queue to be processed by warp (end_stage == warp or NULL), …
(edit) @23786   17 years giebink typo
(edit) @23783   17 years bills fix problems in definebyquery for camera stage
(edit) @23777   17 years bills change disttool -pendingcomponent to output "$outroot.$dist_id" as …
(edit) @23765   17 years bills disttool -definebyquery
(edit) @23742   17 years bills changes to get building of distribution bundles for diff and stack stages
(edit) @23740   17 years Paul Price Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
(edit) @23736   17 years bills require target_id to be supplied since there is a foreign key constraint
(edit) @23717   17 years bills poll modes need to support query by label
(edit) @23701   17 years bills make regtool -exportrun operational
(edit) @23697   17 years bills did some work on the chip and warp exportrun modes
(edit) @23695   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23692   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23661   17 years bills various changes to disttool
(edit) @23660   17 years bills updates to magictool -revertnode
(edit) @23657   17 years bills complete the set of sql files needed to exportrun
(edit) @23634   17 years Paul Price Adding limit on great circle distance, using Haversine formula
(edit) @23633   17 years Paul Price Need AND to join where condition.
(edit) @23632   17 years Paul Price Don't free borrowed pointer.
(edit) @23631   17 years Paul Price Fix syntax error.
(edit) @23630   17 years Paul Price template_warp_id is a string. Haven't I made this change before???
(edit) @23616   17 years eugene fix pxcamGet/SetSearchArgs usage: need to be careful of queries that …
(edit) @23615   17 years eugene add -all requirement to -processedimfile
(edit) @23614   17 years eugene add -all requirement to -processedimfile
(edit) @23613   17 years Paul Price Fixing warptool -definebyquery search terms.
(edit) @23610   17 years Paul Price Fixing table name.
(edit) @23590   17 years eugene cleanup and fix use of pxcamGet/SetSearchArgs
(edit) @23566   17 years bills progress on query for components ready to be processed
(edit) @23545   17 years eugene add dateobs range to pendingimfile; add user_1 as option for …
(edit) @23544   17 years eugene add dateobs range to pendingimfile; add user_1 as option for …
(edit) @23506   17 years Paul Price Adding restriction on good_frac for skycells of warp-warp diffs.
(edit) @23503   17 years Paul Price Fixing GROUP BY
(edit) @23502   17 years Paul Price Adding definewarpwarp mode for difftool. The template is taken to be …
(edit) @23500   17 years bills correctly add -exp_id_begin and -exp_id_end to the revert functions
(edit) @23499   17 years bills add -exp_id_begin and -exp_id_end to the select paramters for …
(edit) @23497   17 years bills advance exposures using load, run style so that the proper workdir and …
(edit) @23487   17 years Paul Price Functions declared as 'type function()' cause errors with the Intel …
(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) @23430   17 years bills if the input chip run has been magicked set warpSkyfile.magicked to true
(edit) @23418   17 years eugene add pxwarpGet/SetSearchArgv
(edit) @23394   17 years bills add disttool to build
(edit) @23393   17 years bills remove distRun.chip_id
(edit) @23392   17 years bills add rawExp.magicked
(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) @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) @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) @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) @23259   17 years Paul Price Changing API for psRandomAlloc() to make it easier to be …
(edit) @23256   17 years bills fix compile error
(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) @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) @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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.