IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/share

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28491   16 years Paul Price Fix syntax error.
(edit) @28489   16 years Paul Price Fix query following table change.
(edit) @28488   16 years Paul Price Adding column 'magicked' to diffPhotRun.
(edit) @28486   16 years Paul Price Merging (reintegrating) branches/pap (background restoration).
(edit) @28429   16 years Paul Price Reverting aborted upgrade --- only need magicked in the pending and …
(edit) @28428   16 years Paul Price Make diffphot respect/propagate magic status. No 'destreaking' set up …
(edit) @28414   16 years Paul Price Fix advance mode to respect faults.
(edit) @28412   16 years Paul Price Add 'data' mode to diffphottool to get output data details.
(edit) @28411   16 years Paul Price Adding diffphot to publish.
(edit) @28375   16 years watersc1 merge of stack association and warp/stack/diff jpegs
(edit) @28373   16 years Paul Price Fix pending query similar to definerun query.
(edit) @28372   16 years Paul Price Only get distinct exposures.
(edit) @28369   16 years Paul Price When magicked data is cleaned, the 'magicked' column is set to -1.
(edit) @28367   16 years Paul Price Fix queries.
(edit) @28366   16 years Paul Price Fix revert query.
(edit) @28365   16 years Paul Price Fix advance queries.
(edit) @28364   16 years Paul Price Fixing advance mode: 'You can't specify target table 'diffPhotRun' for …
(edit) @28357   16 years Paul Price Need tess_id for directory name.
(edit) @28349   16 years Paul Price Add tables.
(edit) @28348   16 years Paul Price Fix error.
(edit) @28345   16 years Paul Price Need to get camera out.
(edit) @28343   16 years Paul Price Adding database tables and tools for (re-)photometry of diffs.
(edit) @28341   16 years bills adding file
(edit) @28339   16 years bills implement ordering by Label.priority for camtool -processedexp Needed …
(edit) @28322   16 years Paul Price Fix query.
(edit) @28319   16 years Paul Price Additional search options for pubtool -definerun. Support publishing …
(edit) @28309   16 years bills print out magic_ds_id
(edit) @28294   16 years bills Add timestamp to pstampRequest
(edit) @28266   16 years Paul Price Don't change the state of an addRun when reverting.
(edit) @28265   16 years Paul Price Don't change the state of a camRun when reverting.
(edit) @28181   16 years Paul Price Merging branches/haf_branches/ipp.20100512/ into trunk: addtool …
(edit) @28154   16 years eugene staticsky tools, tasks, and script all working at the basic level
(edit) @28146   16 years bills don't revert dependent faults with fault > 10 unless explicitly …
(edit) @28145   16 years bills workaround for the problem described in ticket 1388. If a dependent …
(edit) @28113   16 years Paul Price Adding missing columns.
(edit) @28108   16 years bills add pstampWebRequest to dbconfig/changes.txt and drop the table in …
(edit) @28106   16 years bills Get the 'webrequest number' frm the database
(edit) @28096   16 years eugene more work on the staticsky interactions
(edit) @28091   16 years eugene updates to staticskytool (now mostly working)
(edit) @28089   16 years watersc1 Hopefully final edits for maskstats code
(edit) @28082   16 years bills order pending files by priority. Works but needs optimization.
(edit) @28056   16 years watersc1 Updates to fix the fact that the set of warpSkyfiles for a given …
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(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) @27985   16 years Paul Price Didn't mean to commit that change, so backing it out.
(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) @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) @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) @27856   16 years bills Add table Label which through priority column may be used to order …
(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) @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) @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) @27747   16 years bills process imfile if (chipRun.state = 'full' OR (chipRun.state = …
(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) @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) @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) @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) @27476   16 years bills fix broken query
(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) @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) @27419   16 years bills restore sql
(edit) @27418   16 years bills revert back to the previous version, by skycell update isn't ready yet
Note: See TracRevisionLog for help on using the revision log.