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) @10697   20 years jhoblitt add -definebyquery -dateobs_begin & -dateobs_end
(edit) @10690   20 years jhoblitt implement -definerun
(edit) @10689   20 years jhoblitt add p4Run table
(edit) @10677   20 years jhoblitt add 1st draft mode options
(edit) @10672   20 years jhoblitt add -definebyquery -pretend option
(edit) @10671   20 years jhoblitt add a -limit option to -pendingexp & -pendingimfile
(edit) @10642   20 years jhoblitt stub out p4tool
(edit) @10637   20 years jhoblitt make most options 'optional' per PPs request
(edit) @10453   20 years jhoblitt fix pzPendingImfile column ordering
(edit) @10452   20 years jhoblitt fix tracing output
(edit) @10440   20 years jhoblitt update to the new pmConfigRead() prototype
(edit) @10405   20 years jhoblitt add DataStore file_id support
(edit) @10404   20 years jhoblitt make -updateimfile -bg_* params optional per PPs request (part 2)
(edit) @10403   20 years jhoblitt make -updateimfile -bg_* params optional per PPs request
(edit) @10231   20 years jhoblitt guard psTimeFromISO() from being called with NULL
(edit) @10230   20 years jhoblitt remove unused defines from pxtools.h
(edit) @10229   20 years jhoblitt remove unused files
(edit) @10228   20 years jhoblitt code formatting tweaks
(edit) @10227   20 years jhoblitt implement -detrunsummary
(edit) @10226   20 years jhoblitt remove unused code (files)
(edit) @10225   20 years jhoblitt remove detMasterFrame & detMasterImfile
(edit) @10223   20 years jhoblitt stub out -detrunsummary
(edit) @10222   20 years jhoblitt fix -adddetrunsummary to work with verify mode
(edit) @10221   20 years jhoblitt fix -residdetrun to work with verify mode
(edit) @10220   20 years jhoblitt fix -residexp to work with verify mode
(edit) @10219   20 years jhoblitt add detRun.mode to the out of -toresidexp
(edit) @10218   20 years jhoblitt fix -addresidexp for verify mode
(edit) @10217   20 years jhoblitt fix -toresidexp for verify mode
(edit) @10216   20 years jhoblitt fix -toresidimfile & -addresidimfile for verify mode
(edit) @10208   20 years jhoblitt remove unused -definebyquery option -det_Id
(edit) @10207   20 years jhoblitt fix a mem leak
(edit) @10206   20 years jhoblitt more partial verify mode support, fixed "master" SQL queries, and some …
(edit) @10163   20 years jhoblitt update -residimfile to support verify mode
(edit) @10162   20 years jhoblitt update -toresidimfile to handle verify mode
(edit) @10161   20 years jhoblitt constrain results to "master" detRun.mode
(edit) @10160   20 years jhoblitt rename detRun.mode ='create' -> 'master'
(edit) @10159   20 years jhoblitt add detRun.mode = 'create' restraint
(edit) @10158   20 years jhoblitt rename detRun.det_mode -> .mode
(edit) @10150   20 years jhoblitt add -det_mode support to the appropriate tool modes
(edit) @10131   20 years jhoblitt SQL cleanup in pendingexpMode() & updateexpMode() make -updateexp …
(edit) @10124   20 years jhoblitt rewrite toprocessedimfileMode() SQL to be more efficient & to also …
(edit) @10120   20 years jhoblitt fix mem leaks
(edit) @10119   20 years jhoblitt fix a mem leak
(edit) @10118   20 years jhoblitt change to using pxGenExpTag() to generate exp_tags
(edit) @10116   20 years jhoblitt convert all exp_tags to be of type STR
(edit) @10115   20 years jhoblitt -newExp no longer takes an exp_tag argument and now returns the …
(edit) @10114   20 years jhoblitt add pxGenExpTag()
(edit) @10113   20 years jhoblitt re-enable expTagCounter
(edit) @10074   20 years jhoblitt fix mem corruption & leaks
(edit) @10063   20 years jhoblitt update pzDoneExp
(edit) @10057   20 years jhoblitt additional sanity checking
(edit) @10056   20 years jhoblitt revamp -copydone remove dead/unused code
(edit) @10055   20 years jhoblitt ws
(edit) @10054   20 years jhoblitt fix a mem leak
(edit) @10047   20 years jhoblitt print error stack on EXIT_FAILURE only
(edit) @10046   20 years jhoblitt init/cleanup psLib * psModules
(edit) @10045   20 years jhoblitt print error stack on EXIT_FAILURE
(edit) @10042   20 years jhoblitt stub out -copydone options
(edit) @10041   20 years jhoblitt remove pzgetfile (unneeded)
(edit) @10040   20 years jhoblitt change newExp.exp_tag to be psU64
(edit) @10039   20 years jhoblitt add newExp.dateobs change newExp.exp_tag to psU64
(edit) @10038   20 years jhoblitt remove pzPendingFrame struct
(edit) @10037   20 years jhoblitt add summitImfileDropTable, pzDoneExpDropTable, & pzDoneImfileDropTable
(edit) @10036   20 years jhoblitt change -pendingimfile to return the exp_tag
(edit) @10035   20 years jhoblitt insert the pzPendingExp row into newExp to generated an exp_tag and …
(edit) @10034   20 years jhoblitt fix premature free
(edit) @10030   20 years jhoblitt use db transactions
(edit) @10029   20 years jhoblitt remove support for generating exp_tags() fix early exit() fix memory leaks
(edit) @10028   20 years jhoblitt stub out pzgetfile
(edit) @10025   20 years jhoblitt rename -pending mode -> -pendingexp add -pendingimfile mode
(edit) @10024   20 years jhoblitt complete support of the new database schema
(edit) @10021   20 years jhoblitt further work towards supporting the new database schema init/cleanup …
(edit) @10020   20 years jhoblitt init/cleanup pslib & psmodules convert to psTrace() for debugging …
(edit) @10014   20 years jhoblitt revamped to follow new table structure
(edit) @10013   20 years jhoblitt rename *.time filed -> dateobs call gentag() stored func to generate …
(edit) @10000   20 years jhoblitt handle summitExp.imfiles
(edit) @9973   20 years jhoblitt fix -seen search params
(edit) @9972   20 years jhoblitt add datastore "time" field handling to pzgetexp
(edit) @9968   20 years jhoblitt overhaul pzgetexp to be more error tolerant and efficient
(edit) @9967   20 years jhoblitt modernize pztool -seen
(edit) @9966   20 years jhoblitt rename -definebydetrun -filter_exp_* -> -filter_input_*
(edit) @9965   20 years jhoblitt fix -toprocessedexp returning exp_tag's before all of their component …
(edit) @9961   20 years jhoblitt fix -definebydetrun time filtering
(edit) @9960   20 years jhoblitt typo fix
(edit) @9957   20 years jhoblitt fix lost -definebyquery options first pass implementation of …
(edit) @9947   20 years jhoblitt fix -definebydetrun memory corruption issues
(edit) @9946   20 years jhoblitt first pass implementation of -definebydetrun
(edit) @9942   20 years jhoblitt stub out -definebydetrun as a copy of -definebyquery
(edit) @9940   20 years jhoblitt plug a simple memory leak
(edit) @9930   20 years jhoblitt add rawDetrenedExp.camera to the output of dettool -toprocessedexp
(edit) @9929   20 years jhoblitt add camera to the output of dettool -raw
(edit) @9913   20 years jhoblitt possible fix for join error in -tonormalize
(edit) @9821   20 years jhoblitt remove dettool -updatedetrun -stop add dettool -upratedetrun -state …
(edit) @9820   20 years jhoblitt fix memory leak in register_detrendMode()
(edit) @9817   20 years jhoblitt first pass implementation of -register_detrend & -register_detrend_imfile
(edit) @9816   20 years jhoblitt stub out -register_detrend & -register_detrend_imfile
(edit) @9790   20 years jhoblitt add phase 3 masking support
(edit) @9766   20 years jhoblitt rename dettool -definebyexp -> definebytag
(edit) @9765   20 years jhoblitt implement -block/unblock/masked
(edit) @9764   20 years jhoblitt add basic p2 masking support and the p2Mask table
Note: See TracRevisionLog for help on using the revision log.