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) @28080   16 years bills -class_id shouldn't be required for chiptool -setimfiletoupdate
(edit) @28079   16 years bills oops in -updatelabel forgot the "WHERE label = '%s', label
(edit) @28076   16 years bills labeltool lives!
(edit) @28075   16 years bills add labeltool
(edit) @28074   16 years bills first revision for labeltool only -listlabel is implemented
(edit) @28057   16 years watersc1 forgot a debug print statement.
(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) @28054   16 years bills make -label -data_group -dist_group lookups LIKE comparisions for …
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @28041   16 years Paul Price Fix type.
(edit) @28040   16 years Paul Price filter is not a part of diff.
(edit) @28039   16 years Paul Price Add selection by filter.
(edit) @28022   16 years bills Don't set run to update unless it has never been magicked or if the …
(edit) @28001   16 years eugene adding -comment, -obs_mode, -pretend options to -definebyquery
(edit) @27985   16 years Paul Price Didn't mean to commit that change, so backing it out.
(edit) @27984   16 years Paul Price Fixing WHERE.
(edit) @27983   16 years Paul Price Adding PXOPT_COPY_BOOL.
(edit) @27982   16 years Paul Price Adding magictool -exposure to get camProcessedExp.path_base from magic_id.
(edit) @27975   16 years eugene adding chiptool_export_run.sql to makefile
(edit) @27969   16 years eugene avoid unattached non-static format statements
(edit) @27963   16 years eugene minor re-orgs of staticsky (including ss_id to sky_id)
(edit) @27945   16 years bills include stageRun.magicked for magicdstool -todestreak and -torevert. …
(edit) @27929   16 years bills When updating use the original path_base
(edit) @27926   16 years bills When updating an image use the original path base for consistency with …
(edit) @27920   16 years bills when doing diff updates, use existing path_base
(edit) @27915   16 years bills Add camRun.state to output of camtool -processedexp
(edit) @27907   16 years Paul Price COUNT(expr) always returns the total number even if expr is false …
(edit) @27894   16 years eugene make object restrictions LIKE not ==
(edit) @27893   16 years eugene make label, data_group, dist_group restrictions LIKE not ==
(edit) @27881   16 years bills Let pstampDependents start running before a request file has completed …
(edit) @27880   16 years bills in chiptool modes -processedimfile and -listrun and warptool modes …
(edit) @27874   16 years bills Various changes to the postage stamp server and associated tables. …
(edit) @27859   16 years watersc1 Fix typos in pstamptool database queries. Add pstampDependent.outdir …
(edit) @27858   16 years bills ORDER BY priority DESC, chip_id
(edit) @27856   16 years bills Add table Label which through priority column may be used to order …
(edit) @27834   16 years eugene fix psStringAppend statement missing format
(edit) @27797   16 years eugene do not select detrends in state of register; registered detrends (mode …
(edit) @27795   16 years bills first crack at queuing automatic updates for diffSkyfiles. Various bug …
(edit) @27794   16 years bills implement -setskyfiletoupdate and make difftool -revertdiffskyfile …
(edit) @27786   16 years bills don't clean up camera stage destreak runs. (Don't delete the …
(edit) @27781   16 years bills changes to pstampDependent
(edit) @27777   16 years bills have warptool -revertwarped fix warpSkyfiles in data_state 'update' …
(edit) @27776   16 years bills have chiptool -revertprocessedimfile revert faults from the update …
(edit) @27773   16 years heather added dvodb to updaterun
(edit) @27765   16 years bills add staticsky tables to list of tables dropped by pxadmin -delete
(edit) @27764   16 years Paul Price Key/index additions for distribution tables.
(edit) @27763   16 years Paul Price Add key/index to magicDSRun to make it go faster for cleanup.
(edit) @27749   16 years bills -destreaked is now magicked != 0 not > 0. This tells us which data can …
(edit) @27748   16 years bills add flag to -processedimfile to list faulted and unfaulted files together
(edit) @27747   16 years bills process imfile if (chipRun.state = 'full' OR (chipRun.state = …
(edit) @27745   16 years bills in -updaterun dont' set stage to 'goto_cleaned' if it is already 'cleaned'
(edit) @27744   16 years bills new files for -listrun modes and pstamptool modes
(edit) @27743   16 years bills Add difftool -listrun mode Add diff_mode to the output form -diffskyfile
(edit) @27742   16 years bills add -listrun mode
(edit) @27741   16 years bills changes to pstampDependent
(edit) @27740   16 years bills Enable the postage stamp server to handle requests for stamps from …
(edit) @27739   16 years bills Various changes to -processedexp to support the postage stamp server
(edit) @27738   16 years bills Add -listrun mode. Fix handling of magicked bits during update. …
(edit) @27737   16 years bills Fix very slow query for -towarped. Re-enable update processing; Add …
(edit) @27734   16 years Paul Price Removing stray comma.
(edit) @27731   16 years Paul Price Fix cut/paste error.
(edit) @27723   16 years watersc1 Have difference images inherit the data_group of the warp that went …
(edit) @27722   16 years watersc1 select warps to include in a stack by the data_group
(edit) @27682   16 years Paul Price Fix query.
(edit) @27681   16 years Paul Price Fix query.
(edit) @27680   16 years Paul Price Need to group by tess_id to avoid mixing tessellations.
(edit) @27679   16 years Paul Price Fix stacktool -tosum to require that all inputs have state = 'full'.
(edit) @27678   16 years Paul Price Simplifying stacktool_inputskyfile.sql
(edit) @27644   16 years heather this adds fault 115 to the common faults - this is a nebulous timeout …
(edit) @27576   16 years Paul Price Don't ever Ever EVER select ourself to diff against.
(edit) @27546   16 years Paul Price Adding work in progress on static sky analysis workflow definition. …
(edit) @27542   16 years bills in -updateinterest accept -clean and -full to chose which to update
(edit) @27536   16 years bills handle version checking in -importrun and -exportrun
(edit) @27519   16 years Paul Price Gotta join the WHERE clause in properly.
(edit) @27518   16 years Paul Price Fix destreaking bug: magicdstool -getskycells assumed the mapping …
(edit) @27503   16 years bills Fix performance problem in warptool -towarped. This "fix" disables …
(edit) @27483   16 years bills add set_data_group to disttool -definebyquery and -updaterun
(edit) @27476   16 years bills fix broken query
(edit) @27460   16 years bills remove old code
(edit) @27459   16 years bills add -use_alternate to -definebyquery args. Remove selection by …
(edit) @27458   16 years bills name the magicked column
(edit) @27457   16 years bills don't need alternate flag in the output
(edit) @27456   16 years bills reorganize the query for raw files to support distributing from …
(edit) @27455   16 years bills support distributing raw files from "alternate" location …
(edit) @27454   16 years bills trim the .fits off of rawImfile.uri to treat it as a path_base
(edit) @27453   16 years bills need cam_id for raw stage
(edit) @27452   16 years bills add magicDSFile.nodiff_frac
(edit) @27450   16 years bills add alternate to distRun get inputs from alternate location add …
(edit) @27445   16 years Paul Price Only select warp runs that are 'full'. This is necessary following …
(edit) @27444   16 years Paul Price Remove -available flag for difftool -definewarpwarp. It doesn't do …
(edit) @27419   16 years bills restore sql
(edit) @27418   16 years bills revert back to the previous version, by skycell update isn't ready yet
(edit) @27417   16 years Paul Price Merging development branch branches/pap_stack/ (exposure maps and …
(edit) @27391   16 years bills changes to support updating only a subset of the components of a run
(edit) @27389   16 years Paul Price Allow multiple labels for warptool -updaterun.
(edit) @27388   16 years Paul Price Fixing logic to avoid compiler warning.
(edit) @27358   16 years bills disambiguate chip_id
(edit) @27349   16 years bills add -set_data_group to updaterun change -dry_run to -pretend to be …
(edit) @27315   16 years watersc1 Updated "split" version of lossy compression, with tasks to do …
Note: See TracRevisionLog for help on using the revision log.