IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/src/chiptool.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13649   19 years eugene added various chip and camera level metadata fields (bias stdev, ap …
(edit) @13580   19 years jhoblitt required option update
(edit) @12237   19 years jhoblitt add camPendingExp.workdir fix warptool -tooverlap SQL to handle …
(edit) @12232   19 years jhoblitt add chipPendingExp.workdir
(edit) @12200   19 years jhoblitt add camtool -queue
(edit) @12190   19 years jhoblitt rename chipQueueRawExp() -> chipQueueExpTag()
(edit) @12188   19 years jhoblitt add camQueueChipID and use it where appropriate
(edit) @12184   19 years jhoblitt tidy up chiptool -queuerawexp
(edit) @12177   19 years jhoblitt add chipQueueRawExp() and remove dead code that it can be used in place of
(edit) @12174   19 years jhoblitt first pass working chiptool -queuerawexp normalize …
(edit) @12131   19 years jhoblitt rename all *_version fields to be *_id change chip* tables to use a …
(edit) @12096   19 years jhoblitt move SQL out of chiptool into separate data files
(edit) @12093   19 years jhoblitt don't send informational messages to the error stack
(edit) @12058   19 years jhoblitt remove b2_uri rename b1_uri -> path_base
(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) @11997   19 years jhoblitt rename p[x]tools -> [foo]tools
(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) @11843   19 years jhoblitt handle p2toolConfig() errors properly
(edit) @11735   19 years jhoblitt p2/p3 version reorg
(edit) @11713   19 years jhoblitt missing semicolons
(edit) @11702   19 years jhoblitt update psAbort() API
(edit) @11562   19 years jhoblitt add p2tool -queuerawexp
(edit) @11138   20 years jhoblitt add basic workdir support
(edit) @11075   20 years jhoblitt catch renaming raw*Exp -> rawExp conversions update p3tool to the …
(edit) @11034   20 years jhoblitt strip out p2tool -quick & -define stubs
(edit) @11033   20 years jhoblitt rework fault handling: remove p2PendingImfile.fault add …
(edit) @11024   20 years jhoblitt add p3tool -faultexp & -pendingexp -faulted & -pendingexp -limit
(edit) @11002   20 years jhoblitt rename setFaultCode() -> pxSetFaultCode() and move it into it's own …
(edit) @10943   20 years jhoblitt add rawScienceExp.camera to the output of -pendingimfile
(edit) @10045   20 years jhoblitt print error stack on EXIT_FAILURE
(edit) @9790   20 years jhoblitt add phase 3 masking support
(edit) @9765   20 years jhoblitt implement -block/unblock/masked
(edit) @9764   20 years jhoblitt add basic p2 masking support and the p2Mask table
(edit) @9539   20 years Paul Price Fixing psLib APIs following clean-up.
(edit) @9392   20 years jhoblitt add copyright & license notices
(edit) @9249   20 years jhoblitt reimplemented pendingimfileMode()
(edit) @9239   20 years jhoblitt improve database error handling
(edit) @9057   20 years jhoblitt require ippdb 0.0.38 the "big" exp_id -> exp_tag conversion
(edit) @8849   20 years Paul Price Adding string.h where required
(edit) @8667   20 years jhoblitt update p2pendingToProcessedImfile() rename p2pendingToProcessedImfile …
(edit) @8661   20 years jhoblitt restrict the scope of whereClaus in updateimfileMode()
(edit) @8658   20 years jhoblitt rename -pending -> -pendingimfiles rename -done -> …
(edit) @8535   20 years jhoblitt rename p2search -> p2tool
(edit) @8120   20 years jhoblitt large database schema change -> add airmass, ra, decl, exp_time, & …
(edit) @8073   20 years jhoblitt fix memory leak in handling psError objects
(edit) @8063   20 years jhoblitt yet more memory leaks
(edit) @8062   20 years jhoblitt use long instead of int as loop counters
(edit) @8059   20 years jhoblitt accidental premature checkin
(edit) @8052   20 years jhoblitt typo fix
(edit) @8051   20 years jhoblitt make -done partially transactional
(edit) @8050   20 years jhoblitt make -uri a mandatory option to -done use -uri from CLI instead of …
(edit) @8045   20 years jhoblitt move p2pendingToDoneImfile() into p2search.c
(edit) @8038   20 years jhoblitt fix a memory leak in -pending
(edit) @7864   20 years jhoblitt gracefully handle p2PendingFrameSearch() failing
(edit) @7848   20 years jhoblitt partial conversion to the new *Config() setup
(edit) @6978   20 years jhoblitt cleanups: all cli utils have thier own .h make *Config() funcs …
(edit) @6668   20 years jhoblitt rename all url struct fields -> uri add pzPendingFrame
(edit) @6341   20 years jhoblitt rename pxConfig database -> dbh
(edit) @6261   20 years jhoblitt merge p0/2 types -> pxMode/pxConfig add initial p0 support: p0search, …
(edit) @6258   20 years jhoblitt rename: p2searchRawFrames() -> rawScienceFrameSearch() …
(edit) @6223   20 years jhoblitt change quickMode() to use rawScienceFramePrint() instead of …
(edit) @6221   20 years jhoblitt rename: ppRawFrame -> rawScienceFrame ppRawFrameFree() -> …
(edit) @6220   20 years jhoblitt rename p2writePendingFrames.c -> pxframes.c rename …
(edit) @6210   20 years jhoblitt rename: project name p2tools -> pxtools lib name p2tools -> …
(edit) @6170   20 years jhoblitt updated -done logic
(edit) @6163   21 years jhoblitt partial -done implementation
(edit) @6150   21 years jhoblitt make -inst optional add -exp_id -class -class_id -url misc. option cleanup
(edit) @6139   21 years jhoblitt move modes into functions
(edit) @6135   21 years jhoblitt revised -define logic
(edit) @6128   21 years jhoblitt whitespace
(edit) @6126   21 years jhoblitt exit() instead of psAbort() where resonable
(edit) @6104   21 years jhoblitt select options via a switch stmt instead of multiple if stmts
(edit) @6075   21 years jhoblitt typo fix
(edit) @6074   21 years jhoblitt disable P2_MODE_UPDATE mode add errorchecking for all functions
(edit) @6069   21 years jhoblitt add whitespace
(edit) @6063   21 years jhoblitt rename p2search.h -> p2tools.h
(edit) @6060   21 years jhoblitt compilation fixes switch to using the metadatadb API
(add) @5881   21 years eugene moving p2tools, etc to ippTools
Note: See TracRevisionLog for help on using the revision log.