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) @18704   18 years Paul Price Need path_base out of diffSkyfile for magic_process.pl
(edit) @18703   18 years Paul Price Need camera for magic_process.pl
(edit) @18700   18 years Paul Price Using skycell_id as the node name.
(edit) @18699   18 years Paul Price Can't spell.
(edit) @18698   18 years Paul Price Whoops --- exp_id isn't a string, but a S64, so I have to play games …
(edit) @18697   18 years Paul Price Need to restrict what's inserted into magicInputSkyfile by the exp_id.
(edit) @18694   18 years Paul Price Also need RA, Dec, tess_id.
(edit) @18693   18 years Paul Price Need camera out of magictool -totree.
(edit) @18688   18 years Paul Price Exposure level requires that fakeProcessedImfile is populated, so …
(edit) @18684   18 years Paul Price Replaced by difftool_definebyquery.sql
(edit) @18673   18 years Paul Price Adding selection on good_frac.
(edit) @18672   18 years Paul Price Don't list all fields.
(edit) @18669   18 years Paul Price No need to get every column.
(edit) @18668   18 years Paul Price Updating to match the various distributed parts.
(edit) @18665   18 years bills apply changes to the pstamp tables
(edit) @18664   18 years Paul Price Adding missing file.
(edit) @18663   18 years Paul Price Reworking magictool -definebyquery to support automation: want to be …
(edit) @18662   18 years Paul Price Adding exposure identifier in magicRun.
(edit) @18656   18 years Paul Price Renaming difftool -queue to difftool -definebyquery. Expanding SQL so …
(edit) @18655   18 years Paul Price Renaming queue to definebyquery.
(edit) @18610   18 years Paul Price Don't need that one.
(edit) @18609   18 years Paul Price That ORDER BY which I claimed was so important wasn't really. I think …
(edit) @18579   18 years Paul Price Fixing buggy query to get list of warps and stacks. It would return a …
(edit) @18577   18 years Paul Price Adding additional comments
(edit) @18576   18 years Paul Price Reformatting some of my tables. Adding "filter" to stackRun.
(edit) @18574   18 years Paul Price Completely reworking stacktool -definebyquery in order to support …
(edit) @18573   18 years Paul Price Adding revert options, fault code handling.
(edit) @18561   18 years eugene completely deprecate config->where; make all command-line handling …
(edit) @18526   18 years Paul Price Adding magictool -mask (to get the URI for the mask information out). …
(edit) @18524   18 years Paul Price Removing uri out of magictool -toprocess. Adding magictool -node to …
(edit) @18523   18 years Paul Price Adding magictool -totree
(edit) @18520   18 years Paul Price Updating tables for magic (adding fault codes, removing skyfilemask)
(edit) @18483   18 years Paul Price Need to get camera name out of stacktool -tosum.
(edit) @18448   18 years eugene chiptool now uses new state names: new (for run), full (for stop), and …
(edit) @18447   18 years Paul Price chiptool now uses 'new' instead of 'run'
(edit) @18395   18 years jhoblitt don't remove faults less than 10 minutes old
(edit) @18366   18 years eugene merge updates from cleanup branch
(edit) @18328   18 years jhoblitt add regtool -cleardupexp
(edit) @18319   18 years bills We forgot the most basic Data Store non-error. 503 Try Again.
(edit) @18314   18 years jhoblitt add pztool -clearcommonfaults
(edit) @18305   18 years jhoblitt add pztool -pending[exp|imfile] -desc flag
(edit) @18203   18 years jhoblitt invert exposure sort order such that the newest data (by dateobs) is …
(edit) @18126   18 years eugene sort by exp_id
(edit) @18125   18 years eugene add exp_tag
(edit) @18124   18 years bills warp_overlap.pl needs cam_id
(edit) @18118   18 years jhoblitt return a class_id
(edit) @18075   18 years jhoblitt add missing files
(edit) @18029   18 years jhoblitt merge faketool branch
(edit) @17938   18 years jhoblitt fwv
(edit) @17925   18 years jhoblitt more epoch value support
(edit) @17914   18 years jhoblitt update pzDownloadExp schema
(edit) @17882   18 years Paul Price Missing table
(edit) @17881   18 years jhoblitt fix fkey
(edit) @17880   18 years jhoblitt conditionally drop so the delete process doesn't halt if one table is …
(edit) @17879   18 years jhoblitt add faketables
(edit) @17872   18 years jhoblitt add epoch fields to pz*, new*, & raw* tables
(edit) @17859   18 years jhoblitt add chiptool -pendingcleanup & -donecleanup
(edit) @17856   18 years jhoblitt add createMode() function and mode table creation into …
(edit) @17854   18 years jhoblitt use share/pxadmin_drop_tables.sql to drop tables instead of the ippdb …
(edit) @17742   18 years Paul Price Fixing "ambiguous tess_id".
(edit) @17713   18 years Paul Price Need camera.
(edit) @17712   18 years Paul Price Adding difftool -queue
(edit) @17618   18 years jhoblitt further attempts to optimize the use of the regtool_pendingexp.sql query
(edit) @17588   18 years eugene consistently close subquery with a Foo
(edit) @17586   18 years eugene typo in sql statement
(edit) @17574   18 years jhoblitt optimize
(edit) @17573   18 years jhoblitt optimization
(edit) @17401   18 years Paul Price Need skycell_id and tess_id to set up outroot.
(edit) @17226   18 years jhoblitt implement warptool -revertwarped query support
(edit) @17216   18 years jhoblitt add camtool -revertprocessedexp query support
(edit) @17145   18 years jhoblitt add warptool -block/-masked/-unblock modes
(edit) @16985   18 years jhoblitt fix camtool -revertprocessedexp
(edit) @16942   18 years Paul Price Want tessellation and skycell.
(edit) @16828   18 years Paul Price No warpInputExp any more.
(edit) @16827   18 years Paul Price There is no warpInputSkyfile any more.
(edit) @16755   18 years Paul Price Want exp_id out of warptool -tooverlap
(edit) @16733   18 years jhoblitt require ippdb 1.1.31 remove warpInputExp table remove warptool -runone …
(edit) @16719   18 years Paul Price Should not even consider any warpSkyfiles that are to be "ignored".
(edit) @16688   18 years jhoblitt stacktool -definebyquery fixes
(edit) @16687   18 years jhoblitt fwv stacktool -definebyquery
(edit) @16669   18 years jhoblitt make sure that all chip_id's in a run are finished
(edit) @16668   18 years jhoblitt don't report stopped runs
(edit) @16627   18 years jhoblitt fix pzDownloadImfile join
(edit) @16613   18 years eugene added -unmasked mode to chiptool; added various restrictions to …
(edit) @16588   18 years jhoblitt replumb pz* steps
(edit) @16527   18 years eugene missing label from output (add been added to newExp)
(edit) @16526   18 years Paul Price 'register' state wasn't recognised.
(edit) @16514   18 years eugene needed parens around OR statement to protect following ANDs
(edit) @16511   18 years eugene fixed sql to work with master and register images
(edit) @16475   18 years Paul Price Adding expression to select registered detrend.
(edit) @16364   18 years jhoblitt add pztool -revertcopied mode
(edit) @16334   18 years jhoblitt add pztool -code
(edit) @16324   18 years Paul Price Adding tess_id to output.
(edit) @16170   18 years eugene merging changes from JHs end_stage branch (new end_stage field and …
(edit) @16025   19 years eugene join against chipProcessedImfile was multiplying output results by a …
(edit) @16024   19 years eugene dropped requirement for run state: not needed in standard processing …
(edit) @15956   19 years eugene sql was returning Nchip x the desired result
(edit) @15955   19 years eugene added missing sql entry
(edit) @15856   19 years eugene join resid imfile on det norm exp
(edit) @15855   19 years eugene drop commented entries, add workdir
Note: See TracRevisionLog for help on using the revision log.