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) @26181   17 years bills don't pass NULL clauses
(edit) @26180   17 years bills remove diffRun state checks from -inputskyfile. They were broken for …
(edit) @26179   17 years bills Don't require that chipRun, camRun and fakeRun be full. All we need is …
(edit) @26177   17 years bills add -skycell_id to -revertdiffskyfile
(edit) @26175   17 years Paul Price Allow search on cam_id, chip_id.
(edit) @26170   17 years bills put data_group into fileset listing instead of dist_group for more …
(edit) @26148   17 years Paul Price Fix double free.
(edit) @26147   17 years Paul Price Need to restrict stacks by the label. Reworked how the query is …
(edit) @26144   17 years Paul Price Better use of '-available' flag: queue a diff run with available stack …
(edit) @26139   17 years Paul Price Need to distinguish the two sets of warp restrictions.
(edit) @26138   17 years Paul Price Need to limit the selection of warps so query doesn't take forever.
(edit) @26113   17 years Paul Price Only update the state when the run was successful.
(edit) @26095   17 years bills allow -all to -pendingcleanup
(edit) @26093   17 years bills minor change
(edit) @26092   17 years bills delete obsolete commented out line
(edit) @26091   17 years bills missing paramter caused filesets to not be added to the db properly
(edit) @26090   17 years bills add sql for new disttool modes
(edit) @26089   17 years bills install sql files for new disttool modes
(edit) @26088   17 years bills add modes for managing distribution cleanup
(edit) @26040   17 years bills just a comment change
(edit) @26039   17 years bills in -definebyquery -rerun don't queue if a run with the given label …
(edit) @26034   17 years bills add some partenthesis
(edit) @26033   17 years bills in magicttool -definebyquery if -rerun queue a new run only if there …
(edit) @26016   17 years bills distTarget now has dist_group not label
(edit) @26015   17 years bills Spread building of distribution bundles over a number of hosts …
(edit) @26005   17 years bills disambiguate dist_id in where clause of -pendingcomponent mode
(edit) @26004   17 years bills disambiguate magic_ds_id in query
(edit) @25937   17 years Paul Price Add missing argument.
(edit) @25936   17 years Paul Price Adding missing argument.
(edit) @25935   17 years eugene fix camtool -definebyquery usage of the label selection; add comments …
(edit) @25932   17 years Paul Price Fix WHERE.
(edit) @25931   17 years Paul Price Had wrong table name.
(edit) @25929   17 years Paul Price Giving publishClient an 'active' column, and add mode to pubtool to …
(edit) @25928   17 years Paul Price psArrayLength returns long, not S64.
(edit) @25926   17 years Paul Price Want exp_id out too.
(edit) @25913   17 years eugene adding feature to control if analysis generates a correction image or not
(edit) @25890   17 years eugene updates to properties from vysos branch
(edit) @25856   17 years bills forgot to update the definition of distTarget
(edit) @25851   17 years bills Add a new table to the database dbversion where we will store the …
(edit) @25844   17 years bills if data_group is null set it equal to label
(edit) @25843   17 years bills missed some arguments
(edit) @25840   17 years bills pass name of table to pxUpdateRun to disambiguate values in the joined …
(edit) @25838   17 years bills disambiguate field by finishing the join
(edit) @25837   17 years bills use cleaned instead of purged for cleaning up magicDSRuns
(edit) @25835   17 years bills Add data_group, dist_group, and note to the pipeline. These new …
(edit) @25823   17 years bills forgot to add a few files
(edit) @25822   17 years bills code to clean up magicDSRuns
(edit) @25816   17 years eugene updates to the addstar stage; modify flatcorr to interact correctly …
(edit) @25800   17 years watersc1 Updates to various tools to fix errors in cleanup.
(edit) @25795   17 years bills Rats. Forgot to include the final table definitions.
(edit) @25793   17 years bills Add new table pstampDependent. An entry gets created by the postage …
(edit) @25792   17 years bills changes to magicdstool -updaterun to allow run state changes by label, …
(edit) @25791   17 years bills in lookup modes add label to the output
(edit) @25790   17 years bills fix bugs in testing for presence of search arguments
(edit) @25789   17 years eugene fixed up addtool
(edit) @25784   17 years eugene change addcamera to advancecamera; add addcamera mode matching addchip mode
(edit) @25782   17 years eugene enable inst and telescope
(edit) @25779   17 years eugene join against rawExp for where
(edit) @25778   17 years eugene format argument must be const char
(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) @25774   17 years bills add pxspace.h
(edit) @25773   17 years bills add pxspace.[ch]
(edit) @25772   17 years bills function name change
(edit) @25771   17 years bills better naming
(edit) @25770   17 years bills add functions to support lookups of processed images by ra and decl …
(edit) @25762   17 years eugene merge changes from gene@dev branch
(edit) @25738   17 years Paul Price Merging stack development branch (implement lax and strict PSF model …
(edit) @25711   17 years bills add options to pstampJob move sql for -listjob to a sql file
(edit) @25706   17 years bills select off of chipProcessedImfile.magicked
(edit) @25705   17 years bills in -processedimfile mode add selection by filter and magicked status
(edit) @25704   17 years bills in -difftool mode add selection by label
(edit) @25703   17 years bills in -warped mode allow selection by label
(edit) @25702   17 years bills in chiptool -processedimfile allow selection by label and destreaked …
(edit) @25691   17 years bills Added some new search arguments for -sumskyfile mode (list …
(edit) @25690   17 years bills for -diffskyfile mode added new arguments for selecting on exposure …
(edit) @25689   17 years bills add some more selection arguments for -warped mode -not_destreaked …
(edit) @25682   17 years bills in -warped mode (list mode) require selection args or -all (not …
(edit) @25674   17 years bills include label and filter in output
(edit) @25571   17 years Paul Price difftool -advance needs to support multiple labels on the command-line.
(edit) @25567   17 years bills fix some problems with distribution that were introduced by the …
(edit) @25558   17 years bills iiitidnw
(edit) @25554   17 years bills need to accept -limit even if we don't do anything with it
(edit) @25552   17 years bills add -all option to pstamptool
(edit) @25547   17 years bills clarify a comment
(edit) @25545   17 years bills require a label with -censorrun -exp_id to distinguish multiple magic …
(edit) @25542   17 years bills bills law is far too often true
(edit) @25517   17 years bills Require that magic have been run before distributing even if the run …
(edit) @25516   17 years Paul Price Ensure warps are in 'full' state before launching diffs!
(edit) @25515   17 years Paul Price Fixing query for advance mode.
(edit) @25514   17 years Paul Price Add missing argument.
(edit) @25513   17 years bills add magic_ds_id to distRun so that we can find them to censor if necessary
(edit) @25512   17 years bills magicRun table is already specified
(edit) @25511   17 years bills Finish implementing magictool -censorrun
(edit) @25510   17 years bills change -listinterest to -listinterests because I keep spelling it the …
(edit) @25509   17 years Paul Price Adding 'difftool -advance' mode, with accompanying pantasks task …
(edit) @25493   17 years bills In distribution server merge rcDSProduct into rcDestination. It was …
(edit) @25492   17 years bills make "re_place" the default
(edit) @25479   17 years bills remove duplicate burntool_state
(edit) @25465   17 years bills Detect the completion and state updates of a magicDSRun in a new …
Note: See TracRevisionLog for help on using the revision log.