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) @24693   17 years bills accept -label as an argument to magicdstool -revertdestreakedfile
(edit) @24689   17 years bills in magicdstool -torevert include exp_id add sql for camera stage
(edit) @24683   17 years bills Add hooks for carefully reverting faulted destreaked files. Support …
(edit) @24682   17 years bills don't distribute camRuns until magicked
(edit) @24681   17 years bills Add magicked column to camRun
(edit) @24677   17 years eugene allow difftool -inputskyfile to list entries even if state is full
(edit) @24676   17 years eugene filter option is attached to the expWhere, not the warpWhere
(edit) @24664   17 years eugene fix definebyquery insert sql so it can handle SQL wildcards; add …
(edit) @24661   17 years eugene fixed typo in select options
(edit) @24660   17 years eugene added LIKE and MULTI to -select_label
(edit) @24659   17 years eugene add options to select stack inputs by fwhm
(edit) @24601   17 years eugene supply reduction with stacktool output
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(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) @24551   17 years bills remove some obsolete modes
(edit) @24531   17 years bills add drop commands for the new publish tables
(edit) @24513   17 years Paul Price Bumping the database schema version number to 1.1.54
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24487   17 years Paul Price Adding reduction classes to warp stage.
(edit) @24460   17 years bills fix some problems with disttool -revertrun
(edit) @24426   17 years bills Add warptool -revertoverlap
(edit) @24425   17 years bills handle multiple labels
(edit) @24424   17 years bills Fix typo in name of new sql file
(edit) @24422   17 years bills don't bundle for destinations, targets or interests that are disabled
(edit) @24421   17 years bills We don't destreak (or distribute) chipProcessedImfiles with bad quality
(edit) @24420   17 years bills This file is no longer needed
(edit) @24414   17 years jhoblitt optimize faketool_pendingimfile.sql by removing the sub-query
(edit) @24388   17 years heather Replaced the impressively awesome sed command with a mac-friendly perl …
(edit) @24371   17 years Paul Price Fix chiptool -updaterun so that an empty where metadata can be tolerated.
(edit) @24335   17 years Paul Price Fixing double free.
(edit) @24284   17 years bills add two now magicdstool modes -toremove gives list of images for …
(edit) @24239   17 years bills In -revertwarped no longer set warpRun.state to 'new' We now do not …
(edit) @24226   17 years bills handle magicRuns from the inverse diff
(edit) @24225   17 years Paul Price Wasn't checking state of template.
(edit) @24214   17 years bills fault was ambiguous in revertnode
(edit) @24213   17 years bills template ids were reversed
(edit) @24194   17 years bills diffRun no longer has an exp_id
(edit) @24186   17 years bills fix some bugs in the pending cleanup queries. (Mostly that label was …
(edit) @24185   17 years bills adapt to changes in the diff and magic tables
(edit) @24182   17 years bills Specify that -label refers to camRun.label in -pendingcleanuprun
(edit) @24180   17 years Paul Price bothways and exposure were switched.
(edit) @24177   17 years bills remove foreign key constraint for dropped column
(edit) @24174   17 years Paul Price Merging branches/pap_magic@24173 into trunk. One conflict in …
(edit) @24167   17 years bills fix error in query
(edit) @24140   17 years eugene add label test to flatcorr pendingprocess; fix code on addprocess
(edit) @24125   17 years bills Pass information about the paths from the distribution server to the …
(edit) @24124   17 years bills add skycell_id to output of stacktool -sumskyfile
(edit) @24123   17 years bills fixed error in where clause for faketool -processedimfile
(edit) @24121   17 years bills back out last change. It breaks registration and it turns out isn't …
(edit) @24112   17 years bills add *Run.workdir to the listing modes. This will be used by the …
(edit) @24111   17 years Paul Price Removing files made unncessary by magictool definebyquery rework.
(edit) @24109   17 years bills Changes to receive processing. pass md5sum and filesize to dsget for …
(edit) @24107   17 years bills add bytes, md5sum, etc to -pendingfile output
(edit) @24106   17 years bills Fix bugs in advance: use left join to receiveResult check for no faults
(edit) @24105   17 years bills save bytes, md5sum, file_type, and component in receiveFile
(edit) @24059   17 years eugene missing single quotes around the label
(edit) @24047   17 years eugene remove code for old run advance
(edit) @24044   17 years eugene do not supply warpRun to label
(edit) @24043   17 years eugene add warptool -advancerun
(edit) @24042   17 years eugene replace p_psDBRunQueryF with p_psDBRunQuery as appropriate (no format …
(edit) @24038   17 years bills on receive side of distribution, optionally create a fileset in a …
(edit) @24014   17 years eugene add option to modify the user_1 value
(edit) @24008   17 years bills When joining to distRun add AND distRun.clean = distTarget.clean
(edit) @24001   17 years bills Add modes for creating the various tables used for the server side of …
(edit) @23998   17 years eugene detRuns with NULL values for exp_time_min, etc should not constrain …
(edit) @23997   17 years bills in definerunMode return false when certain functions fail
(edit) @23974   17 years bills properly select by label in magicdstool -todestreak
(edit) @23972   17 years bills move a line to match the comments
(edit) @23971   17 years bills changes to make -label work for -toprocess
(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) @23968   17 years bills minor change
(edit) @23959   17 years Paul Price Fixed typo.
(edit) @23953   17 years Paul Price Adding key for dateobs to make it easier to get ccd_temp for XY24.
(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) @23917   17 years eugene fix the label option for chiptool -definebyquery: need access to …
(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) @23893   17 years Paul Price Add UNIQUE constraint to ensure we're not downloading the same …
(edit) @23891   17 years Paul Price Don't remove AUTO_INCREMENT and FOREIGN KEY for the receive tables.
(edit) @23886   17 years bills add missing commma, balance number of rows in the selects being unioned
(edit) @23885   17 years Paul Price Modifying distribution client workflow (currently composed of …
(edit) @23884   17 years Paul Price Want sed, for creating mirror table creation SQL.
(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) @23879   17 years Paul Price Underscores need to be escaped on my Gentoo laptop (sed 4.1.5).
(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 …
Note: See TracRevisionLog for help on using the revision log.