IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12119   19 years Paul Price bg_mean_stdev should not be required --- it may be NAN if we have a …
(edit) @12118   19 years jhoblitt fix -define... label handling
(edit) @12114   19 years Paul Price Adding additional output.
(edit) @12112   19 years Paul Price Need camera out of --inputskyfile.
(edit) @12110   19 years Paul Price Need workdir out.
(edit) @12105   19 years Paul Price Need warp_id out.
(edit) @12096   19 years jhoblitt move SQL out of chiptool into separate data files
(edit) @12095   19 years jhoblitt plug a memory leak
(edit) @12093   19 years jhoblitt don't send informational messages to the error stack
(edit) @12092   19 years jhoblitt don't send informational issues to the error stack
(edit) @12091   19 years jhoblitt fix pxDataGet()
(edit) @12087   19 years Paul Price Adding generated source file to .cvsignore
(edit) @12086   19 years jhoblitt move SQL out of regtool into separate data files
(edit) @12076   19 years jhoblitt * warptool -tooverlap should supply the camera and workdir for each …
(edit) @12075   19 years jhoblitt add pxDataGet()
(edit) @12066   19 years jhoblitt rename -orphanrun -childlessrun
(edit) @12065   19 years jhoblitt add dettool -orphanrun
(edit) @12058   19 years jhoblitt remove b2_uri rename b1_uri -> path_base
(edit) @12054   19 years Paul Price Fixing logical bug.
(edit) @12052   19 years jhoblitt make -definerun -warp_id required
(edit) @12044   19 years jhoblitt fix -towarped SQL (final time)
(edit) @12042   19 years jhoblitt fix -towarped SQL yet again
(edit) @12041   19 years jhoblitt un'fix' -scmap sql fix -towarped sql
(edit) @12040   19 years jhoblitt fix -scmap SQL
(edit) @12039   19 years jhoblitt add uri to -scmap's output
(edit) @12036   19 years jhoblitt add camera to -towarped output
(edit) @12035   19 years jhoblitt add cam_version to -imfile output
(edit) @12034   19 years Paul Price Statistics triplet not required.
(edit) @12029   19 years jhoblitt s/bg_mean_stdev/bg_stdev/ for skycell tables
(edit) @12025   19 years jhoblitt filename rename form pXtool -> [foo]tool perl -pi -e 's/p0/reg/g' …
(edit) @12024   19 years jhoblitt s/p0/reg/g s/p1/guide/g s/p2/chip/g s/p6/stack/g s/p5/diff/g …
(edit) @12017   19 years Paul Price Fixing names following rename.
(edit) @12004   19 years jhoblitt ws
(edit) @12003   19 years jhoblitt document the issue with mysql 4.1.x
(edit) @12002   19 years jhoblitt attempt to work around MySQL 4.1.21s broken support for nested …
(edit) @11997   19 years jhoblitt rename p[x]tools -> [foo]tools
(edit) @11994   19 years jhoblitt change -adddiffskyfile to automatically stop the run
(edit) @11986   19 years jhoblitt change p6tool -define run to accept -p4_id …
(edit) @11985   19 years jhoblitt s/Scfile/Skyfile/g s/scfile/skyfile/g s/SCFILE/SKYFILE/g
(edit) @11983   19 years jhoblitt improved p4tool transactions remove p6SumScfile.{skycell_id, tess_id} …
(edit) @11981   19 years jhoblitt remove p4Scfile.exp_tag & .p3_version change -addwarped to …
(edit) @11979   19 years jhoblitt add skycell_id & tess_id to p5Run and remove them from p5DiffScfile
(edit) @11976   19 years jhoblitt fix -tosum sql
(edit) @11974   19 years jhoblitt fix inputscfile SQL
(edit) @11973   19 years jhoblitt fix -imfile SQL
(edit) @11972   19 years jhoblitt make -addprocessedimfile -[bg, bg_stdev, bg_mean_stdev] optional
(edit) @11875   19 years jhoblitt require ippdb 1.1.9 add expgroup/dvodb fields to ippdb
(edit) @11866   19 years jhoblitt implement p6tool functionality
(edit) @11860   19 years jhoblitt properly handle pztoolConfig() errors
(edit) @11859   19 years jhoblitt properly handle pzgetimfileConfig() errors
(edit) @11857   19 years jhoblitt properly handle pzgetexpConfig() errors
(edit) @11856   19 years jhoblitt properly handle detselectConfig() errors
(edit) @11855   19 years jhoblitt properly hanlde dettoolConfig() errors
(edit) @11854   19 years jhoblitt properly handle pxinjectConfig() errors
(edit) @11853   19 years jhoblitt properly handle p5toolConfig() errors
(edit) @11852   19 years jhoblitt properly handle p4toolConfig() errors
(edit) @11851   19 years jhoblitt stub out all p6tool modes
(edit) @11844   19 years jhoblitt properly handle p3toolConfig() errors
(edit) @11843   19 years jhoblitt handle p2toolConfig() errors properly
(edit) @11842   19 years jhoblitt handle p0toolConfig() errors properly
(edit) @11841   19 years jhoblitt remove the use of goto
(edit) @11840   19 years jhoblitt report errors when pxadminConfig() fails
(edit) @11832   19 years Paul Price Adding products to .cvsignore
(edit) @11818   19 years jhoblitt remove exp_tag & p3_version from p4Scfile's primary key
(edit) @11816   19 years jhoblitt add solang/label/parent fields
(edit) @11814   19 years jhoblitt start p6tool
(edit) @11811   19 years jhoblitt finalize p5tool
(edit) @11810   19 years jhoblitt strip commented code
(edit) @11791   19 years jhoblitt typo
(edit) @11790   19 years jhoblitt fix p4_id creation reporting
(edit) @11789   19 years jhoblitt implement most of p5tool functionality
(edit) @11787   19 years jhoblitt stub out all p5tool modes
(edit) @11784   19 years jhoblitt stub out p5tool
(edit) @11781   19 years jhoblitt remove p4 tables that have been moved into p5
(edit) @11777   19 years jhoblitt add p4tool -warped
(edit) @11776   19 years jhoblitt add p4tool -towarped
(edit) @11774   19 years jhoblitt implement -scmap
(edit) @11773   19 years jhoblitt imrove -addoverlap error handling
(edit) @11771   19 years jhoblitt add missing arg
(edit) @11770   19 years jhoblitt make p4tool -addoverlap atomic
(edit) @11769   19 years jhoblitt first pass at p4tool -addoverlap
(edit) @11766   19 years jhoblitt add p4tool -tooverlap mode
(edit) @11765   19 years jhoblitt add p4tool -exp & -imfile
(edit) @11763   19 years jhoblitt stub out the new & improved p4tool with functionality broken out into …
(edit) @11736   19 years jhoblitt fix p4Run mode & state checking funcs
(edit) @11735   19 years jhoblitt p2/p3 version reorg
(edit) @11731   19 years jhoblitt add p4tool -updaterun
(edit) @11723   19 years jhoblitt partial impliementation of new p4 design
(edit) @11713   19 years jhoblitt missing semicolons
(edit) @11702   19 years jhoblitt update psAbort() API
(edit) @11572   19 years eugene fixed errors related to exp_tag restrictions
(edit) @11562   19 years jhoblitt add p2tool -queuerawexp
(edit) @11561   19 years jhoblitt fix ccd_temp type
(edit) @11554   19 years jhoblitt distcheck fixes
(edit) @11517   19 years jhoblitt remove perl module checks (perl scripts are now in ippScripts) use …
(edit) @11480   19 years eugene adding select ranges for detrunbyquery
(edit) @11427   19 years jhoblitt support time_[begin|end] being NULL
(edit) @11418   19 years jhoblitt fix inst -> object conversion instead of to camera
(edit) @11413   19 years Paul Price b2_uri should not be required.
(edit) @11360   19 years eugene update workdir and outroot names
Note: See TracRevisionLog for help on using the revision log.