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) @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
(edit) @9753   20 years jhoblitt change -runs to differentiate between database errors & no rows founds
(edit) @9752   20 years jhoblitt implement -search -use_begin & -use_end
(edit) @9735   20 years Paul Price Changed definition of psArrayAlloc
(edit) @9711   20 years jhoblitt change -defineby* to make most detRun attributes optional
(edit) @9708   20 years jhoblitt change -search to match against the new fields in detRun
(edit) @9707   20 years jhoblitt add dettool -defineby* fpa attributes
(edit) @9691   20 years jhoblitt fix an error message
(edit) @9682   20 years jhoblitt add -dateobs params to -update[imfile|exp]
(edit) @9539   20 years Paul Price Fixing psLib APIs following clean-up.
(edit) @9494   20 years Paul Price Add camera for toresidexp.
(edit) @9489   20 years jhoblitt fix -tonormalizedstat so that HAVING can see the approprate fields
(edit) @9488   20 years jhoblitt yet another typo
(edit) @9487   20 years jhoblitt readd that pesky comma
(edit) @9486   20 years jhoblitt readd .camera to the output of tonormalizedstat
(edit) @9485   20 years jhoblitt remove extra comma
(edit) @9484   20 years jhoblitt tweak -tonormalizedstats sql to eliminate double entires.
(edit) @9467   20 years eugene replacing LIMIT in search query
(edit) @9465   20 years jhoblitt tweak processedimfile sql
(edit) @9464   20 years Paul Price Wasn't compiling without parens for JH.
(edit) @9462   20 years Paul Price Won't compile with NULL format string for psErrorStackPrint.
(edit) @9460   20 years eugene added restriction by exp_tag to limit the query to the desired entries
(edit) @9450   20 years jhoblitt fix normalizedimfile iteration handling
(edit) @9448   20 years jhoblitt fix -normalizedimfile where constraint missing namespace
(edit) @9444   20 years jhoblitt remove psErrorStackPrint() newline
(edit) @9443   20 years jhoblitt change -processedimfile to be distinct
(edit) @9442   20 years jhoblitt fix -processedimfile where params constraints (missing namespace)
(edit) @9440   20 years jhoblitt more SQL fiddling
(edit) @9431   20 years jhoblitt rename detRun.position -> detRun.det_id
(edit) @9429   20 years jhoblitt mode name & variable name cleanup rename -toprocess -> …
(edit) @9427   20 years jhoblitt reorder help output
(edit) @9426   20 years jhoblitt change the SQL in these options -stacked, -normalizedexp, …
(edit) @9425   20 years jhoblitt remove the "position" auto index field from all ippdb generated …
Note: See TracRevisionLog for help on using the revision log.