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) @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   19 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
(edit) @15835   19 years jhoblitt allow 'correction' detRun's to be selected
(edit) @15831   19 years jhoblitt nest SQL statment so where conditions can be tacked on
(edit) @15830   19 years jhoblitt implement dettool -addcorrectimfile
(edit) @15829   19 years jhoblitt fwv
(edit) @15828   19 years jhoblitt implement dettool -makecorrection, -tocorrectexp, & -tocorrectimfile
(edit) @15827   19 years jhoblitt constrain on detRun.mode/.state
(edit) @15826   19 years eugene fixed sql to return the correct count of class_ids
(edit) @15825   19 years jhoblitt fwv
(edit) @15821   19 years jhoblitt * empty log message *
(edit) @15769   19 years jhoblitt fix .fault handling
(edit) @15763   19 years jhoblitt stop exposures with rawImfiles that have non zero fault codes from …
(edit) @15755   19 years jhoblitt impliemnt -flatcorrimfile
(edit) @15695   19 years jhoblitt mostly impliement flatcorr -pending
(edit) @15686   19 years jhoblitt add flatcorr_pending.sql
(edit) @15685   19 years jhoblitt fwv
(edit) @15536   19 years jhoblitt add support for warpSkyfile.ignore field
(edit) @15535   19 years jhoblitt formatting
(edit) @15528   19 years jhoblitt fix *.fault = 0 constrant
(edit) @15527   19 years jhoblitt typo
(edit) @15526   19 years jhoblitt fix left join on fault = 0
(edit) @15515   19 years jhoblitt correctly handle warp_id's that map to multiple skycells
(edit) @15512   19 years jhoblitt correctly handle warp_id's that map to multiple skycells
(edit) @15506   19 years jhoblitt limit fields returned
(edit) @15504   19 years jhoblitt flesh out magictool -inputskyfile
(edit) @15499   19 years jhoblitt add magictool -queue mode
(edit) @15486   19 years jhoblitt fwv
(edit) @15484   19 years jhoblitt fix it again!
Note: See TracRevisionLog for help on using the revision log.